summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-28 22:45:09 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-28 22:45:09 +0100
commitf39869264ff0b7c81fe9c463db9e3f7944a9cd20 (patch)
tree002d0eddfaf377facfcd807c262de6c99b001d83 /profiles
parent852755c64dfdf54c5457f631bfc34ced2e58fdb8 (diff)
gentoo auto-resync : 28:08:2022 - 22:45:09
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin148442 -> 148444 bytes
-rw-r--r--profiles/prefix/sunos/solaris/package.use.mask4
-rw-r--r--profiles/targets/desktop/plasma/package.use2
-rw-r--r--profiles/use.local.desc3
4 files changed, 3 insertions, 6 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 3d96870ced86..328983592d09 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/prefix/sunos/solaris/package.use.mask b/profiles/prefix/sunos/solaris/package.use.mask
index 527f8709bb19..7115be8a606d 100644
--- a/profiles/prefix/sunos/solaris/package.use.mask
+++ b/profiles/prefix/sunos/solaris/package.use.mask
@@ -17,7 +17,3 @@ sys-devel/gcc -libssp
# Fabian Groffen <grobian@gentoo.org> (2011-09-05)
# gir tries to link c++ code using gcc and obviously fails
app-text/poppler introspection
-
-# Fabian Groffen <grobian@gentoo.org> (2011-04-24)
-# kms seems linux only, bug #319285
-x11-libs/libdrm libkms
diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use
index 3ca6c67990fc..205df60ff518 100644
--- a/profiles/targets/desktop/plasma/package.use
+++ b/profiles/targets/desktop/plasma/package.use
@@ -39,8 +39,6 @@ media-libs/gd fontconfig
# Required by kde-plasma/kwin
media-libs/mesa egl wayland
-# Not required, but makes sense in return
-x11-apps/mesa-progs egl
# Required by kde-apps/kdenlive
media-libs/mlt ffmpeg frei0r rubberband
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index c38c1bf7e433..98516dbdcce8 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -4967,11 +4967,14 @@ media-video/ffmpeg:gme - Enables support for media-libs/game-music-emu for playi
media-video/ffmpeg:gpl - Build GPL code. Should be enabled unless you require LGPL binaries.
media-video/ffmpeg:hardcoded-tables - Use pre-calculated tables rather than calculating them on the fly.
media-video/ffmpeg:iec61883 - Support for FireWire DV/HDV input device using media-libs/libiec61883.
+media-video/ffmpeg:jpegxl - Enable JPEG XL de/encoding via media-libs/libjxl.
media-video/ffmpeg:kvazaar - Enables media-libs/kvazaar based HEVC encoder.
+media-video/ffmpeg:lcms - Enable ICC profile support via media-libs/lcms.
media-video/ffmpeg:libaom - Enables media-libs/libaom based AV1 codec support.
media-video/ffmpeg:libaribb24 - Enables ARIB text and caption decoding via media-libs/aribb24.
media-video/ffmpeg:libdrm - Enables x11-libs/libdrm support for better screen grabbing and hardware accelerated codecs.
media-video/ffmpeg:libilbc - Enables iLBC de/encoding via media-libs/libilbc.
+media-video/ffmpeg:libplacebo - Adds flexible GPU-accelerated processing filter based on media-libs/libplacebo.
media-video/ffmpeg:librtmp - Enables Real Time Messaging Protocol using librtmp (media-video/rtmpdump) in addition to FFmpeg's native implementation.
media-video/ffmpeg:libsoxr - Enables audio resampling through media-libs/soxr.
media-video/ffmpeg:libtesseract - Enables the OCR filter via app-text/tesseract.