summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2005-02-24 23:42:17 +0000
committerMarinus Schraal <foser@gentoo.org>2005-02-24 23:42:17 +0000
commit6b5f3a989d0c915a10a8343ed1ca3cb1744823dd (patch)
treebb4063e8714d74d484bcd47bcb7fcada07b6675e /eclass/gst-plugins.eclass
parentPruned old versions, transferred ownership. (diff)
downloadhistorical-6b5f3a989d0c915a10a8343ed1ca3cb1744823dd.tar.gz
historical-6b5f3a989d0c915a10a8343ed1ca3cb1744823dd.tar.bz2
historical-6b5f3a989d0c915a10a8343ed1ca3cb1744823dd.zip
add cairo to list of plugins (#83212)
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 215a3aa2d059..5a6b5adc4c9d 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.22 2005/01/05 22:59:49 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins.eclass,v 1.23 2005/02/24 23:42:17 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 gst_v4l gst_v4l2 libmms musepack directfb polyp"
+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 cairo"
# Extract the plugin to build from the ebuild name
# May be set by an ebuild and contain more than one indentifier, space seperated