From 0e5b93b5315bdedab7c37f5bbe66b7fd60ba51ec Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 24 Oct 2020 10:51:54 +0200 Subject: virtual/ffmpeg: Remove, all revdeps updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- virtual/ffmpeg/ffmpeg-9-r2.ebuild | 21 --------------------- virtual/ffmpeg/metadata.xml | 10 ---------- 2 files changed, 31 deletions(-) delete mode 100644 virtual/ffmpeg/ffmpeg-9-r2.ebuild delete mode 100644 virtual/ffmpeg/metadata.xml diff --git a/virtual/ffmpeg/ffmpeg-9-r2.ebuild b/virtual/ffmpeg/ffmpeg-9-r2.ebuild deleted file mode 100644 index 2abb4da05dfc..000000000000 --- a/virtual/ffmpeg/ffmpeg-9-r2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Virtual package for FFmpeg executable implementation" - -# Please note that this virtual is only suited for packages that call -# ffmpeg/avconv or one of the remaining executables. If your package -# links to one of the libraries, you need to use the following -# dependency instead (adding IUSE=libav): -# libav? ( media-video/libav:0= ) -# !libav? ( media-video/ffmpeg:0= ) - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" -IUSE="X +encode gsm jpeg2k mp3 opus sdl speex theora threads truetype vaapi vdpau x264" - -RDEPEND=" - >=media-video/ffmpeg-1.2.6-r1:0[X?,encode?,gsm?,jpeg2k?,mp3?,opus?,sdl?,speex?,theora?,threads?,truetype?,vaapi?,vdpau?,x264?] -" diff --git a/virtual/ffmpeg/metadata.xml b/virtual/ffmpeg/metadata.xml deleted file mode 100644 index 9638faee4194..000000000000 --- a/virtual/ffmpeg/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - media-video@gentoo.org - - - Use the external opus library for encoding and decoding. - - -- cgit v1.2.3-65-gdbad