summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2009-03-30 05:03:00 +0000
committerOlivier Crête <tester@gentoo.org>2009-03-30 05:03:00 +0000
commit63adf066c6abe7dc771476b7fd6e5a0d733569c4 (patch)
treebb2a07893044b4535381384ac6b2ec73c0895895 /media-plugins/gst-plugins-twolame
parentVersion bump (diff)
downloadgentoo-2-63adf066c6abe7dc771476b7fd6e5a0d733569c4.tar.gz
gentoo-2-63adf066c6abe7dc771476b7fd6e5a0d733569c4.tar.bz2
gentoo-2-63adf066c6abe7dc771476b7fd6e5a0d733569c4.zip
Version bump
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'media-plugins/gst-plugins-twolame')
-rw-r--r--media-plugins/gst-plugins-twolame/ChangeLog10
-rw-r--r--media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.11.ebuild14
-rw-r--r--media-plugins/gst-plugins-twolame/metadata.xml6
3 files changed, 30 insertions, 0 deletions
diff --git a/media-plugins/gst-plugins-twolame/ChangeLog b/media-plugins/gst-plugins-twolame/ChangeLog
new file mode 100644
index 000000000000..cdb9c324ceaa
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for media-plugins/gst-plugins-twolame
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-twolame/ChangeLog,v 1.1 2009/03/30 05:03:00 tester Exp $
+
+*gst-plugins-twolame-0.10.11 (30 Mar 2009)
+
+ 30 Mar 2009; Olivier Crête <tester@gentoo.org> +metadata.xml,
+ +gst-plugins-twolame-0.10.11.ebuild:
+ Added twolame plugin from ugly
+
diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.11.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.11.ebuild
new file mode 100644
index 000000000000..55edf1472516
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.11.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.11.ebuild,v 1.1 2009/03/30 05:03:00 tester Exp $
+
+inherit gst-plugins-ugly
+
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-sound/twolame-0.3.0
+ >=media-libs/gstreamer-0.10.22
+ >=media-libs/gst-plugins-base-0.10.22"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
diff --git a/media-plugins/gst-plugins-twolame/metadata.xml b/media-plugins/gst-plugins-twolame/metadata.xml
new file mode 100644
index 000000000000..3abe2ca2733e
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>gstreamer</herd>
+<herd>gnome</herd>
+</pkgmetadata>