Gentoo Archives: gentoo-commits

From: "Tom Wijsman (tomwij)" <tomwij@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/vlc: vlc-2.0.9.ebuild vlc-2.0.8.ebuild vlc-2.0.8a.ebuild vlc-2.0.9999.ebuild ChangeLog
Date: Sat, 22 Feb 2014 13:56:14
Message-Id: 20140222135611.1E19E2004C@flycatcher.gentoo.org
1 tomwij 14/02/22 13:56:11
2
3 Modified: vlc-2.0.9.ebuild vlc-2.0.8.ebuild vlc-2.0.8a.ebuild
4 vlc-2.0.9999.ebuild ChangeLog
5 Log:
6 Enable qt4 by default on the 2.0 ebuilds that didn't have it as the default; fixes bug #473614, reported by Pacho Ramos.
7
8 (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
9
10 Revision Changes Path
11 1.7 media-video/vlc/vlc-2.0.9.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.0.9.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.0.9.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.0.9.ebuild?r1=1.6&r2=1.7
16
17 Index: vlc-2.0.9.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.9.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- vlc-2.0.9.ebuild 30 Jan 2014 18:13:24 -0000 1.6
24 +++ vlc-2.0.9.ebuild 22 Feb 2014 13:56:10 -0000 1.7
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.9.ebuild,v 1.6 2014/01/30 18:13:24 tomwij Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.9.ebuild,v 1.7 2014/02/22 13:56:10 tomwij Exp $
30
31 EAPI="5"
32
33 @@ -49,7 +49,7 @@
34 +macosx-audio +macosx-dialog-provider +macosx-eyetv +macosx-quartztext
35 +macosx-qtkit +macosx-vout matroska media-library mmx modplug mp3 mpeg
36 mtp musepack ncurses neon ogg omxil opengl optimisememory opus oss
37 - png portaudio +postproc projectm pulseaudio pvr qt4 rtsp run-as-root samba
38 + png portaudio +postproc projectm pulseaudio pvr +qt4 rtsp run-as-root samba
39 schroedinger sdl sdl-image sftp shine shout sid skins speex sqlite sse svg
40 +swscale switcher taglib theora tremor truetype twolame udev upnp vaapi v4l
41 vcdx visual vlm vorbis waveout wingdi wma-fixed +X x264 +xcb xml xosd xv
42
43
44
45 1.7 media-video/vlc/vlc-2.0.8.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.0.8.ebuild?rev=1.7&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.0.8.ebuild?rev=1.7&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.0.8.ebuild?r1=1.6&r2=1.7
50
51 Index: vlc-2.0.8.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.8.ebuild,v
54 retrieving revision 1.6
55 retrieving revision 1.7
56 diff -u -r1.6 -r1.7
57 --- vlc-2.0.8.ebuild 30 Jan 2014 18:13:24 -0000 1.6
58 +++ vlc-2.0.8.ebuild 22 Feb 2014 13:56:10 -0000 1.7
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.8.ebuild,v 1.6 2014/01/30 18:13:24 tomwij Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.8.ebuild,v 1.7 2014/02/22 13:56:10 tomwij Exp $
64
65 EAPI="5"
66
67 @@ -49,7 +49,7 @@
68 +macosx-audio +macosx-dialog-provider +macosx-eyetv +macosx-quartztext
69 +macosx-qtkit +macosx-vout matroska media-library mmx modplug mp3 mpeg
70 mtp musepack ncurses neon ogg omxil opengl optimisememory opus oss
71 - png portaudio +postproc projectm pulseaudio pvr qt4 rtsp run-as-root samba
72 + png portaudio +postproc projectm pulseaudio pvr +qt4 rtsp run-as-root samba
73 schroedinger sdl sdl-image sftp shine shout sid skins speex sqlite sse svg
74 +swscale switcher taglib theora tremor truetype twolame udev upnp vaapi v4l
75 vcdx visual vlm vorbis waveout wingdi wma-fixed +X x264 +xcb xml xosd xv
76
77
78
79 1.7 media-video/vlc/vlc-2.0.8a.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.0.8a.ebuild?rev=1.7&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.0.8a.ebuild?rev=1.7&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.0.8a.ebuild?r1=1.6&r2=1.7
84
85 Index: vlc-2.0.8a.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.8a.ebuild,v
88 retrieving revision 1.6
89 retrieving revision 1.7
90 diff -u -r1.6 -r1.7
91 --- vlc-2.0.8a.ebuild 30 Jan 2014 18:13:24 -0000 1.6
92 +++ vlc-2.0.8a.ebuild 22 Feb 2014 13:56:10 -0000 1.7
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2014 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.8a.ebuild,v 1.6 2014/01/30 18:13:24 tomwij Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.8a.ebuild,v 1.7 2014/02/22 13:56:10 tomwij Exp $
98
99 EAPI="5"
100
101 @@ -49,7 +49,7 @@
102 +macosx-audio +macosx-dialog-provider +macosx-eyetv +macosx-quartztext
103 +macosx-qtkit +macosx-vout matroska media-library mmx modplug mp3 mpeg
104 mtp musepack ncurses neon ogg omxil opengl optimisememory opus oss
105 - png portaudio +postproc projectm pulseaudio pvr qt4 rtsp run-as-root samba
106 + png portaudio +postproc projectm pulseaudio pvr +qt4 rtsp run-as-root samba
107 schroedinger sdl sdl-image sftp shine shout sid skins speex sqlite sse svg
108 +swscale switcher taglib theora tremor truetype twolame udev upnp vaapi v4l
109 vcdx visual vlm vorbis waveout wingdi wma-fixed +X x264 +xcb xml xosd xv
110
111
112
113 1.35 media-video/vlc/vlc-2.0.9999.ebuild
114
115 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.0.9999.ebuild?rev=1.35&view=markup
116 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.0.9999.ebuild?rev=1.35&content-type=text/plain
117 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.0.9999.ebuild?r1=1.34&r2=1.35
118
119 Index: vlc-2.0.9999.ebuild
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.9999.ebuild,v
122 retrieving revision 1.34
123 retrieving revision 1.35
124 diff -u -r1.34 -r1.35
125 --- vlc-2.0.9999.ebuild 30 Jan 2014 16:40:36 -0000 1.34
126 +++ vlc-2.0.9999.ebuild 22 Feb 2014 13:56:10 -0000 1.35
127 @@ -1,6 +1,6 @@
128 # Copyright 1999-2014 Gentoo Foundation
129 # Distributed under the terms of the GNU General Public License v2
130 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.9999.ebuild,v 1.34 2014/01/30 16:40:36 tomwij Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.9999.ebuild,v 1.35 2014/02/22 13:56:10 tomwij Exp $
132
133 EAPI="5"
134
135 @@ -49,7 +49,7 @@
136 +macosx-audio +macosx-dialog-provider +macosx-eyetv +macosx-quartztext
137 +macosx-qtkit +macosx-vout matroska media-library mmx modplug mp3 mpeg
138 mtp musepack ncurses neon ogg omxil opengl optimisememory opus oss
139 - png portaudio +postproc projectm pulseaudio pvr qt4 rtsp run-as-root samba
140 + png portaudio +postproc projectm pulseaudio pvr +qt4 rtsp run-as-root samba
141 schroedinger sdl sdl-image sftp shine shout sid skins speex sqlite sse svg
142 +swscale switcher taglib theora tremor truetype twolame udev upnp vaapi v4l
143 vcdx visual vlm vorbis waveout wingdi wma-fixed +X x264 +xcb xml xosd xv
144
145
146
147 1.888 media-video/vlc/ChangeLog
148
149 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?rev=1.888&view=markup
150 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?rev=1.888&content-type=text/plain
151 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?r1=1.887&r2=1.888
152
153 Index: ChangeLog
154 ===================================================================
155 RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v
156 retrieving revision 1.887
157 retrieving revision 1.888
158 diff -u -r1.887 -r1.888
159 --- ChangeLog 22 Feb 2014 13:49:03 -0000 1.887
160 +++ ChangeLog 22 Feb 2014 13:56:10 -0000 1.888
161 @@ -1,6 +1,11 @@
162 # ChangeLog for media-video/vlc
163 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
164 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.887 2014/02/22 13:49:03 tomwij Exp $
165 +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.888 2014/02/22 13:56:10 tomwij Exp $
166 +
167 + 22 Feb 2014; Tom Wijsman <TomWij@g.o> vlc-2.0.8.ebuild,
168 + vlc-2.0.8a.ebuild, vlc-2.0.9.ebuild, vlc-2.0.9999.ebuild, vlc-9999.ebuild:
169 + Enable qt4 by default on the 2.0 ebuilds that didn't have it as the default;
170 + fixes bug #473614, reported by Pacho Ramos.
171
172 22 Feb 2014; Tom Wijsman <TomWij@g.o> metadata.xml:
173 Clarify USE flag upnp; fixes bug #447252, reported by mgorny.