media-video/ffmpeg: Drop IUSE=xcb
authorMatt Turner <mattst88@gentoo.org>
Thu, 23 Jan 2020 19:11:20 +0000 (11:11 -0800)
committerMatt Turner <mattst88@gentoo.org>
Thu, 23 Jan 2020 19:17:59 +0000 (11:17 -0800)
Closes: https://bugs.gentoo.org/705442
Signed-off-by: Matt Turner <mattst88@gentoo.org>
media-video/ffmpeg/ffmpeg-4.2.2.ebuild
media-video/ffmpeg/ffmpeg-9999.ebuild

index 6d69c54773494a2242cd4af448bce87a5727776f..96cd4122b9ff8ba5b6e1a1eb9a5ddccf14b40296 100644 (file)
@@ -70,7 +70,7 @@ FFMPEG_FLAG_MAP=(
                +bzip2:bzlib cpudetection:runtime-cpudetect debug gcrypt gnutls gmp
                +gpl hardcoded-tables +iconv libressl:libtls libxml2 lzma +network opencl
                openssl +postproc samba:libsmbclient sdl:ffplay sdl:sdl2 vaapi vdpau
-               X:xlib xcb:libxcb xcb:libxcb-shm xcb:libxcb-xfixes +zlib
+               X:xlib X:libxcb X:libxcb-shm X:libxcb-xfixes +zlib
                # libavdevice options
                cdio:libcdio iec61883:libiec61883 ieee1394:libdc1394 libcaca openal
                opengl
@@ -254,8 +254,8 @@ RDEPEND="
                >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
                >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
                >=x11-libs/libXv-1.0.10[${MULTILIB_USEDEP}]
+               >=x11-libs/libxcb-1.4[${MULTILIB_USEDEP}]
        )
-       xcb? ( >=x11-libs/libxcb-1.4[${MULTILIB_USEDEP}] )
        zeromq? ( >=net-libs/zeromq-4.1.6 )
        zimg? ( >=media-libs/zimg-2.7.4:=[${MULTILIB_USEDEP}] )
        zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
@@ -301,7 +301,6 @@ GPL_REQUIRED_USE="
                x264? ( gpl )
                x265? ( gpl )
                xvid? ( gpl )
-               X? ( !xcb? ( gpl ) )
        )
 "
 REQUIRED_USE="
index 69bdf4e82bac6100fc5cf916cf3d060ccc29d487..b0f1739161231a4aff682c73c1c5f4136a60b185 100644 (file)
@@ -70,7 +70,7 @@ FFMPEG_FLAG_MAP=(
                +bzip2:bzlib cpudetection:runtime-cpudetect debug gcrypt gnutls gmp
                +gpl hardcoded-tables +iconv libressl:libtls libxml2 lzma +network opencl
                openssl +postproc samba:libsmbclient sdl:ffplay sdl:sdl2 vaapi vdpau
-               X:xlib xcb:libxcb xcb:libxcb-shm xcb:libxcb-xfixes +zlib
+               X:xlib X:libxcb X:libxcb-shm X:libxcb-xfixes +zlib
                # libavdevice options
                cdio:libcdio iec61883:libiec61883 ieee1394:libdc1394 libcaca openal
                opengl
@@ -254,8 +254,8 @@ RDEPEND="
                >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
                >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
                >=x11-libs/libXv-1.0.10[${MULTILIB_USEDEP}]
+               >=x11-libs/libxcb-1.4[${MULTILIB_USEDEP}]
        )
-       xcb? ( >=x11-libs/libxcb-1.4[${MULTILIB_USEDEP}] )
        zeromq? ( >=net-libs/zeromq-4.1.6 )
        zimg? ( >=media-libs/zimg-2.7.4:=[${MULTILIB_USEDEP}] )
        zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
@@ -301,7 +301,6 @@ GPL_REQUIRED_USE="
                x264? ( gpl )
                x265? ( gpl )
                xvid? ( gpl )
-               X? ( !xcb? ( gpl ) )
        )
 "
 REQUIRED_USE="