summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-06-20 23:44:05 +0300
committerMart Raudsepp <leio@gentoo.org>2019-06-21 00:26:09 +0300
commit651cc419877020ceab9273744991a3f27357a845 (patch)
tree95290262031f388c0c2780ad13c6214b41126d73 /media-plugins/gst-plugins-soundtouch
parentmedia-plugins/gst-plugins-soup: remove gstreamer 0.10 (diff)
downloadgentoo-651cc419877020ceab9273744991a3f27357a845.tar.gz
gentoo-651cc419877020ceab9273744991a3f27357a845.tar.bz2
gentoo-651cc419877020ceab9273744991a3f27357a845.zip
media-plugins/gst-plugins-soundtouch: remove gstreamer 0.10
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-soundtouch')
-rw-r--r--media-plugins/gst-plugins-soundtouch/Manifest1
-rw-r--r--media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.23-r1.ebuild14
2 files changed, 0 insertions, 15 deletions
diff --git a/media-plugins/gst-plugins-soundtouch/Manifest b/media-plugins/gst-plugins-soundtouch/Manifest
index 1559b3f25e1a..9fd3b6a7d640 100644
--- a/media-plugins/gst-plugins-soundtouch/Manifest
+++ b/media-plugins/gst-plugins-soundtouch/Manifest
@@ -1,2 +1 @@
-DIST gst-plugins-bad-0.10.23.tar.xz 3155044 BLAKE2B 86ed955fb5c73f2145b8f8ed2daaeffd9975362e81c3ca911be00d18f6b6d975381651071eb54514ef94a931f1fc89e673dc8c1d68e10de132bbe51accb6d165 SHA512 6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
DIST gst-plugins-bad-1.14.3.tar.xz 4678316 BLAKE2B b37d90e04a6bdb01e4f512df67e00790979e4b71fa6730092b4c16dbaf005cf94e09a454ed6e962faa3aaef02c2b811ad1899c3c8153b4ab3bf6d9b5f62998cf SHA512 3e92b33b43181d76bf206496c2fe0f84042c486f854f4fdba7efedc3489874944cef00eb2fd9fd7056d749be17c2b237caffc32800d7063615b30bac7226fbb7
diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.23-r1.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.23-r1.ebuild
deleted file mode 100644
index 101441ea3fe1..000000000000
--- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.23-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-GST_ORG_MODULE=gst-plugins-bad
-inherit gstreamer
-
-DESCRIPTION="GStreamer elements for beats-per-minute detection and pitch controlling"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=media-libs/libsoundtouch-1.7.1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"