media-libs/libde265: migrate from libav
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 26 Apr 2020 09:15:34 +0000 (12:15 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 26 Apr 2020 09:15:34 +0000 (12:15 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
media-libs/libde265/libde265-1.0.3.ebuild
media-libs/libde265/libde265-9999.ebuild

index 4e6baba9ecc43491ee49360c059c25b1c9198c62..7eec974a733bba52960021b73ce5fe23c4d8b7e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -20,12 +20,11 @@ HOMEPAGE="https://github.com/strukturag/libde265"
 
 LICENSE="GPL-3"
 SLOT="0"
-IUSE="cpu_flags_x86_sse debug libav qt5 static-libs"
+IUSE="cpu_flags_x86_sse debug qt5 static-libs"
 
 DEPEND="
        media-libs/libsdl[${MULTILIB_USEDEP}]
-       !libav? ( media-video/ffmpeg:=[${MULTILIB_USEDEP}] )
-       libav? ( media-video/libav:=[${MULTILIB_USEDEP}] )
+       media-video/ffmpeg:=[${MULTILIB_USEDEP}]
        qt5? (
                dev-qt/qtcore:5
                dev-qt/qtgui:5
index 516a30d1f3d93fae17aaaecd45290b08359eb9c6..7f4f73fb81e28da38fd0691ed85115c661cab653 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -20,12 +20,11 @@ HOMEPAGE="https://github.com/strukturag/libde265"
 
 LICENSE="GPL-3"
 SLOT="0"
-IUSE="cpu_flags_x86_sse debug libav qt5 static-libs"
+IUSE="cpu_flags_x86_sse debug qt5 static-libs"
 
 DEPEND="
        media-libs/libsdl[${MULTILIB_USEDEP}]
-       !libav? ( media-video/ffmpeg:=[${MULTILIB_USEDEP}] )
-       libav? ( media-video/libav:=[${MULTILIB_USEDEP}] )
+       media-video/ffmpeg:=[${MULTILIB_USEDEP}]
        qt5? (
                dev-qt/qtcore:5
                dev-qt/qtgui:5