summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2004-10-21 22:21:25 +0000
committerMarinus Schraal <foser@gentoo.org>2004-10-21 22:21:25 +0000
commitf6073be128ffb2676a7166123a0d590fe98e573b (patch)
tree1526f72b01ff02a58a07a01b49dc18d795d78911 /eclass
parentstable on x86. (Manifest recommit) (diff)
downloadgentoo-2-f6073be128ffb2676a7166123a0d590fe98e573b.tar.gz
gentoo-2-f6073be128ffb2676a7166123a0d590fe98e573b.tar.bz2
gentoo-2-f6073be128ffb2676a7166123a0d590fe98e573b.zip
minor fixes & updates
Diffstat (limited to 'eclass')
-rw-r--r--eclass/gst-plugins.eclass6
1 files changed, 2 insertions, 4 deletions
diff --git a/eclass/gst-plugins.eclass b/eclass/gst-plugins.eclass
index 952ebbce7ce5..75ecc5cdcd81 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.20 2004/10/19 19:51:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins.eclass,v 1.21 2004/10/21 22:21:25 foser Exp $
# Author : foser <foser@gentoo.org>
@@ -19,8 +19,6 @@ inherit eutils
ECLASS="gst-plugins"
INHERITED="$INHERITED $ECLASS"
-inherit libtool
-
###
# variable declarations
###
@@ -36,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"
+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"
# Extract the plugin to build from the ebuild name
# May be set by an ebuild and contain more than one indentifier, space seperated