From 51d0fead2685181472563e435718b7ad7b369bbb Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 26 Apr 2020 13:05:14 +0200 Subject: [PATCH] media-plugins/vdr-rpihddevice: Replace virtual/ffmpeg Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Seifert --- media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.3.ebuild | 4 ++-- media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.5.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.3.ebuild b/media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.3.ebuild index 4e227c3020e8..bf5ba349408d 100644 --- a/media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.3.ebuild +++ b/media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.3.ebuild @@ -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 @@ -17,7 +17,7 @@ LICENSE="GPL-2" DEPEND="media-libs/raspberrypi-userland media-video/vdr - virtual/ffmpeg" + media-video/ffmpeg" src_prepare() { diff --git a/media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.5.ebuild b/media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.5.ebuild index 1a096aa34358..ee3ca8918ebc 100644 --- a/media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.5.ebuild +++ b/media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.5.ebuild @@ -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 @@ -17,7 +17,7 @@ LICENSE="GPL-2" DEPEND="media-libs/raspberrypi-userland media-video/vdr - virtual/ffmpeg" + media-video/ffmpeg" src_prepare() { sed -i "${S}"/Makefile -e '/LDFLAGS.*VCLIBDIR/s/$/ -Wl,--no-as-needed/' || die "sed failed" -- 2.26.2