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 02:07:02
Message-Id: E1NybiN-0005pi-Ua@stork.gentoo.org
1 leio 10/04/05 02:06:59
2
3 Modified: gst-plugins-bad.eclass
4 Log:
5 Also remove x and opengl from the plugin list. None of the in-tree -bad package versions have these either. There are X plugins in -base and -good, and a separate opengl related tarball in existence for these things by now.
6
7 Revision Changes Path
8 1.28 eclass/gst-plugins-bad.eclass
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/gst-plugins-bad.eclass?rev=1.28&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/gst-plugins-bad.eclass?rev=1.28&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/gst-plugins-bad.eclass?r1=1.27&r2=1.28
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.27
18 retrieving revision 1.28
19 diff -u -r1.27 -r1.28
20 --- gst-plugins-bad.eclass 5 Apr 2010 02:03:37 -0000 1.27
21 +++ gst-plugins-bad.eclass 5 Apr 2010 02:06:59 -0000 1.28
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.27 2010/04/05 02:03:37 leio Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-bad.eclass,v 1.28 2010/04/05 02:06:59 leio Exp $
27
28 #
29 # Original Author: Saleem Abdulrasool <compnerd@g.o>
30 @@ -16,10 +16,8 @@
31 modplug mimic mpeg2enc mplex musepack musicbrainz mythtv nas neon ofa rsvg
32 timidity wildmidi sdl sdltest sndfile soundtouch spc gme swfdec theoradec xvid
33 dvb oss4 wininet acm vdpau schro zbar
34 -ivorbis opengl x"
35 +ivorbis"
36 # ivorbis gone since 0.10.18 (moved to -base-0.10.27 as part of vorbis plugin)
37 -# opengl gone since ???
38 -# x gone since ???
39
40 inherit eutils gst-plugins10