Gentoo Archives: gentoo-commits

From: "Mart Raudsepp (leio)" <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in eclass: gst-plugins-bad.eclass
Date: Mon, 05 Apr 2010 01:55:05
Message-Id: E1NybWn-0005O7-5x@stork.gentoo.org
1 leio 10/04/05 01:55:01
2
3 Modified: gst-plugins-bad.eclass
4 Log:
5 Fix the plugins list: stop automagically building zbar, cog and rsvg split plugins as part of the non-split package due to them being forgotten to be added here before (add them now), cog/zbar is not packaged in-tree so not a big problem, but rsvg is; it will be a separate split package. Add missing Windows/OSX sys plugins to the list to avoid useless header/linkage checks that waste configure time for all -bad splits too - directsound, directdraw, osx_video, wininet, acm. Order the list per ./configure --help output. Add comments to old plugins that are not shipped by -bad anymore, for when they were removed, to remove them from the list once safe. Have not tracked down opengl and x removal yet though.
6
7 Revision Changes Path
8 1.25 eclass/gst-plugins-bad.eclass
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/gst-plugins-bad.eclass?rev=1.25&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/gst-plugins-bad.eclass?rev=1.25&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/gst-plugins-bad.eclass?r1=1.24&r2=1.25
13
14 Index: gst-plugins-bad.eclass
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/eclass/gst-plugins-bad.eclass,v
17 retrieving revision 1.24
18 retrieving revision 1.25
19 diff -u -r1.24 -r1.25
20 --- gst-plugins-bad.eclass 9 Nov 2009 02:43:05 -0000 1.24
21 +++ gst-plugins-bad.eclass 5 Apr 2010 01:55:01 -0000 1.25
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2009 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-bad.eclass,v 1.24 2009/11/09 02:43:05 leio Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-bad.eclass,v 1.25 2010/04/05 01:55:01 leio Exp $
27
28 #
29 # Original Author: Saleem Abdulrasool <compnerd@g.o>
30 @@ -18,12 +18,19 @@
31 # Not present in 0.10.5 - wavpack
32 # This list is current for gst-plugins-bad-0.10.14 and is only getting entries
33 # added to it, and never removed for longer backwards compatibility.
34 -my_gst_plugins_bad="alsa amrwb apexsink assrender bz2 cdaudio celt dc1394 dirac
35 -directfb divx dts dvb dvdnav faac faad fbdev gme gsm gst_v4l2 ivorbis jack jp2k
36 -kate ladspa libmms lv2 metadata mimic modplug mpeg2enc mplex musepack
37 -musicbrainz mythtv nas neon ofa opengl oss4 quicktime schro sdl sdltest sndfile
38 -soundtouch soup spc swfdec theoradec timidity twolame vcd vdpau wavpack wildmidi
39 -x x264 xvid"
40 +my_gst_plugins_bad="directsound directdraw osx_video quicktime vcd
41 +alsa assrender amrwb apexsink bz2 cdaudio celt cog directfb dirac dts divx
42 +dvdnav metadata faac faad fbdev gsm jack jp2k kate ladspa lv2 libmms
43 +modplug mimic mpeg2enc mplex musepack musicbrainz mythtv nas neon ofa rsvg
44 +timidity wildmidi sdl sdltest sndfile soundtouch spc gme swfdec theoradec xvid
45 +dvb oss4 wininet acm vdpau schro zbar
46 +gst_v4l2 wavpack soup twolame x264 ivorbis opengl x"
47 +# gst_v4l2 gone since 0.10.4 (moved to -good-0.10.5)
48 +# wavpack gone since 0.10.5 (moved to -good-0.10.6)
49 +# soup gone since 0.10.7 (moved to -good-0.10.8)
50 +# twolame gone since 0.10.11 (moved to -ugly-0.10.11)
51 +# x264 gone since 0.10.13 (moved to -ugly-0.10.12)
52 +
53
54 #qtdemux spped tta