summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2017-02-25 22:15:28 +0200
committerMart Raudsepp <leio@gentoo.org>2017-02-25 22:44:09 +0200
commit984779aa107894ed83c746f683ba5cc999bbae00 (patch)
tree024b3313c7f18fd3aed4ebbad935188f3a927a26 /media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.10.4.ebuild
parentmedia-plugins/gst-plugins-smoothstreaming: bump to 1.10.4, no code changes co... (diff)
downloadgentoo-984779aa107894ed83c746f683ba5cc999bbae00.tar.gz
gentoo-984779aa107894ed83c746f683ba5cc999bbae00.tar.bz2
gentoo-984779aa107894ed83c746f683ba5cc999bbae00.zip
media-plugins/gst-plugins-soundtouch: bump to 1.10.4, no code changes compared to 1.10.3
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.10.4.ebuild')
-rw-r--r--media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.10.4.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.10.4.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.10.4.ebuild
new file mode 100644
index 000000000000..eb2b0667f1cc
--- /dev/null
+++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.10.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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}"