summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2008-06-29 18:33:17 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2008-06-29 18:33:17 +0000
commit7ab998c5eed3b661f90ff3c9f2448c56d1b2349a (patch)
tree7e63ae69ef8fab25aebc5b9fe70325187337e470 /eclass/gst-plugins-ugly.eclass
parentVersion bump. (diff)
downloadhistorical-7ab998c5eed3b661f90ff3c9f2448c56d1b2349a.tar.gz
historical-7ab998c5eed3b661f90ff3c9f2448c56d1b2349a.tar.bz2
historical-7ab998c5eed3b661f90ff3c9f2448c56d1b2349a.zip
Insert dvdnav into gst-plugins-ugly plugins.
Diffstat (limited to 'eclass/gst-plugins-ugly.eclass')
-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 f3ea207f9024..1d08d6c6f3c2 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.10 2007/09/13 15:38:54 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-ugly.eclass,v 1.11 2008/06/29 18:33:17 drac 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 dvdread id3tag lame mad mpeg2dec sidplay"
+my_gst_plugins_ugly="a52dec amrnb dvdread dvdnav lame id3tag 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"