diff options
author | David Seifert <soap@gentoo.org> | 2020-04-26 12:58:49 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-04-26 12:58:49 +0200 |
commit | 7178e4a086c67cf45c527dc18287be2ea8b3886a (patch) | |
tree | 511d3d1b5695682bcd04158b5beaae23d283ec8a /media-video | |
parent | media-video/noad: Replace virtual/ffmpeg (diff) | |
download | gentoo-7178e4a086c67cf45c527dc18287be2ea8b3886a.tar.gz gentoo-7178e4a086c67cf45c527dc18287be2ea8b3886a.tar.bz2 gentoo-7178e4a086c67cf45c527dc18287be2ea8b3886a.zip |
media-video/raspberrypi-omxplayer: Replace virtual/ffmpeg
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160217-r1.ebuild (renamed from media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160217.ebuild) | 4 | ||||
-rw-r--r-- | media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528-r2.ebuild (renamed from media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528.ebuild) | 4 | ||||
-rw-r--r-- | media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528-r3.ebuild (renamed from media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528-r1.ebuild) | 4 | ||||
-rw-r--r-- | media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-9999.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160217.ebuild b/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160217-r1.ebuild index 4a1c214969f9..862d38275e34 100644 --- a/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160217.ebuild +++ b/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160217-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -20,7 +20,7 @@ RDEPEND="dev-libs/libpcre || ( media-libs/raspberrypi-userland media-libs/raspberrypi-userland-bin ) sys-apps/dbus sys-apps/fbset - virtual/ffmpeg + media-video/ffmpeg x11-apps/xrefresh x11-apps/xset" DEPEND="${RDEPEND} diff --git a/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528.ebuild b/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528-r2.ebuild index da741441c5d4..a5a79ed5c0b2 100644 --- a/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528.ebuild +++ b/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -20,7 +20,7 @@ RDEPEND="dev-libs/libpcre || ( media-libs/raspberrypi-userland media-libs/raspberrypi-userland-bin ) sys-apps/dbus sys-apps/fbset - virtual/ffmpeg + media-video/ffmpeg dev-libs/boost media-libs/freetype:2 X? ( diff --git a/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528-r1.ebuild b/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528-r3.ebuild index 5592e2b50c30..41a9e22a347a 100644 --- a/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528-r1.ebuild +++ b/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -20,7 +20,7 @@ RDEPEND="dev-libs/libpcre || ( media-libs/raspberrypi-userland media-libs/raspberrypi-userland-bin ) sys-apps/dbus sys-apps/fbset - virtual/ffmpeg + media-video/ffmpeg dev-libs/boost media-libs/freetype:2 X? ( diff --git a/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-9999.ebuild b/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-9999.ebuild index 2cac67b90a01..3cefa5dab0e0 100644 --- a/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-9999.ebuild +++ b/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,7 +19,7 @@ RDEPEND="dev-libs/libpcre || ( media-libs/raspberrypi-userland media-libs/raspberrypi-userland-bin ) sys-apps/dbus sys-apps/fbset - virtual/ffmpeg + media-video/ffmpeg dev-libs/boost media-libs/freetype:2 X? ( |