summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerm@gentoo.org>2005-06-08 21:41:24 +0000
committerZaheer Abbas Merali <zaheerm@gentoo.org>2005-06-08 21:41:24 +0000
commitdfbf3b162a16ddc21ebe1514acdd1c8237660662 (patch)
tree8ffeeb1909ba088b80c802fdb8cc1fb995854143 /eclass/gst-plugins.eclass
parentnew release (diff)
downloadhistorical-dfbf3b162a16ddc21ebe1514acdd1c8237660662.tar.gz
historical-dfbf3b162a16ddc21ebe1514acdd1c8237660662.tar.bz2
historical-dfbf3b162a16ddc21ebe1514acdd1c8237660662.zip
mask amrnb, new plugin added in 0.8.9
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 11946da324b0..4e9290bd4f99 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.24 2005/06/08 11:03:59 zaheerm Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins.eclass,v 1.25 2005/06/08 21:41:24 zaheerm 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 cairo spc wavpack cdio"
+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 spc wavpack cdio amrnb"
# Extract the plugin to build from the ebuild name
# May be set by an ebuild and contain more than one indentifier, space seperated