summaryrefslogtreecommitdiff
path: root/profiles/arch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-16 08:53:45 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-16 08:53:45 +0000
commitd969fd257186a9d8083279276697f827331f0e46 (patch)
treea4fe23332c9c7bacf2bf53f2ceeeb5af501d373f /profiles/arch
parentd17fad940dac9897b8b58d2f1d072869942696a5 (diff)
gentoo auto-resync : 16:12:2023 - 08:53:44
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/arm64/package.use.mask1
-rw-r--r--profiles/arch/base/package.use.mask4
-rw-r--r--profiles/arch/mips/package.mask5
-rw-r--r--profiles/arch/mips/package.use.mask10
-rw-r--r--profiles/arch/x86/package.use.mask4
5 files changed, 15 insertions, 9 deletions
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index c97b1781b403..472cfe1f360a 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -317,7 +317,6 @@ media-sound/mpg123 -sdl
media-video/ffmpeg -sdl
media-video/mplayer -sdl
media-video/mpv -sdl
-media-video/transcode -sdl
>=x11-libs/wxGTK-3 -sdl
# Michał Górny <mgorny@gentoo.org> (2018-07-07)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 9874a30f7f0e..e9d368bc15fd 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -423,10 +423,6 @@ media-sound/pulseaudio-daemon webrtc-aec
# mips only use flags
>=sci-libs/fftw-3 zbus
-# Samuli Suominen <ssuominen@gentoo.org> (2011-12-06)
-# NuppelVideo is available on x86 only
-media-video/transcode nuv pic
-
# Davide Pesavento <pesa@gentoo.org> (2011-11-30)
# The QML (V4) and JSC JITs are supported only on amd64/arm/x86, so
# mask the flag here and unmask it in the appropriate arch profiles.
diff --git a/profiles/arch/mips/package.mask b/profiles/arch/mips/package.mask
index 2b9a1f8f27cb..ddd3628b28a4 100644
--- a/profiles/arch/mips/package.mask
+++ b/profiles/arch/mips/package.mask
@@ -1,6 +1,11 @@
# Copyright 2006-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# matoro <matoro_gentoo@matoro.tk> (2023-12-15)
+# Broken on BE and no way to test on LE, mask for now
+# https://github.com/libjxl/libjxl/issues/2433
+media-libs/libjxl
+
# matoro <matoro_gentoo@matoro.tk> (2023-11-17)
# Broken on BE and no way to test on LE, mask for now (#700902)
media-libs/libvpx
diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask
index e1fdfe824659..4b6335e712bf 100644
--- a/profiles/arch/mips/package.use.mask
+++ b/profiles/arch/mips/package.use.mask
@@ -1,6 +1,16 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# matoro <matoro_gentoo@matoro.tk> (2023-12-15)
+# media-libs/libjxl casualties
+# https://github.com/libjxl/libjxl/issues/2433
+media-video/ffmpeg jpegxl
+
+# matoro <matoro_gentoo@matoro.tk> (2023-12-15)
+# media-libs/libvpx casualties (#700902)
+media-video/ffmpeg vpx
+media-plugins/gst-plugins-meta vpx
+
# matoro <matoro_gentoo@matoro.tk> (2023-11-26)
# Qt 5 is not keyworded here
dev-vcs/subversion kwallet
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 39c9627bdcd9..9b757fb66153 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -437,10 +437,6 @@ gnustep-base/gnustep-make -libobjc2
# https://lists.freedesktop.org/archives/spice-devel/2015-September/021846.html
app-emulation/qemu spice
-# Samuli Suominen <ssuominen@gentoo.org> (2011-12-06)
-# NuppelVideo support is x86 only
-media-video/transcode -nuv -pic
-
# Davide Pesavento <pesa@gentoo.org> (2011-11-30)
# The QML (V4) and JSC JITs are supported only on amd64/arm/x86,
# so the flag is masked in the base profile and unmasked here.