summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2009-09-07 04:58:22 +0000
committerOlivier Crête <tester@gentoo.org>2009-09-07 04:58:22 +0000
commit5d4e913d6235255b58d6bbc7749acb66cb9e412d (patch)
treec502e6cb1b53d04e7656840f8b740b7015ba4f7c /eclass/gst-plugins-ugly.eclass
parentMask gst-plugins-resindvd-0.10.14 because it depends on masked libdvdnav (diff)
downloadgentoo-2-5d4e913d6235255b58d6bbc7749acb66cb9e412d.tar.gz
gentoo-2-5d4e913d6235255b58d6bbc7749acb66cb9e412d.tar.bz2
gentoo-2-5d4e913d6235255b58d6bbc7749acb66cb9e412d.zip
Add new plugins in gst-plugins-bad 0.10.14 and gst-plugins-ugly 0.10.12
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 3147c37df733..e544269f8d42 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.14 2009/05/16 22:08:09 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-ugly.eclass,v 1.15 2009/09/07 04:58:22 tester 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="a52dec amrnb cdio dvdread dvdnav lame id3tag mad mpeg2dec sidplay twolame"
+my_gst_plugins_ugly="a52dec amrnb cdio dvdread dvdnav lame id3tag mad mpeg2dec sidplay twolame x264"
#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"