summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2021-02-20 01:09:47 +0200
committerMart Raudsepp <leio@gentoo.org>2021-02-20 01:09:47 +0200
commit569b9938db2f91c6956812d2624c1f9a4788cdc6 (patch)
treee2296b55c73ff2e066bca63947c7292e1858c7c8 /media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.5.ebuild
parentmedia-plugins/gst-plugins-smoothstreaming: remove old (diff)
downloadgentoo-569b9938db2f91c6956812d2624c1f9a4788cdc6.tar.gz
gentoo-569b9938db2f91c6956812d2624c1f9a4788cdc6.tar.bz2
gentoo-569b9938db2f91c6956812d2624c1f9a4788cdc6.zip
media-plugins/gst-plugins-soundtouch: 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-soundtouch/gst-plugins-soundtouch-1.14.5.ebuild')
-rw-r--r--media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.5.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.5.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.5.ebuild
deleted file mode 100644
index 2f61531e63cf..000000000000
--- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.5.ebuild
+++ /dev/null
@@ -1,14 +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-bad
-
-inherit gstreamer
-
-DESCRIPTION="Beats-per-minute detection and pitch controlling plugin for GStreamer"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=media-libs/libsoundtouch-1.7.1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"