summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerm@gentoo.org>2006-02-27 11:11:22 +0000
committerZaheer Abbas Merali <zaheerm@gentoo.org>2006-02-27 11:11:22 +0000
commit887510a79609e2480148e34a5858598df019647e (patch)
tree65956d9e46e1973aa23f2b6c4145241e6e10e08e /eclass
parentNew upstream release. (diff)
downloadgentoo-2-887510a79609e2480148e34a5858598df019647e.tar.gz
gentoo-2-887510a79609e2480148e34a5858598df019647e.tar.bz2
gentoo-2-887510a79609e2480148e34a5858598df019647e.zip
update plugins in gst-plugins-good
Diffstat (limited to 'eclass')
-rw-r--r--eclass/gst-plugins-good.eclass6
1 files changed, 4 insertions, 2 deletions
diff --git a/eclass/gst-plugins-good.eclass b/eclass/gst-plugins-good.eclass
index 85932a4aae68..719945f302c7 100644
--- a/eclass/gst-plugins-good.eclass
+++ b/eclass/gst-plugins-good.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-good.eclass,v 1.4 2006/02/06 17:45:18 zaheerm Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-good.eclass,v 1.5 2006/02/27 11:11:22 zaheerm Exp $
# Author : foser <foser@gentoo.org>, zaheerm <zaheerm@gentoo.org>
@@ -26,7 +26,9 @@ MY_P=${MY_PN}-${PV}
# All relevant configure options for gst-plugins
# need a better way to extract these
# gst-plugins-base 0.9
-my_gst_plugins_good="gconf gconftool oss aalib aalibtest cairo esd esdtest flac jpeg ladspa libcaca libdv libpng dv1394 shout2 shout2test speex"
+my_gst_plugins_good="gconf gconftool oss aalib aalibtest cairo cdio esd \
+ esdtest flac jpeg ladspa libcaca libdv libpng dv1394 shout2 shout2test \
+ speex"
#SRC_URI="mirror://gnome/sources/gst-plugins/${PV_MAJ_MIN}/${MY_P}.tar.bz2"
SRC_URI="http://gstreamer.freedesktop.org/src/gst-plugins-good/${MY_P}.tar.bz2"