summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerm@gentoo.org>2006-02-27 11:14:53 +0000
committerZaheer Abbas Merali <zaheerm@gentoo.org>2006-02-27 11:14:53 +0000
commitccc53922e78bd058136108924c8a2cd86753659b (patch)
treeb9205407679c6b182f012473a7daa74b17a8b96e
parentupdate plugins in gst-plugins-good (diff)
downloadhistorical-ccc53922e78bd058136108924c8a2cd86753659b.tar.gz
historical-ccc53922e78bd058136108924c8a2cd86753659b.tar.bz2
historical-ccc53922e78bd058136108924c8a2cd86753659b.zip
update plugins in gst-plugins-ugly
-rw-r--r--eclass/gst-plugins-ugly.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/gst-plugins-ugly.eclass b/eclass/gst-plugins-ugly.eclass
index 4bc71a701c66..aef76f91bef1 100644
--- a/eclass/gst-plugins-ugly.eclass
+++ b/eclass/gst-plugins-ugly.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-ugly.eclass,v 1.5 2006/02/06 17:45:18 zaheerm Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-ugly.eclass,v 1.6 2006/02/27 11:14:53 zaheerm Exp $
# Author : foser <foser@gentoo.org>
@@ -26,7 +26,7 @@ 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_ugly="amrnb a52dec lame mad mpeg2dec sidplay"
+my_gst_plugins_ugly="amrnb a52dec dvdread lame mad mpeg2dec sidplay"
#SRC_URI="mirror://gnome/sources/gst-plugins/${PV_MAJ_MIN}/${MY_P}.tar.bz2"
SRC_URI="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/${MY_P}.tar.bz2"