games-emulation/vbam: Pin ffmpeg back to version 3
authorJames Le Cuirot <chewi@gentoo.org>
Wed, 29 Aug 2018 21:21:24 +0000 (22:21 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Wed, 29 Aug 2018 21:22:05 +0000 (22:22 +0100)
It doesn't build with ffmpeg 4, the dependency is optional, and
upstream don't appear to be in a hurry to fix it.

Closes: https://bugs.gentoo.org/654176
Package-Manager: Portage-2.3.48, Repoman-2.3.10

games-emulation/vbam/vbam-2.0.2.ebuild
games-emulation/vbam/vbam-9999.ebuild

index 53f480e326ee6360a912504d95afb3483acb6ab1..507362bca85e6995c390153429914901593b8322 100644 (file)
@@ -30,7 +30,7 @@ RDEPEND="
        sys-libs/zlib:=
        virtual/glu
        virtual/opengl
-       ffmpeg? ( media-video/ffmpeg:= )
+       ffmpeg? ( =media-video/ffmpeg-3*:= )
        lirc? ( app-misc/lirc )
        nls? ( virtual/libintl )
        wxwidgets? (
index 53f480e326ee6360a912504d95afb3483acb6ab1..507362bca85e6995c390153429914901593b8322 100644 (file)
@@ -30,7 +30,7 @@ RDEPEND="
        sys-libs/zlib:=
        virtual/glu
        virtual/opengl
-       ffmpeg? ( media-video/ffmpeg:= )
+       ffmpeg? ( =media-video/ffmpeg-3*:= )
        lirc? ( app-misc/lirc )
        nls? ( virtual/libintl )
        wxwidgets? (