summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-04 01:57:57 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-04 01:57:57 +0000
commitfa3c4c282d03b85eb600bae6ec57b619004feb5a (patch)
treee427243594c435e7223f05759d54ec8f412e67ea /profiles
parent0a3d5f62f59ea08933fd51b22c8c35ea85e2ce7c (diff)
gentoo auto-resync : 04:01:2024 - 01:57:56
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin188312 -> 188315 bytes
-rw-r--r--profiles/package.mask5
-rw-r--r--profiles/targets/desktop/package.use4
-rw-r--r--profiles/use.local.desc1
4 files changed, 7 insertions, 3 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index b7366606dcf4..aac1855402de 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/package.mask b/profiles/package.mask
index 6c37216f1b76..c250ba6c56ef 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,11 @@
#--- END OF EXAMPLES ---
+# Andreas Sturmlechner <asturm@gentoo.org> (2024-01-03)
+# Unmaintained upstream, no more revdeps.
+# Removal on 2024-02-03. Bug #877311
+x11-libs/snorenotify
+
# Alfredo Tupone <tupone@gentoo.org> (2024-02-02)
# No more used by any package (bug #921167)
# remove in 30 days
diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index e55d347ecc35..fb40cc967f28 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Andreas Sturmlechner <asturm@gentoo.org> (2023-11-12)
@@ -16,7 +16,7 @@ dev-qt/qtgui:5 accessibility egl libinput
# on desktop profiles and CMake is unavoidable, it feels a shame to drag in
# Qt 6 just for something people are unlikely to want. Plus, it avoids a
# circular dependency out of the box.
-dev-util/cmake -gui -qt5
+dev-util/cmake -gui -qt5 -qt6
# Andreas Sturmlechner <asturm@gentoo.org> (2023-07-29)
# Required by dev-python/PyQt5[multimedia]
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 0f468f2133fe..b6f7b0369864 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -5853,7 +5853,6 @@ net-irc/quassel:gui - Build the Qt5 GUI client for quassel. If this USE flag is
net-irc/quassel:monolithic - Build standalone client with integrated core, no external quasselcore needed. Only useful if you don't want to use Quassel's client/server model. The server and X flags are not needed in this case but it is possible to enable them too.
net-irc/quassel:oxygen - Support the Oxygen icon set that was the default for KDE4.
net-irc/quassel:server - Build the server binary. If this USE flag is disabled, the 'core' server binary for quassel is not built, and cannot be used. You need this enabled on the server, but you might want to disable it on the client.
-net-irc/quassel:snorenotify - Support for Snore notification framework.
net-irc/quassel:urlpreview - Use QtWebEngine rendering engine for showing URL thumbnails.
net-irc/rbot:aspell - Use aspell instead of ispell in the "spell" plugin for rbot. The vanilla plugin uses ispell, but enabling this flag makes it use the ispell interface from aspell instead.
net-irc/rbot:cal - Add dependency over a package providing the /usr/bin/cal command, which is needed to enable the "cal" plugin for rbot. If the USE flag is disabled the plugin is also disabled by default.