summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin182970 -> 182969 bytes
-rw-r--r--profiles/arch/amd64/package.use.mask1
-rw-r--r--profiles/base/package.use.mask7
-rw-r--r--profiles/prefix/darwin/macos/arch/ppc/package.use.mask1
-rw-r--r--profiles/prefix/darwin/macos/arch/x64/package.use.mask1
-rw-r--r--profiles/use.local.desc1
6 files changed, 11 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 82c6494ef6bd..ed773a227823 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 7acda262fc3c..ef0252d04e69 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -480,6 +480,7 @@ media-libs/smpeg cpu_flags_x86_mmx
# x86_64 opts are enabled with USE sse. so masking the rest
media-sound/mpg123 cpu_flags_x86_mmx cpu_flags_x86_3dnow cpu_flags_x86_3dnowext
+media-libs/libmpg123 cpu_flags_x86_mmx cpu_flags_x86_3dnow cpu_flags_x86_3dnowext
# Alexis Ballier <aballier@gentoo.org> (2008-08-08)
# x86 asm only, it won't be built on amd64 if mmx useflag is enabled but that
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index c4c2b719814b..72d68286212d 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,13 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-11-20)
+# Qt6 is still experimental in freecad, currently the configure phase
+# gets itself stuck by importing both qt5 and qt6 cmake files.
+# Since there is no python3.12 support for shiboken2/pyside2, we have
+# to mask that flag as well.
+media-gfx/freecad qt6 python_single_target_python3_12
+
# Florian Schmaus <flow@gentoo.org> (2023-11-10)
# Only available for amd64.
sys-apps/irqbalance thermal
diff --git a/profiles/prefix/darwin/macos/arch/ppc/package.use.mask b/profiles/prefix/darwin/macos/arch/ppc/package.use.mask
index 05af1b36b5b1..c31b5144bac6 100644
--- a/profiles/prefix/darwin/macos/arch/ppc/package.use.mask
+++ b/profiles/prefix/darwin/macos/arch/ppc/package.use.mask
@@ -12,3 +12,4 @@ media-libs/imlib2 cpu_flags_x86_mmx
# Elias Pipping <pipping@gentoo.org> (2007-09-01)
# mpg123 does not compile with USE=mmx
media-sound/mpg123 cpu_flags_x86_mmx
+media-libs/libmpg123 cpu_flags_x86_mmx
diff --git a/profiles/prefix/darwin/macos/arch/x64/package.use.mask b/profiles/prefix/darwin/macos/arch/x64/package.use.mask
index f0e7d38c6427..02a3e779385d 100644
--- a/profiles/prefix/darwin/macos/arch/x64/package.use.mask
+++ b/profiles/prefix/darwin/macos/arch/x64/package.use.mask
@@ -8,6 +8,7 @@ media-libs/xvid -pic
# Jeremy Olexa <darkside@gentoo.org> (2010-07-29)
# Relocation issues on 32-bit OSX only, bug #329859
media-sound/mpg123 -cpu_flags_x86_mmx -cpu_flags_x86_sse
+media-libs/libmpg123 -cpu_flags_x86_mmx -cpu_flags_x86_sse
# Fabian Groffen <grobian@gentoo.org> (2009-02-01)
# Doesn't compile on 32-bits OSX only, bug #257225
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index fbc462ef8257..5c2883ea8f27 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -4265,6 +4265,7 @@ media-libs/libheif:x265 - Use media-libs/x265 for HEIF encoding
media-libs/libjxl:gdk-pixbuf - Build a gdk-pixbuf loader
media-libs/liblastfm:fingerprint - Build the lastfm-fingerprint library
media-libs/libmp4v2:utils - Install command-line utilities
+media-libs/libmpg123:int-quality - Use rounding instead of fast truncation for integer output, where possible
media-libs/libmypaint:gegl - Add support for media-libs/gegl
media-libs/libopenglrecorder:openh264 - Enable H.264 support using media-libs/openh264
media-libs/libopenglrecorder:vpx - Enable VP8/VP9 codec support via media-libs/libvpx