summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-06-15 20:35:42 +0300
committerMart Raudsepp <leio@gentoo.org>2018-06-16 21:25:27 +0300
commit8c0b2cd130429485ada7c3d1af95a103f281953f (patch)
tree475f83e69992dcbbf9a70d2d41dadb8c66ed968d /media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild
parentmedia-plugins/gst-plugins-mpg123: bump to 1.14.1 (diff)
downloadgentoo-8c0b2cd130429485ada7c3d1af95a103f281953f.tar.gz
gentoo-8c0b2cd130429485ada7c3d1af95a103f281953f.tar.bz2
gentoo-8c0b2cd130429485ada7c3d1af95a103f281953f.zip
media-plugins/gst-plugins-twolame: bump to 1.14.1
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild')
-rw-r--r--media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild
new file mode 100644
index 000000000000..1ecd2189e91b
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="MPEG2 encoder plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"