summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2009-03-30 04:55:10 +0000
committerOlivier Crête <tester@gentoo.org>2009-03-30 04:55:10 +0000
commit8cc951deb4d0cfa53a4ab4ef8fc4fe523c3540d8 (patch)
treead6096abb4b19edf8de867b153a3fd0689b76907 /media-plugins
parentVersion bump (diff)
downloadgentoo-2-8cc951deb4d0cfa53a4ab4ef8fc4fe523c3540d8.tar.gz
gentoo-2-8cc951deb4d0cfa53a4ab4ef8fc4fe523c3540d8.tar.bz2
gentoo-2-8cc951deb4d0cfa53a4ab4ef8fc4fe523c3540d8.zip
Version bump
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/gst-plugins-mad/ChangeLog10
-rw-r--r--media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.11.ebuild18
2 files changed, 26 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-mad/ChangeLog b/media-plugins/gst-plugins-mad/ChangeLog
index f602fe641701..c8a0d117023f 100644
--- a/media-plugins/gst-plugins-mad/ChangeLog
+++ b/media-plugins/gst-plugins-mad/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-plugins/gst-plugins-mad
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.121 2008/12/05 22:07:28 ssuominen Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.122 2009/03/30 04:55:10 tester Exp $
+
+*gst-plugins-mad-0.10.11 (30 Mar 2009)
+
+ 30 Mar 2009; Olivier Crête <tester@gentoo.org>
+ +gst-plugins-mad-0.10.11.ebuild:
+ Version bump
*gst-plugins-mad-0.10.10 (05 Dec 2008)
diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.11.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.11.ebuild
new file mode 100644
index 000000000000..40d050003e94
--- /dev/null
+++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.11.ebuild
@@ -0,0 +1,18 @@
+# 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-mad/gst-plugins-mad-0.10.11.ebuild,v 1.1 2009/03/30 04:55:10 tester Exp $
+
+inherit gst-plugins-ugly
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=media-libs/gst-plugins-base-0.10.22
+ >=media-libs/gst-plugins-good-0.10.11
+ >=media-libs/gstreamer-0.10.22
+ >=media-libs/libmad-0.15.1b
+ >=media-libs/libid3tag-0.15"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
+
+GST_PLUGINS_BUILD="mad id3tag"