summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2005-01-05 22:59:49 +0000
committerMarinus Schraal <foser@gentoo.org>2005-01-05 22:59:49 +0000
commit9d6e863ec2083eaaaa2d7ef2cdbc13dfd9d8fd15 (patch)
tree81414763175fa67d3ca9e1f785cd88e31d22d0d3 /eclass/gst-plugins.eclass
parentnew release (diff)
downloadhistorical-9d6e863ec2083eaaaa2d7ef2cdbc13dfd9d8fd15.tar.gz
historical-9d6e863ec2083eaaaa2d7ef2cdbc13dfd9d8fd15.tar.bz2
historical-9d6e863ec2083eaaaa2d7ef2cdbc13dfd9d8fd15.zip
add more config switches
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 75ecc5cdcd81..215a3aa2d059 100644
--- a/eclass/gst-plugins.eclass
+++ b/eclass/gst-plugins.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.eclass,v 1.21 2004/10/21 22:21:25 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins.eclass,v 1.22 2005/01/05 22:59:49 foser Exp $
# Author : foser <foser@gentoo.org>
@@ -34,7 +34,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 theora kio osx_audio osx_video sunaudio artsc dts libvisual dirac libmng opengl"
+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 kio osx_audio osx_video sunaudio artsc dts libvisual dirac libmng opengl gst_v4l gst_v4l2 libmms musepack directfb polyp"
# Extract the plugin to build from the ebuild name
# May be set by an ebuild and contain more than one indentifier, space seperated