diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 238747 -> 238748 bytes | |||
-rw-r--r-- | profiles/features/musl/package.mask | 1 | ||||
-rw-r--r-- | profiles/package.mask | 22 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
4 files changed, 22 insertions, 5 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 12a319875e5d..debf6120eb29 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index bff0c8c5c526..5ad7199cadf8 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -121,6 +121,7 @@ dev-ada/gnatsymbolize dev-ada/AdaSAT dev-ada/lal-refactor dev-ada/prettier-ada +dev-ada/gnatformat # Sergey Popov <pinkbyte@gentoo.org> (2024-03-05) # games-strategy/seven-kingdoms does not build on musl, diff --git a/profiles/package.mask b/profiles/package.mask index fe2eea7f1775..0cd571f0fc3a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,23 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <asturm@gentoo.org> (2025-02-16) +# KF5/Qt5 based and no signs of porting or even life upstream. +# kde-frameworks/kcalendarcore:5 has no more revdeps after this. +# Removal on 2025-03-16. +app-office/calligraplan +kde-frameworks/kcalendarcore:5 + +# Andreas K. Hüttel <dilfridge@gentoo.org> (2025-02-16) +# Discontinued, please use xournal++ instead. +# Removal on 2025-03-16. Bug 948200. +app-text/xournal + +# Andreas Sturmlechner <asturm@gentoo.org> (2025-02-16) +# Downstream-split fallback package for KF5-based revdeps without any +# revdeps left. Removal on 2025-02-28. +media-gfx/okularpart + # Andrey Grozin <grozin@gentoo.org> (2025-02-15) # Last release 6 years ago, depends on Qt5, # no one else packages this. @@ -261,11 +278,6 @@ dev-qt/qtserialbus:5 dev-qt/qtvirtualkeyboard:5 dev-qt/qtwebview:5 -# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-23) -# Qt5 package which needs Qt5WebEngine. -# Bug #926655. -<app-text/bibletime-3.1.0 - # Volkmar W. Pogatzki <gentoo@pogatzki.net> (2025-01-20) # Unused Java library. Removal on 2025-02-19. dev-java/saslprep diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 8f83c5839775..e0d7d2fb84a0 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1297,6 +1297,7 @@ dev-ada/gnatcoll-db:sql - Build sql library dev-ada/gnatcoll-db:static-pic - Build shared library dev-ada/gnatcoll-db:xref - Build xref library dev-ada/gnatdoc:static-pic - Build static library with pic code +dev-ada/gnatformat:static-pic - Build static library with pic code dev-ada/gpr:shared - Build shared library dev-ada/gpr:static-pic - Build static library with pic code dev-ada/gpr-unit-provider:shared - Build shared library @@ -1925,6 +1926,7 @@ dev-lang/vala:valadoc - Installs valadoc documentation generation tool dev-lang/xsb:mariadb - Enable support for the mariadb database backend dev-lang/yap:R - Enable support for connecting R to Prolog dev-lang/yap:raptor - Enable support for Raptor RDF syntax libarary +dev-lang/zig:debug - Build with debug extensions enabled. dev-lang/zig:llvm - Build with LLVM backend and extensions enabled. dev-libs/aml:examples - Build and install examples dev-libs/antlr-c:debugger - Compiles debug info into the library @@ -2963,6 +2965,7 @@ dev-util/sdl-jstest:sdl1 - Enable media-libs/libsdl based input test dev-util/selenium-manager:telemetry - Disable sending telemetry by default (avoid-stats config option). dev-util/sysprof:unwind - Use sys-libs/libunwind to unwind the stack dev-util/uftrace:capstone - Use capstone to provide dynamic tracing without recompilation +dev-util/unicorn:logging - Enable logging dev-util/vulkan-tools:cube - Build the cube/cubepp demos dev-util/watchman:python - Install pywatchman bindings and the watchman-{wait,make} utils dev-util/xxdiff:scripts - Install python helper scripts @@ -8905,6 +8908,7 @@ x11-plugins/wmudmount:gcr - Enable support for secure memory with app-crypt/gcr x11-terms/aterm:background - Enable background image support via media-libs/libafterimage x11-terms/aterm:xgetdefault - Enable resources via X instead of aterm small version x11-terms/ghostty:adwaita - Use gui-libs/libadwaita for better GNOME integration +x11-terms/ghostty-terminfo:symlink - Install symlink for a "ghostty" terminfo entry x11-terms/gnome-terminal:gnome-shell - Integrate with gnome-base/gnome-shell search x11-terms/gnome-terminal:nautilus - Build gnome-base/nautilus extension x11-terms/mlterm:brltty - Enable support for app-accessibility/brltty |