summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2008-06-29 15:21:04 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2008-06-29 15:21:04 +0000
commit0580078d45daabfc134e49047f931d4b0e4f5c5a (patch)
tree2e4e9c234a6f1493a8724cb0f3288d94e9fb2839 /eclass/gst-plugins-good.eclass
parentVersion bump. Last of -base, moving to -good now.. (diff)
downloadhistorical-0580078d45daabfc134e49047f931d4b0e4f5c5a.tar.gz
historical-0580078d45daabfc134e49047f931d4b0e4f5c5a.tar.bz2
historical-0580078d45daabfc134e49047f931d4b0e4f5c5a.zip
Insert soup into gst-plugins-good plugins list.
Diffstat (limited to 'eclass/gst-plugins-good.eclass')
-rw-r--r--eclass/gst-plugins-good.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/gst-plugins-good.eclass b/eclass/gst-plugins-good.eclass
index ace91cc00130..84ae9416c4cc 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.14 2007/09/13 15:38:54 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-good.eclass,v 1.15 2008/06/29 15:21:04 drac Exp $
# Author : foser <foser@gentoo.org>, zaheerm <zaheerm@gentoo.org>
@@ -30,7 +30,7 @@ MY_P=${MY_PN}-${PV}
# This list is current to gst-plugins-good-0.10.6
my_gst_plugins_good="gconf gconftool oss aalib aalibtest cairo cdio esd esdtest
flac jpeg ladspa libcaca libdv libpng dv1394 shout2 shout2test speex annodex hal
-x taglib gdk_pixbuf gst_v4l2 sunaudio xshm xvideo zlib wavpack"
+x taglib gdk_pixbuf gst_v4l2 sunaudio xshm xvideo zlib wavpack soup"
#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"