commit:     5ed7b40ab3945faef4b637360e17f632ff66eb3b
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu May  8 06:03:36 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu May  8 06:14:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ed7b40a

media-video/ffmpeg: update live (libpostproc removed)

May need to be packaged separately instead, but will not do
this now given the status is unclear at the moment.

https://github.com/michaelni/libpostproc

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 media-video/ffmpeg/ffmpeg-9999.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild 
b/media-video/ffmpeg/ffmpeg-9999.ebuild
index f34e7f3903ca..33bcf63d6de3 100644
--- a/media-video/ffmpeg/ffmpeg-9999.ebuild
+++ b/media-video/ffmpeg/ffmpeg-9999.ebuild
@@ -94,7 +94,6 @@ FFMPEG_IUSE_MAP=(
        openmpt:libopenmpt
        openssl:openssl,!gnutls@v3ifgpl # still LGPL2.1+ if USE=-gpl
        opus:libopus
-       +postproc # exposed as a USE for clarity with the GPL requirement
        pulseaudio:libpulse
        qrcode:libqrencode
        qsv:libvpl
@@ -164,8 +163,8 @@ REQUIRED_USE="
        npp? ( nvenc )
        shaderc? ( vulkan )
        libaribb24? ( gpl ) cdio? ( gpl ) dvd? ( gpl ) frei0r? ( gpl )
-       postproc? ( gpl ) rubberband? ( gpl ) samba? ( gpl )
-       vidstab? ( gpl ) x264? ( gpl ) x265? ( gpl ) xvid? ( gpl )
+       rubberband? ( gpl ) samba? ( gpl ) vidstab? ( gpl ) x264? ( gpl )
+       x265? ( gpl ) xvid? ( gpl )
        ${FFMPEG_UNSLOTTED:+chromium? ( opus )}
        ${FFMPEG_SOC_PATCH:+soc? ( drm )}
 "

Reply via email to