summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin184799 -> 184800 bytes
-rw-r--r--profiles/arch/powerpc/ppc64/64le/package.use.mask6
-rw-r--r--profiles/arch/powerpc/ppc64/package.use.mask4
-rw-r--r--profiles/base/use.mask6
-rw-r--r--profiles/features/big-endian/package.mask11
-rw-r--r--profiles/features/big-endian/package.use.mask5
-rw-r--r--profiles/package.mask19
-rw-r--r--profiles/use.local.desc9
8 files changed, 45 insertions, 15 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 5c6c62b757e2..30fa9eb85bd6 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/powerpc/ppc64/64le/package.use.mask b/profiles/arch/powerpc/ppc64/64le/package.use.mask
index 128f73640db5..101c6d9c5830 100644
--- a/profiles/arch/powerpc/ppc64/64le/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/64le/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 2019-2022 Gentoo Authors
+# Copyright 2019-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Joonas Niilola <juippis@gentoo.org> (2022-11-10)
@@ -14,10 +14,6 @@ dev-lang/python-exec -python_targets_pypy3
# ppc64 has pipewire keyworded
www-client/firefox -screencast
-# Sam James <sam@gentoo.org> (2021-09-23)
-# Needs media-libs/libldac which builds on ppc64le, but not be
-media-video/pipewire -bluetooth
-
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-06-02)
# altivec code is big-endian only, #773100
media-libs/libdvbcsa cpu_flags_ppc_altivec
diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask
index 3a525a0bb06b..d30dc2065d02 100644
--- a/profiles/arch/powerpc/ppc64/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.mask
@@ -39,10 +39,6 @@ dev-util/kdevelop reviewboard
# Go doesn't support pie on ppc64, bug #818529
net-dns/dnscrypt-proxy pie
-# Sam James <sam@gentoo.org> (2021-09-23)
-# Needs media-libs/libldac which builds on ppc64le, but not be
-media-video/pipewire -bluetooth
-
# Marek Szuba <marecki@gentoo.org> (2021-07-18)
# media-plugins/zam-plugins not keyworded here
media-sound/easyeffects zamaudio
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 867a8a5c613e..07ade179a443 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -1,9 +1,13 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Hans de Graaff <graaff@gentoo.org> (2023-04-10)
+# Ruby 2.7 is masked for removal.
+ruby_targets_ruby27
+
# Sam James <sam@gentoo.org> (2022-08-02)
# Masked for testing. The split of some packages may still
# change. bug #838970.
diff --git a/profiles/features/big-endian/package.mask b/profiles/features/big-endian/package.mask
index cd57f4d0c893..d31ff0be8e2d 100644
--- a/profiles/features/big-endian/package.mask
+++ b/profiles/features/big-endian/package.mask
@@ -1,17 +1,20 @@
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# matoro <matoro_gentoo@matoro.tk> (2022-04-07)
+# matoro <matoro_gentoo@matoro.tk> (2023-04-10)
+# Explicit no-support for BE (#801238)
+media-libs/libldac
+media-plugins/gst-plugins-ldac
+
+# matoro <matoro_gentoo@matoro.tk> (2023-04-07)
# Fails tests on BE (#896138)
# https://github.com/cisco/openh264/issues/3634
media-libs/openh264
-# revdeps
media-libs/tg_owt
-# matoro <matoro_gentoo@matoro.tk> (2022-03-20)
+# matoro <matoro_gentoo@matoro.tk> (2023-03-20)
# Broken on big-endian (#861710)
# https://github.com/trendmicro/tlsh/issues/131
dev-libs/tlsh
-# revdeps
dev-python/tlsh
dev-util/diffoscope
diff --git a/profiles/features/big-endian/package.use.mask b/profiles/features/big-endian/package.use.mask
index ac4d7dcd6801..112ce2d96556 100644
--- a/profiles/features/big-endian/package.use.mask
+++ b/profiles/features/big-endian/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# matoro <matoro_gentoo@matoro.tk> (2023-04-10)
+# media-libs/libldac casualties (#80238)
+media-video/pipewire bluetooth
+media-sound/pulseaudio-daemon ldac
+
# matoro <matoro_gentoo@matoro.tk> (2023-04-07)
# media-libs/openh264 casualties (#896138)
# https://github.com/cisco/openh264/issues/3634
diff --git a/profiles/package.mask b/profiles/package.mask
index f4b2b9ba02ff..4d613707d6c9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,25 @@
#--- END OF EXAMPLES ---
+# Ulrich Müller <ulm@gentoo.org> (2023-04-10)
+# Pretest versions, masked for testing.
+<app-editors/emacs-29.0.9999:29-vcs
+
+# Hans de Graaff <graaff@gentoo.org> (2023-04-10)
+# Ruby 2.7 reached EOL upstream on April 1st. Mask this version and any
+# remaining ruby27-only packages for removal on 2023-05-10.
+dev-lang/ruby:2.7
+=dev-ruby/bundler-2.1.4
+=dev-ruby/did_you_mean-1.4.0
+=dev-ruby/rubygems-3.1.6
+=dev-ruby/contracts-0.16.1
+
+# Michał Górny <mgorny@gentoo.org> (2023-04-10)
+# Last release in 2016, carries a few patches already. No revdeps.
+# dev-python/cbor2 is a more modern replacement.
+# Removal on 2023-05-10. Bug #903261.
+dev-python/cbor
+
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-04-09)
# Archived upstream, better alternatives available, try:
# - net-im/whatsapp-desktop-bin (another electron based approach)
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 0157113db6d8..c70ad6a6eec3 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -2438,6 +2438,7 @@ dev-python/pyudev:qt5 - Install PyQt5 bindings
dev-python/pyzmq:drafts - Enable draft API support
dev-python/qiskit-terra:visualization - Enable visualization modules
dev-python/rarfile:compressed - Enables the module to support compressed v3 archives by calling the app-arch/unrar.
+dev-python/reedsolomon:native-extensions - Compile native C extensions.
dev-python/rfc3986:idna - enable support for the IDNA specification (RFC 5891)
dev-python/rpyc:gdb - Run tests depending on sys-devel/gdb
dev-python/rpyc:numpy - Run tests depending on dev-python/numpy, dev-python/pandas
@@ -3203,6 +3204,7 @@ games-strategy/freeciv:modpack - Build the freeciv-modpack-program to download/i
games-strategy/freeciv:server - Enable server support. Disabling this will also make it impossible to start local games.
games-strategy/freeciv:sound - Add support for sound provided by media-libs/sdl-mixer
games-strategy/freeciv:system-lua - Use dev-lang/lua instead of the bundled liblua
+games-strategy/freeorion:client - Build game client
games-strategy/freesynd:devtools - Build development tools
games-strategy/hedgewars:server - Enable local server
games-strategy/ja2-stracciatella:editor - Adds necessary file to run the editor
@@ -3311,9 +3313,14 @@ gui-apps/mako:icons - Enable support for icons
gui-apps/swaybg:gdk-pixbuf - Support image types other than PNG
gui-apps/swayidle:elogind - Enable support for rootless session via elogind
gui-apps/swaylock:gdk-pixbuf - Enable additional image format support via the x11-libs/gdk-pixbuf library
-gui-apps/waybar:experimental - Enable experimental features
+gui-apps/waybar:evdev - Enable libevdev support for evdev related features
+gui-apps/waybar:experimental - Enable experimental features, such as Bluetooth battery reporting
+gui-apps/waybar:libinput - Enable libinput support for libinput related features
+gui-apps/waybar:logind - Enable support for logind
gui-apps/waybar:mpd - Enable support for the Music Player Daemon
+gui-apps/waybar:mpris - Enable support for mpris
gui-apps/waybar:network - Enable libnl support for network related features
+gui-apps/waybar:pipewire - Enable support for pipewire
gui-apps/waybar:popups - Enable popup support with gtk-layer-shell
gui-apps/waybar:pulseaudio - Enable support for volume control via PulseAudio
gui-apps/waybar:sndio - Enable support for volume control via sndio