diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 184160 -> 184161 bytes | |||
-rw-r--r-- | profiles/package.mask | 25 | ||||
-rw-r--r-- | profiles/use.local.desc | 8 |
3 files changed, 15 insertions, 18 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 1bee79d90780..ca2d94101a47 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/package.mask b/profiles/package.mask index 4415617efdd0..0a3f9d8c6a70 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,19 @@ #--- END OF EXAMPLES --- +# Matt Turner <mattst88@gentoo.org> (2023-03-30) +# gnome-online-miners and libzapojit are archived upstream. All three packages +# are stuck on libsoup-2.4. gnome-photos is the only reverse dependency of +# gnome-online-miners, and it works without it. +# Removal on 2023-04-30. +net-libs/libgfbgraph +net-libs/libzapojit +net-misc/gnome-online-miners + +# Hans de Graaff <graaff@gentoo.org> (2023-03-30) +# Deprecated upstream and ruby27-only. Masked for removal on 2023-04-30. +dev-ruby/elasticsearch-extensions + # Hans de Graaff <graaff@gentoo.org> (2023-03-30) # Ships a Certificate Authority bundle from 2014. Not needed on Gentoo # since we use ca-certificates. Masked for removal on 2023-04-30. @@ -333,20 +346,10 @@ gnome-extra/gconf-editor # Removal on 2023-04-03. Bug #873856 app-office/upwork -# Michał Górny <mgorny@gentoo.org> (2023-02-28) -# Unmaintained. Last (keep-alive) commit in 2019. Suffers from bitrot. -# Removal on 2023-03-30. Bug #885713. -net-im/ekg2 - # Mike Pagano <mpagano@gentoo.org> (2023-02-27) # Mask =www-servers/nginx-unit-1.29.0-r1 for testing =www-servers/nginx-unit-1.29.0-r1 -# Pacho Ramos <pacho@gentoo.org> (2023-02-27) -# No longer needed by thermald-2, discontinued by upstream -# Removal: 2023-03-29. Bug #898164. -sys-power/dptfxtract - # Torokhov Sergey <torokhov-s-a@yandex.ru> (2023-02-26) # The masked version causes GIMP breaking of Cut/Copy/Paste # https://gitlab.gnome.org/GNOME/gimp/-/issues/9175 @@ -395,8 +398,6 @@ dev-python/pkgutil_resolve_name # other non-slotted dependencies have been. media-gfx/gnome-photos media-sound/gnome-music -net-libs/libzapojit -net-misc/gnome-online-miners # Jaco Kroon <jaco@uls.co.za> (2022-11-05) # Some potentially breaking changes here, please check the UPGRADE.txt file. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 8f8aa72d452c..3fea80154939 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2803,6 +2803,7 @@ dev-util/muon:libpkgconf - Enable looking up packages via dev-util/pkgconf. dev-util/nvidia-cuda-toolkit:debugger - Install the CUDA debugger dev-util/nvidia-cuda-toolkit:nsight - Install profiling and optimizing tools (nsight-compute, nsight-systems) dev-util/nvidia-cuda-toolkit:profiler - Install the NVIDIA CUDA profiler (nvprof) and the related libraries +dev-util/nvidia-cuda-toolkit:rdma - Enable infiniband support via sys-cluster/rdma-core dev-util/nvidia-cuda-toolkit:sanitizer - Install compute-sanitizer tool dev-util/nvidia-cuda-toolkit:vis-profiler - Install the NVIDIA CUDA visual profiler (nvvp) dev-util/oprofile:apidoc - Provide doxygen generated API docs. @@ -3972,7 +3973,6 @@ media-gfx/gimp:jpegxl - Enable support for JPEG XL image format media-gfx/gimp:vector-icons - Enable support for vector icons (experimental) media-gfx/gmic:cli - Build CLI interface media-gfx/gmic:opencv - Enable support for webcams using the OpenCV library -media-gfx/gnome-photos:flickr - Ensure runtime Flickr support media-gfx/graphicsmagick:dynamic-loading - Compile graphicsmagick with dynamically loadable modules media-gfx/graphicsmagick:fpx - Enable FlashPix support with media-libs/libfpx media-gfx/graphicsmagick:jpegxl - Enable support for JPEG XL image format @@ -5715,11 +5715,6 @@ net-im/ejabberd:sip - Enable SIP support net-im/ejabberd:sqlite - Enable SQLite database support net-im/ejabberd:stun - Enable STUN/TURN support net-im/ejabberd:zlib - Enable Stream Compression (XEP-0138) using zlib -net-im/ekg2:gadu - Enable Gadu-Gadu protocol support (requires net-libs/libgadu). -net-im/ekg2:gpg - Enable jabber message encryption through app-crypt/gpgme. -net-im/ekg2:minimal - Disable building extra plugins with no additional deps. -net-im/ekg2:openssl - Support encryption in sim plugin, using OpenSSL. -net-im/ekg2:sqlite - Support logging messages into SQLite3 database. net-im/err:irc - Pull optional dependencies, needed for IRC backend net-im/gajim:crypt - End to end encryption and GPG encryption net-im/gajim:geolocation - Sharing your location @@ -8923,6 +8918,7 @@ x11-terms/rxvt-unicode:iso14755 - Enable ISO-14755 support x11-terms/rxvt-unicode:mousewheel - Enable scrolling via mouse wheel or buttons 4 and 5 x11-terms/rxvt-unicode:perl - Enable perl script support. You can still disable this at runtime with -pe "" x11-terms/rxvt-unicode:unicode3 - Use 21 instead of 16 bits to represent unicode characters +x11-terms/rxvt-unicode:wide-glyphs - Enable *unofficial* support for wide glyphs, required for certain symbol/icon fonts to display correctly x11-terms/terminology:extras - Install additional testing tools x11-terms/xfce4-terminal:utempter - Include utmp management support via sys-libs/libutempter x11-terms/xterm:openpty - Use openpty() in preference to posix_openpt() |