summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2004-03-29 15:36:16 +0000
committerMarinus Schraal <foser@gentoo.org>2004-03-29 15:36:16 +0000
commit98f515c3d1f85683515fe6a0f3f0a5ccdd705cc6 (patch)
tree52922e681ff8b47aaa3d451ec2712285fd35bfb6 /eclass/gst-plugins.eclass
parentstable on sparc (Manifest recommit) (diff)
downloadgentoo-2-98f515c3d1f85683515fe6a0f3f0a5ccdd705cc6.tar.gz
gentoo-2-98f515c3d1f85683515fe6a0f3f0a5ccdd705cc6.tar.bz2
gentoo-2-98f515c3d1f85683515fe6a0f3f0a5ccdd705cc6.zip
add theora as a configure switch
Diffstat (limited to 'eclass/gst-plugins.eclass')
-rw-r--r--eclass/gst-plugins.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/gst-plugins.eclass b/eclass/gst-plugins.eclass
index 0f703aa16dee..668c0a458637 100644
--- a/eclass/gst-plugins.eclass
+++ b/eclass/gst-plugins.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins.eclass,v 1.10 2004/03/28 18:45:53 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins.eclass,v 1.11 2004/03/29 15:36:16 foser Exp $
# Author : foser <foser@gentoo.org>
@@ -35,7 +35,7 @@ MY_P=gst-plugins-${PV}
# gstreamer 0.6
my_gst_plugins="dxr3 oss qcam v4l v4l2 vcd vga cdrom xvideo a52dec aalib aalibtest alsa arts artstest artsc audiofile avifile cdparanoia dvdread dvdnav esd esdtest flac ffmpeg gnome_vfs gsm hermes http jack jpeg ladspa lame lcs libdv libfame libfametest libpng mad mikmod libmikmodtest mjpegtools mpeg2dec openquicktime raw1394 rtp sdl sdltest shout shout2 shout2test sidplay smoothwave snapshot swfdec tarkin vorbis vorbistest xmms libmmx atomic tests examples"
# gstreamer 0.8
-my_gst_plugins="${my_gst_plugins} divx faad gdk_pixbuf ogg sndfile x pango speex xvid mpeg2enc mplex musicbrainz nas librfb libcaca ivorbis faac"
+my_gst_plugins="${my_gst_plugins} divx faad gdk_pixbuf ogg sndfile x pango speex xvid mpeg2enc mplex musicbrainz nas librfb libcaca ivorbis faac theora"
# Extract the plugin to build from the ebuild name
# May be set by an ebuild and contain more than one indentifier, space seperated