summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2021-02-20 00:57:50 +0200
committerMart Raudsepp <leio@gentoo.org>2021-02-20 00:57:50 +0200
commitaeca78230e26b9ad2da260cb0b4c86d79493d7c0 (patch)
tree68c66f7bed8cb1ea3eb35230bf823a2605e2b682 /media-plugins/gst-plugins-amr/gst-plugins-amr-1.14.3.ebuild
parentmedia-plugins/gst-plugins-a52dec: remove old (diff)
downloadgentoo-aeca78230e26b9ad2da260cb0b4c86d79493d7c0.tar.gz
gentoo-aeca78230e26b9ad2da260cb0b4c86d79493d7c0.tar.bz2
gentoo-aeca78230e26b9ad2da260cb0b4c86d79493d7c0.zip
media-plugins/gst-plugins-amr: remove old
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-amr/gst-plugins-amr-1.14.3.ebuild')
-rw-r--r--media-plugins/gst-plugins-amr/gst-plugins-amr-1.14.3.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.14.3.ebuild b/media-plugins/gst-plugins-amr/gst-plugins-amr-1.14.3.ebuild
deleted file mode 100644
index 08e15ae3d68c..000000000000
--- a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.14.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-ugly
-
-inherit gstreamer
-
-DESCRIPTION="AMRNB encoder/decoder and AMRWB decoder plugin for GStreamer"
-HOMEPAGE="https://gstreamer.freedesktop.org/"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=media-libs/opencore-amr-0.1.3-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-GST_PLUGINS_BUILD="amrnb amrwb"
-GST_PLUGINS_BUILD_DIR="amrnb amrwbdec"