From 29b57ed4ec4ef02e630cdb9973df88c98d785f8d Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 7 Apr 2025 07:11:03 +0000 Subject: [PATCH] profiles: Sync with Gentoo It's from Gentoo commit b13f016cc0391d2f57c6eb2727eedcee34127626. --- .../arch/amd64/package.use.stable.mask | 2 +- .../profiles/arch/amd64/x32/package.mask | 6 + .../profiles/arch/arm/23.0-armv7a_sf/parent | 1 + .../profiles/arch/arm/package.use.mask | 4 + .../arch/arm64/big-endian/package.mask | 9 + .../profiles/arch/mips/package.use.mask | 4 + .../profiles/arch/x86/package.use.mask | 4 + .../profiles/base/make.defaults | 2 +- .../profiles/base/package.use.force | 4 +- .../profiles/features/big-endian/package.mask | 1 + .../profiles/features/musl/package.mask | 3 + .../profiles/features/wd40/package.mask | 2 + .../profiles/features/wd40/use.mask | 6 +- .../portage-stable/profiles/package.mask | 170 ++++++++++++++---- .../profiles/prefix/darwin/macos/package.mask | 16 +- .../prefix/sunos/solaris/package.mask | 5 - .../portage-stable/profiles/updates/2Q-2025 | 1 + .../portage-stable/profiles/use.desc | 2 +- 18 files changed, 190 insertions(+), 52 deletions(-) create mode 100644 sdk_container/src/third_party/portage-stable/profiles/arch/arm64/big-endian/package.mask create mode 100644 sdk_container/src/third_party/portage-stable/profiles/updates/2Q-2025 diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/package.use.stable.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/package.use.stable.mask index eeeb6a4250..def0fd9708 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/package.use.stable.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/package.use.stable.mask @@ -72,7 +72,7 @@ llvm-runtimes/openmp llvm_targets_AMDGPU # Sam James (2022-12-11) # net-libs/rustls-ffi is not yet marked stable -net-misc/curl rustls curl_ssl_rustls +net-misc/curl rustls curl_ssl_rustls ech # Sam James (2022-12-07) # Needs unstable media-libs/libvpl diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/x32/package.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/x32/package.mask index 854dc1c1c2..8d541963d3 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/x32/package.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/x32/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Paul Zander (2025-04-04) +# Requires dev-qt/qtwebengine +dev-util/nsight-compute +dev-util/nsight-graphics + # Z. Liu (2025-01-23) # Requires dev-qt/qtwebengine net-misc/seafile-client @@ -91,6 +96,7 @@ app-text/calibre app-text/cb2bib app-text/kchmviewer app-text/sigil +app-text/uchmviewer dev-python/spyder dev-python/spyder-terminal dev-python/spyder-unittest diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/arm/23.0-armv7a_sf/parent b/sdk_container/src/third_party/portage-stable/profiles/arch/arm/23.0-armv7a_sf/parent index f3229c5b98..154b8158dc 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/arm/23.0-armv7a_sf/parent +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/arm/23.0-armv7a_sf/parent @@ -1 +1,2 @@ .. +../../../features/wd40 diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/arm/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/arm/package.use.mask index 074b55c517..8b3fe6d7e5 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/arm/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (2025-04-02) +# Needs kde-frameworks/breeze-icons which is not keyworded here. +net-irc/quassel system-icons + # NRK (2025-03-17) # media-libs/libyuv is not keyworded media-libs/libavif libyuv diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/big-endian/package.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/big-endian/package.mask new file mode 100644 index 0000000000..a0d604e7b0 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/big-endian/package.mask @@ -0,0 +1,9 @@ +# Copyright 2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License, v2 + +# Andreas K. Hüttel (2025-03-31) +# gcc-14 fails to build (no idea about gcc-15 but upstream says +# 14/15 regression) +# https://bugs.gentoo.org/948045 +# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118891 +>=sys-devel/gcc-14 diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/mips/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/mips/package.use.mask index 62acfe613e..d431cb68e4 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/mips/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Jolly (2025-04-02) +# Requires net-misc/gsasl which is not keyworded here +net-misc/curl sasl-scram + # Sam James (2025-03-19) # media-libs/libebur128 not keyworded here media-video/pipewire loudness diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/x86/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/x86/package.use.mask index bef6a6fe1e..5de2ab42c9 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/x86/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Conrad Kostecki (2025-04-02) +# media-libs/libsdl3 is not keyworded +app-emulation/faudio sdl3 + # NRK (2025-03-17) # media-libs/libyuv is not keyworded media-libs/libavif libyuv diff --git a/sdk_container/src/third_party/portage-stable/profiles/base/make.defaults b/sdk_container/src/third_party/portage-stable/profiles/base/make.defaults index 98b9cee3e1..c66fee8f68 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/base/make.defaults +++ b/sdk_container/src/third_party/portage-stable/profiles/base/make.defaults @@ -149,7 +149,7 @@ TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1" # Aaron W. Swenson (2017-07-09) # Default target(s) for postgres{,-multi}.eclass -POSTGRES_TARGETS="postgres16" +POSTGRES_TARGETS="postgres17" # Michael Orlitzky (2017-11-17) # diff --git a/sdk_container/src/third_party/portage-stable/profiles/base/package.use.force b/sdk_container/src/third_party/portage-stable/profiles/base/package.use.force index 1b5b62934d..e5f1d455a6 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/base/package.use.force +++ b/sdk_container/src/third_party/portage-stable/profiles/base/package.use.force @@ -35,8 +35,8 @@ llvm-runtimes/libcxxabi clang # echo "dev-lang/rust:${slot} llvm_slot_${_RUST_LLVM_MAP[${slot}]}" # echo "dev-lang/rust-bin:${slot} llvm_slot_${_RUST_LLVM_MAP[${slot}]}" # done -dev-lang/rust:1.86.0 llvm_slot_19 -dev-lang/rust-bin:1.86.0 llvm_slot_19 +dev-lang/rust:1.86 llvm_slot_19 +dev-lang/rust-bin:1.86 llvm_slot_19 dev-lang/rust:1.85.1 llvm_slot_19 dev-lang/rust-bin:1.85.1 llvm_slot_19 dev-lang/rust:1.85.0 llvm_slot_19 diff --git a/sdk_container/src/third_party/portage-stable/profiles/features/big-endian/package.mask b/sdk_container/src/third_party/portage-stable/profiles/features/big-endian/package.mask index ce763eba0a..e73e7f48e5 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/features/big-endian/package.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/features/big-endian/package.mask @@ -66,6 +66,7 @@ kde-apps/eventviews kde-apps/calendarsupport kde-apps/calendarjanitor net-im/telegram-desktop +dev-util/nsight-compute # matoro (2023-11-16) # Test failures on BE (#700902) diff --git a/sdk_container/src/third_party/portage-stable/profiles/features/musl/package.mask b/sdk_container/src/third_party/portage-stable/profiles/features/musl/package.mask index feb4f302e7..75a9c73dfa 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/features/musl/package.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/features/musl/package.mask @@ -442,6 +442,9 @@ net-misc/netkit-rsh dev-libs/cudnn dev-libs/cudnn-frontend dev-python/pycuda +dev-util/nsight-compute +dev-util/nsight-graphics +dev-util/nsight-systems dev-util/nvidia-cuda-toolkit dev-libs/optix media-libs/nvidia-vaapi-driver diff --git a/sdk_container/src/third_party/portage-stable/profiles/features/wd40/package.mask b/sdk_container/src/third_party/portage-stable/profiles/features/wd40/package.mask index 8c0ebeb5ea..dfd7b15a2d 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/features/wd40/package.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/features/wd40/package.mask @@ -345,7 +345,9 @@ gnome-extra/gnome-browser-connector gnome-extra/gnome-tweaks gnome-extra/sushi >=media-gfx/libimagequant-4 +media-gfx/gimp >=media-libs/libopenraw-0.3.2 +media-plugins/gimp-lqr media-video/rav1e net-analyzer/wtfis net-dns/pdns-recursor diff --git a/sdk_container/src/third_party/portage-stable/profiles/features/wd40/use.mask b/sdk_container/src/third_party/portage-stable/profiles/features/wd40/use.mask index cd95248c0a..024177163a 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/features/wd40/use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/features/wd40/use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2025-04-03) +# Needs Rustified librsvg. +gimp + # matoro (2024-07-27) # media-video/rav1e requires Rust. rav1e diff --git a/sdk_container/src/third_party/portage-stable/profiles/package.mask b/sdk_container/src/third_party/portage-stable/profiles/package.mask index 2469cb4780..3dba5a0521 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/package.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/package.mask @@ -33,10 +33,140 @@ #--- END OF EXAMPLES --- +# Sam James (2025-04-05) +# New abseil/protobuf breaks too much: +# * net-libs/grpc (bug #953141) +# * media-libs/opencv (bug #953138) +# * dev-libs/protobuf (bug #953140) +=dev-cpp/abseil-cpp-20250127.0* +=dev-cpp/abseil-cpp-20240722.1* +=dev-cpp/abseil-cpp-20240116.3* +=dev-cpp/abseil-cpp-20230802.3* +=dev-libs/protobuf-30* +=dev-ruby/google-protobuf-4.30* +=dev-java/protobuf-java-4.30* +=dev-python/protobuf-6.30* + +# Arthur Zamarin (2025-04-04) +# Temporary mask until handled the usage of shorter SLOT. +# Bugs #953127, #953103. +dev-lang/rust:1.86 +dev-lang/rust-bin:1.86 + +# Matt Turner (2025-04-04) +# Package is dead (last release in 1999). +# Not relevant today: purpose is to not overload a very slow system with +# multiple X11 clients starting at the same time. SRC_URI is long dead. +# Removal on 2025-05-04. Bug #953120. +x11-misc/xtoolwait + +# Matt Turner (2025-04-04) +# Package is dead and has a pile of patches to make it compile. +# SRC_URI is long gone. Many alternative image viewers. +# Removal on 2025-05-04. Bug #953119. +media-gfx/xloadimage + +# Andreas Sturmlechner (2025-04-02) +# Depends on Qt5WebEngine, and upstream seem to be having a hard time +# porting to Qt6 with an unknown ETA likely well beyond the time we want +# to keep dev-qt/qtwebengine:5 in ::gentoo. +# Removal on 2025-04-30. Bug #926666 +media-video/jellyfin-media-player + +# Andreas Sturmlechner (2025-04-02) +# No release since 2021, no commit in 3 years, depends on Qt5WebEngine. +# Use app-text/uchmviewer instead. Removal on 2025-04-30. Bug #823008 +app-text/kchmviewer + +# Ionen Wolkens (2025-04-02) +# Masked for testing the new .0 version and leave time for packages +# to catch up on support if needed. May or may keep masked until 6.9.1 +# depending on issues. If wanted, feel free to add `dev-qt/*:6/6.9.0` +# to package.unmask and report issues. +=dev-python/pyside-6.9.0* +=dev-qt/qt-docs-6.9.0* +=dev-qt/qt3d-6.9.0* +=dev-qt/qt5compat-6.9.0* +=dev-qt/qtbase-6.9.0* +=dev-qt/qtcharts-6.9.0* +=dev-qt/qtconnectivity-6.9.0* +=dev-qt/qtdeclarative-6.9.0* +=dev-qt/qthttpserver-6.9.0* +=dev-qt/qtimageformats-6.9.0* +=dev-qt/qtlanguageserver-6.9.0* +=dev-qt/qtlocation-6.9.0* +=dev-qt/qtmultimedia-6.9.0* +=dev-qt/qtnetworkauth-6.9.0* +=dev-qt/qtpositioning-6.9.0* +=dev-qt/qtquick3d-6.9.0* +=dev-qt/qtquicktimeline-6.9.0* +=dev-qt/qtremoteobjects-6.9.0* +=dev-qt/qtscxml-6.9.0* +=dev-qt/qtsensors-6.9.0* +=dev-qt/qtserialbus-6.9.0* +=dev-qt/qtserialport-6.9.0* +=dev-qt/qtshadertools-6.9.0* +=dev-qt/qtspeech-6.9.0* +=dev-qt/qtsvg-6.9.0* +=dev-qt/qttools-6.9.0* +=dev-qt/qttranslations-6.9.0* +=dev-qt/qtvirtualkeyboard-6.9.0* +=dev-qt/qtwayland-6.9.0* +=dev-qt/qtwebchannel-6.9.0* +=dev-qt/qtwebengine-6.9.0* +=dev-qt/qtwebsockets-6.9.0* +=dev-qt/qtwebview-6.9.0* + +# Matt Turner (2025-04-01) +# Very dead. Last release in 2007. Many open bugs (#712894, #882169, #894620, +# #907400, #920478, #932284, #943891). +# Removal on 2025-05-01. Bug #949960. +x11-terms/aterm + +# Andreas Sturmlechner (2025-04-02) +# Package destabilisation mask: Depends on Qt5WebEngine with no Qt6-based +# release in sight. Snapshot is from a Qt6 work branch, so nowhere near +# stabilisation material. Bug #926676 +~sci-geosciences/qmapshack-1.17.1 + +# Andreas Sturmlechner (2025-04-01) +# Package destabilisation mask: No KF6-based- or ffmpeg-7 compatible +# release in sight, needs xcb platform workaround, providing a snapshot +# is the best we can do. +~media-video/subtitlecomposer-0.8.1 + +# Andreas Sturmlechner (2025-04-01) +# Package destabilisation mask: No KF6-based release in sight, runtime- +# defunct in Wayland sessions, providing a snapshot is the best we can do. +~kde-misc/rsibreak-0.12.15 + +# Norbert Norbiros (2025-04-01) +# Screen v5.0.0 has a lot of regressions +# https://lists.gnu.org/archive/html/screen-devel/2024-10/msg00007.html +# Unmask it after it is properly tested & fixed +=app-misc/screen-5* + +# Volkmar W. Pogatzki (2025-03-31) +# Depends on broken dev-java/rxtx, bugs #761103, #867409, #874444, #898170 +# #927898. +# Depends on dev-java/jgoodies-{common,looks} which are no longer available +# "at no charge". https://www.jgoodies.com/downloads/libraries/#post-63 +# Removal on 2025-04-30. +sci-geosciences/bt747 +dev-java/rxtx +dev-java/swingx +dev-java/swingx-beaninfo +dev-java/swingx-ws +dev-java/jchart2d +dev-java/jcalendar +dev-java/jgoodies-looks +dev-java/jgoodies-common + # Andreas Sturmlechner (2025-03-30) -# Depends on dev-python/python-poppler-qt5, stuck on py3.12, painful to -# package. Use media-gfx/inkscape or app-text/pdfarranger alternatively. -# Removal on 2025-04-29. Bugs #947726, #952250 +# Depends on dev-python/python-poppler-qt5, stuck on py3.12, new 0.7.0 +# release available w/ PyQt6 support would require packaging new pymupdf +# dependency (bug #949686). Use media-gfx/inkscape or app-text/pdfarranger +# alternatively. Removal on 2025-04-29. Bugs #947726, #952250 app-text/krop # Conrad Kostecki (2025-03-28) @@ -57,6 +187,8 @@ net-im/yowsup =app-emulation/virtualbox-7.1.6a =app-emulation/virtualbox-extpack-oracle-7.1.6 =app-emulation/virtualbox-additions-7.1.6 +=app-emulation/virtualbox-modules-7.1.6 +=app-emulation/virtualbox-guest-additions-7.1.6-r1 # Andreas Sturmlechner (2025-03-25) # Package destabilisation mask after prolongued time w/o maintainer. @@ -194,13 +326,6 @@ dev-python/bitvector sys-cluster/crmsh sys-cluster/pacemaker -# Michał Górny (2025-03-17) -# The package has not been touched by the author since it's re-import -# in 2022. It uses legacy distutils-r1 build and still requires Python -# 3.10. It has no reverse dependencies. -# Removal on 2025-04-16. Bug #897196. -sci-chemistry/ParmEd - # Andreas Sturmlechner (2025-03-17) # Database migration issues on upgrade, bug #951486 ~app-office/kmymoney-5.1.92_p20250306 @@ -291,12 +416,6 @@ virtual/perl-Time-Piece # Mask experimental software =mail-mta/postfix-3.11* -# Michał Górny (2025-02-24) -# Bad package with frequent release issues. No reverse dependencies -# left. Use dev-python/zstandard instead (admittedly, also far -# from perfect). Removal on 2025-03-26. Bug #950214. -dev-python/zstd - # Sam James (2025-02-22) # (Only) needed for no-yet-released LibreOffice. Mask for now to avoid # unnecessary conflicts/backtracking for LO users. @@ -311,25 +430,6 @@ dev-python/zstd dev-python/shiboken6 dev-python/pyside6-tools -# Andreas K. Hüttel (2025-02-16) -# Discontinued, please use xournal++ instead. -# Removal on 2025-03-16. Bug 948200. -app-text/xournal - -# Ionen Wolkens (2025-02-14) -# No revdeps left, and serves no purpose on its own. Formerly used -# by <=app-emulation/wine-*-7 but <=7.x has been dropped and newer -# versions of it cross-build their own .dll (PE) version of it -# leaving the system's .so (ELF) copy unused. -# -# In other words, *can* use vkd3d with wine without this package. -# -# Not to be confused with app-emulation/vkd3d-proton which builds a -# .dll usable as an alternative to wine's own. -# -# Removal on 2025-03-16. -app-emulation/vkd3d - # Maciej Barć (2025-02-12) # Masked for testing. Fails to update from previous version. See bug #949626. >=x11-themes/fluent-icon-theme-2025.02.10 diff --git a/sdk_container/src/third_party/portage-stable/profiles/prefix/darwin/macos/package.mask b/sdk_container/src/third_party/portage-stable/profiles/prefix/darwin/macos/package.mask index 709360d865..7b793caf48 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/prefix/darwin/macos/package.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/prefix/darwin/macos/package.mask @@ -1,6 +1,15 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Fabian Groffen (2025-04-05) +# Fails to compile, implicit decl _NSGetExecutablePath +=sys-apps/gawk-5.3.2 + +# Sam James (2025-04-01) +# Fails to build w/ `error: implicit declaration of function 'clock_nanosleep'` +# See bug #951918. +=sys-libs/gdbm-1.25 + # Benda Xu (2023-08-20) # Does not play well with linkers under macOS. # Undefined symbols for architecture x86_64: @@ -17,11 +26,6 @@ dev-libs/libbsd # embrace guile-3. (bug #825334) media-sound/lilypond -# Fabian Groffen (2023-06-24) -# Fails to link due to missing libintl, already fixed upstream: -# https://git.savannah.gnu.org/cgit/tar.git/commit/?id=8632df398b2f548465ebe68b8f494c0d6f8d913d -=app-arch/tar-1.35 - # Benda Xu (2023-07-09) # Requires Glibc to work properly. # For example, 'lgetxattr' is not available on macOS or gnulib. diff --git a/sdk_container/src/third_party/portage-stable/profiles/prefix/sunos/solaris/package.mask b/sdk_container/src/third_party/portage-stable/profiles/prefix/sunos/solaris/package.mask index 655447e9d1..fe45577b6b 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/prefix/sunos/solaris/package.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/prefix/sunos/solaris/package.mask @@ -1,11 +1,6 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Fabian Groffen (2023-06-23) -# Fails to link due to missing libintl, already fixed upstream: -# https://git.savannah.gnu.org/cgit/tar.git/commit/?id=8632df398b2f548465ebe68b8f494c0d6f8d913d -=app-arch/tar-1.35 - # Benda Xu (2023-07-09) # Requires Glibc to work properly. # For example, 'lgetxattr' is not available on Solaris or gnulib. diff --git a/sdk_container/src/third_party/portage-stable/profiles/updates/2Q-2025 b/sdk_container/src/third_party/portage-stable/profiles/updates/2Q-2025 new file mode 100644 index 0000000000..8cd13e2d86 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/profiles/updates/2Q-2025 @@ -0,0 +1 @@ +move kde-apps/spectacle kde-plasma/spectacle diff --git a/sdk_container/src/third_party/portage-stable/profiles/use.desc b/sdk_container/src/third_party/portage-stable/profiles/use.desc index 36468b321d..77398b7696 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/use.desc +++ b/sdk_container/src/third_party/portage-stable/profiles/use.desc @@ -163,7 +163,7 @@ kde - Add support for software made by KDE, a free software community kerberos - Add kerberos support keyring - Enable support for freedesktop.org Secret Service API password store ladspa - Enable the ability to support ladspa plugins -lame - Prefer using LAME libraries for MP3 encoding support +lame - Add support for MP3 encoding using LAME lapack - Add support for the virtual/lapack numerical library lash - Add LASH Audio Session Handler support latex - Add support for LaTeX (typesetting package)