diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 237933 -> 237930 bytes | |||
-rw-r--r-- | profiles/arch/loong/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/loong/use.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 18 | ||||
-rw-r--r-- | profiles/targets/desktop/package.use | 6 | ||||
-rw-r--r-- | profiles/use.local.desc | 2 |
6 files changed, 10 insertions, 25 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 0bd9c6b70377..323d85d65e5d 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 5aa172c33c88..75f7aec16402 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,11 @@ # Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui <xen0n@gentoo.org> (2025-01-12) +# Vulkan works on loong. +gui-libs/gtk -vulkan +media-video/mpv -vulkan + # Sam James <sam@gentoo.org> (2025-01-10) # dev-lang/ada-bootstrap exists here >=sys-devel/gcc-14 -ada diff --git a/profiles/arch/loong/use.mask b/profiles/arch/loong/use.mask index d917d98bf866..298b46c94c58 100644 --- a/profiles/arch/loong/use.mask +++ b/profiles/arch/loong/use.mask @@ -1,6 +1,10 @@ # Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui <xen0n@gentoo.org> (2025-01-12) +# net-misc/dropbox is closed-source and unavailable on loong +dropbox + # Sam James <sam@gentoo.org> (2025-01-10) # Older targets don't have an old enough dev-lang/ada-bootstrap available ada_target_gnat_2021 diff --git a/profiles/package.mask b/profiles/package.mask index 59a8fbebed9f..6be9a2f091ba 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -220,24 +220,6 @@ virtual/bitcoin-leveldb app-xemacs/latin-unity app-xemacs/mule-ucs -# Andreas Sturmlechner <asturm@gentoo.org> (2024-12-14) -# Last "release" seems to have been an AUR special, and even that is now -# >6 years old and still KF5 based. No known repository, no tarball source -# except AUR. Removal on 2025-01-13. -app-crypt/kencfs-plasma - -# Andreas Sturmlechner <asturm@gentoo.org> (2024-12-14) -# Archived and unmaintained upstream; see also: -# https://invent.kde.org/libraries/atcore/-/issues/2 -# Library without revdeps. Removal on 2025-01-13. -dev-libs/atcore - -# Ulrich Müller <ulm@gentoo.org> (2024-12-13) -# Unmaintained upstream: last release (2.40) in 2009, last commit -# to upstream repository in 2017. Broken with Emacs 29. -# Removal on 2025-01-12. Bug #911288. -app-emacs/ecb - # Michał Górny <mgorny@gentoo.org> (2024-12-05) # 6.12.2 does not boot for me. =sys-kernel/gentoo-kernel-6.12.2 diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index b4f3a3a296f0..da37d51de1b4 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -1,10 +1,6 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Andreas Sturmlechner <asturm@gentoo.org> (2024-08-30) -# Resolve conflicting REQUIRED_USE defaults (qt5 vs. qt6) -media-libs/simage -qt5 - # Andreas Sturmlechner <asturm@gentoo.org> (2024-03-07) # Required by kde-frameworks/kio:6 dev-qt/qtbase libproxy diff --git a/profiles/use.local.desc b/profiles/use.local.desc index a544ab43f120..b5f0ebdb8a81 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1930,7 +1930,6 @@ dev-libs/apr:old-kernel - Enable compatibility with older kernels dev-libs/apr:urandom - Use /dev/urandom instead of /dev/random dev-libs/apr-util:nss - Install apr_crypto_nss module dev-libs/apr-util:openssl - Install apr_crypto_openssl module -dev-libs/atcore:gui - Build test GUI dev-libs/bitset:tcmalloc - Use tcmalloc from dev-util/google-perftools for allocations dev-libs/boehm-gc:large - optimize for large heap size (also increases max root sets) dev-libs/boost:context - Build and install the Boost.Context (and Boost.Fiber) library and all other Boost libraries that depend on it @@ -2916,7 +2915,6 @@ dev-util/ostree:archive - Use libarchive dev-util/ostree:dracut - Install dracut module dev-util/ostree:gpg - Enable GPG support dev-util/ostree:grub - Enable grub configuration generator -dev-util/ostree:httpd - Enable ostree trivial-httpd entrypoint dev-util/ostree:libmount - Use libmount dev-util/ostree:sodium - Use libsodium for ed25519 dev-util/ostree:soup - Use libsoup for networking |