Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/vlc: metadata.xml ChangeLog vlc-9999.ebuild
Date: Wed, 30 Mar 2011 13:10:37
Message-Id: 20110330131027.4A48520054@flycatcher.gentoo.org
1 aballier 11/03/30 13:10:27
2
3 Modified: metadata.xml ChangeLog vlc-9999.ebuild
4 Log:
5 bda and snapshot useflags are gone
6
7 (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.59 media-video/vlc/metadata.xml
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/metadata.xml?rev=1.59&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/metadata.xml?rev=1.59&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/metadata.xml?r1=1.58&r2=1.59
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/metadata.xml,v
19 retrieving revision 1.58
20 retrieving revision 1.59
21 diff -u -r1.58 -r1.59
22 --- metadata.xml 21 Mar 2011 11:50:00 -0000 1.58
23 +++ metadata.xml 30 Mar 2011 13:10:27 -0000 1.59
24 @@ -11,7 +11,6 @@
25 <flag name="audioqueue">Enables AudioQueue audio module for Mac OS X.</flag>
26 <flag name="avcodec">Enables libavcodec support for video/audio encoding/decoding. libavcodec is part of FFmpeg.</flag>
27 <flag name="avformat">Enables libformat support for reading and writing various media containers. libavformat is part of FFmpeg.</flag>
28 - <flag name="bda">Enables Win32 DirectShow BDA support.</flag>
29 <flag name="bluray">Enables libbluray for Blu-ray disc support.</flag>
30 <flag name="dc1394">Enables IIDC cameras support.</flag>
31 <flag name="dirac">Enable Dirac video support (an advanced royalty-free video compression format) via the reference library: dirac.</flag>
32 @@ -65,7 +64,6 @@
33 <flag name="shine">Enables shine fixed point mp3 encoder.</flag>
34 <flag name="shout">Enables libshout output.</flag>
35 <flag name="skins">Enables support for the skins2 interface.</flag>
36 - <flag name="snapshot">Enables the snapshot vout plugin (*NOT* mandatory in order to be able to take snapshots).</flag>
37 <flag name="stream">Enables sout module for audio/video data streaming/transcoding/etc..</flag>
38 <flag name="switcher">Enables MPEG2 video switcher stream output module.</flag>
39 <flag name="swscale">Enables image scaling and conversion via libswscale (part of FFmpeg).</flag>
40
41
42
43 1.698 media-video/vlc/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?rev=1.698&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?rev=1.698&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?r1=1.697&r2=1.698
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v
52 retrieving revision 1.697
53 retrieving revision 1.698
54 diff -u -r1.697 -r1.698
55 --- ChangeLog 30 Mar 2011 13:06:58 -0000 1.697
56 +++ ChangeLog 30 Mar 2011 13:10:27 -0000 1.698
57 @@ -1,6 +1,10 @@
58 # ChangeLog for media-video/vlc
59 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.697 2011/03/30 13:06:58 aballier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.698 2011/03/30 13:10:27 aballier Exp $
62 +
63 + 30 Mar 2011; Alexis Ballier <aballier@g.o> vlc-9999.ebuild,
64 + metadata.xml:
65 + bda and snapshot useflags are gone
66
67 30 Mar 2011; Alexis Ballier <aballier@g.o> vlc-9999.ebuild:
68 remove the blocker on old versions, this seems fine with recent libtools
69
70
71
72 1.135 media-video/vlc/vlc-9999.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-9999.ebuild?rev=1.135&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-9999.ebuild?rev=1.135&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-9999.ebuild?r1=1.134&r2=1.135
77
78 Index: vlc-9999.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v
81 retrieving revision 1.134
82 retrieving revision 1.135
83 diff -u -r1.134 -r1.135
84 --- vlc-9999.ebuild 30 Mar 2011 13:06:58 -0000 1.134
85 +++ vlc-9999.ebuild 30 Mar 2011 13:10:27 -0000 1.135
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2011 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.134 2011/03/30 13:06:58 aballier Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.135 2011/03/30 13:10:27 aballier Exp $
91
92 EAPI="4"
93
94 @@ -46,7 +46,7 @@
95 KEYWORDS=""
96 fi
97 IUSE="a52 aac aalib alsa altivec atmo +audioqueue avahi +avcodec
98 - +avformat bda bidi bluray cdda cddb dbus dc1394 debug dirac direct2d
99 + +avformat bidi bluray cdda cddb dbus dc1394 debug dirac direct2d
100 directfb directx dshow dts dvb dvd dxva2 elibc_glibc egl +encode
101 fbosd fluidsynth +ffmpeg flac fontconfig +gcrypt gme gnome gnutls
102 growl httpd ieee1394 ios-vout jack kate kde libass libcaca libnotify
103 @@ -55,7 +55,7 @@
104 +macosx-vout matroska media-library mmx modplug mp3 mpeg mtp musepack
105 ncurses neon ogg omxil opengl optimisememory oss png portaudio +postproc
106 projectm pulseaudio pvr +qt4 rtsp run-as-root samba schroedinger sdl
107 - sdl-image shine shout sid skins snapshot speex sqlite sse svg +swscale
108 + sdl-image shine shout sid skins speex sqlite sse svg +swscale
109 switcher taglib theora truetype twolame udev upnp v4l2 vaapi vcdx vlm vorbis
110 waveout win32codecs wingdi wma-fixed +X x264 +xcb xml xosd xv zvbi"
111
112 @@ -215,7 +215,6 @@
113 $(use_enable avahi bonjour) \
114 $(use_enable avcodec) \
115 $(use_enable avformat) \
116 - $(use_enable bda) \
117 $(use_enable bidi fribidi) \
118 $(use_enable bluray) \
119 $(use_enable cdda vcd) \
120 @@ -298,7 +297,6 @@
121 $(use_enable sid) \
122 $(use_enable shout) \
123 $(use_enable skins skins2) \
124 - $(use_enable snapshot) \
125 $(use_enable speex) \
126 $(use_enable sqlite) \
127 $(use_enable sse) \