diff options
Diffstat (limited to 'media-plugins/gst-plugins-amr/gst-plugins-amr-1.0.8.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-amr/gst-plugins-amr-1.0.8.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.0.8.ebuild b/media-plugins/gst-plugins-amr/gst-plugins-amr-1.0.8.ebuild deleted file mode 100644 index 59ae586ee9a6..000000000000 --- a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.0.8.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-amr/gst-plugins-amr-1.0.8.ebuild,v 1.1 2013/08/26 22:42:23 eva Exp $ - -EAPI="5" - -inherit gst-plugins-ugly - -DESCRIPTION="GStreamer plugin for AMRNB/AMRWB codec" -HOMEPAGE="http://gstreamer.freedesktop.org/" - -LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="media-libs/opencore-amr" -DEPEND="${RDEPEND}" - -GST_PLUGINS_BUILD="amrnb amrwb" -GST_PLUGINS_BUILD_DIR="amrnb amrwbdec" |