Gentoo Archives: gentoo-commits

From: "Alexey Shvetsov (alexxy)" <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/vlc: vlc-1.0.9999.ebuild vlc-9999.ebuild vlc-0.9.9999.ebuild vlc-1.0.0_rc4.ebuild ChangeLog vlc-0.9.9a-r1.ebuild vlc-0.9.8a.ebuild
Date: Sat, 27 Jun 2009 10:37:12
Message-Id: E1MKVHR-0007Xt-PI@stork.gentoo.org
1 alexxy 09/06/27 10:37:09
2
3 Modified: vlc-1.0.9999.ebuild vlc-9999.ebuild
4 vlc-0.9.9999.ebuild vlc-1.0.0_rc4.ebuild ChangeLog
5 vlc-0.9.9a-r1.ebuild vlc-0.9.8a.ebuild
6 Log:
7 [media-video/vlc] Unrecognized config option fixed. Reportad by Daniel Pielmeier
8 (Portage version: 2.2_rc33/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.9 media-video/vlc/vlc-1.0.9999.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-1.0.9999.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-1.0.9999.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-1.0.9999.ebuild?r1=1.8&r2=1.9
16
17 Index: vlc-1.0.9999.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.0.9999.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- vlc-1.0.9999.ebuild 26 Jun 2009 11:16:04 -0000 1.8
24 +++ vlc-1.0.9999.ebuild 27 Jun 2009 10:37:09 -0000 1.9
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2009 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.0.9999.ebuild,v 1.8 2009/06/26 11:16:04 pva Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.0.9999.ebuild,v 1.9 2009/06/27 10:37:09 alexxy Exp $
30
31 EAPI="1"
32
33 @@ -351,7 +351,7 @@
34 --enable-fast-install \
35 $(vlc_use_enable_force vlm vlm sout) \
36 $(vlc_use_enable_force skins skins2 qt4) \
37 - $(vlc_use_enable_force remoteosd remoteosd gcrypt)
38 + $(vlc_use_enable_force remoteosd remoteosd libgcrypt)
39
40 emake || die "make of VLC failed"
41 }
42
43
44
45 1.15 media-video/vlc/vlc-9999.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-9999.ebuild?rev=1.15&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-9999.ebuild?rev=1.15&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-9999.ebuild?r1=1.14&r2=1.15
50
51 Index: vlc-9999.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v
54 retrieving revision 1.14
55 retrieving revision 1.15
56 diff -u -r1.14 -r1.15
57 --- vlc-9999.ebuild 26 Jun 2009 11:16:04 -0000 1.14
58 +++ vlc-9999.ebuild 27 Jun 2009 10:37:09 -0000 1.15
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2009 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.14 2009/06/26 11:16:04 pva Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.15 2009/06/27 10:37:09 alexxy Exp $
64
65 EAPI="1"
66
67 @@ -351,7 +351,7 @@
68 --enable-fast-install \
69 $(vlc_use_enable_force vlm vlm sout) \
70 $(vlc_use_enable_force skins skins2 qt4) \
71 - $(vlc_use_enable_force remoteosd remoteosd gcrypt)
72 + $(vlc_use_enable_force remoteosd remoteosd libgcrypt)
73
74 emake || die "make of VLC failed"
75 }
76
77
78
79 1.7 media-video/vlc/vlc-0.9.9999.ebuild
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.9999.ebuild?rev=1.7&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.9999.ebuild?rev=1.7&content-type=text/plain
83 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.9999.ebuild?r1=1.6&r2=1.7
84
85 Index: vlc-0.9.9999.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.9999.ebuild,v
88 retrieving revision 1.6
89 retrieving revision 1.7
90 diff -u -r1.6 -r1.7
91 --- vlc-0.9.9999.ebuild 26 Jun 2009 11:16:04 -0000 1.6
92 +++ vlc-0.9.9999.ebuild 27 Jun 2009 10:37:09 -0000 1.7
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2009 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.9999.ebuild,v 1.6 2009/06/26 11:16:04 pva Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.9999.ebuild,v 1.7 2009/06/27 10:37:09 alexxy Exp $
98
99 EAPI="1"
100
101 @@ -341,7 +341,7 @@
102 --enable-fast-install \
103 $(vlc_use_enable_force vlm vlm sout) \
104 $(vlc_use_enable_force skins skins2 qt4) \
105 - $(vlc_use_enable_force remoteosd remoteosd gcrypt)
106 + $(vlc_use_enable_force remoteosd remoteosd libgcrypt)
107
108 emake || die "make of VLC failed"
109 }
110
111
112
113 1.7 media-video/vlc/vlc-1.0.0_rc4.ebuild
114
115 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-1.0.0_rc4.ebuild?rev=1.7&view=markup
116 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-1.0.0_rc4.ebuild?rev=1.7&content-type=text/plain
117 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-1.0.0_rc4.ebuild?r1=1.6&r2=1.7
118
119 Index: vlc-1.0.0_rc4.ebuild
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.0.0_rc4.ebuild,v
122 retrieving revision 1.6
123 retrieving revision 1.7
124 diff -u -r1.6 -r1.7
125 --- vlc-1.0.0_rc4.ebuild 26 Jun 2009 11:16:04 -0000 1.6
126 +++ vlc-1.0.0_rc4.ebuild 27 Jun 2009 10:37:09 -0000 1.7
127 @@ -1,6 +1,6 @@
128 # Copyright 1999-2009 Gentoo Foundation
129 # Distributed under the terms of the GNU General Public License v2
130 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.0.0_rc4.ebuild,v 1.6 2009/06/26 11:16:04 pva Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.0.0_rc4.ebuild,v 1.7 2009/06/27 10:37:09 alexxy Exp $
132
133 EAPI="1"
134
135 @@ -351,7 +351,7 @@
136 --enable-fast-install \
137 $(vlc_use_enable_force vlm vlm sout) \
138 $(vlc_use_enable_force skins skins2 qt4) \
139 - $(vlc_use_enable_force remoteosd remoteosd gcrypt)
140 + $(vlc_use_enable_force remoteosd remoteosd libgcrypt)
141
142 emake || die "make of VLC failed"
143 }
144
145
146
147 1.451 media-video/vlc/ChangeLog
148
149 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/ChangeLog?rev=1.451&view=markup
150 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/ChangeLog?rev=1.451&content-type=text/plain
151 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/ChangeLog?r1=1.450&r2=1.451
152
153 Index: ChangeLog
154 ===================================================================
155 RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v
156 retrieving revision 1.450
157 retrieving revision 1.451
158 diff -u -r1.450 -r1.451
159 --- ChangeLog 26 Jun 2009 11:16:04 -0000 1.450
160 +++ ChangeLog 27 Jun 2009 10:37:09 -0000 1.451
161 @@ -1,6 +1,11 @@
162 # ChangeLog for media-video/vlc
163 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
164 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.450 2009/06/26 11:16:04 pva Exp $
165 +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.451 2009/06/27 10:37:09 alexxy Exp $
166 +
167 + 27 Jun 2009; Alexey Shvetsov <alexxy@g.o> vlc-0.9.8a.ebuild,
168 + vlc-0.9.9a-r1.ebuild, vlc-0.9.9999.ebuild, vlc-1.0.0_rc4.ebuild,
169 + vlc-1.0.9999.ebuild, vlc-9999.ebuild:
170 + Unrecognized config option fixed. Reportad by Daniel Pielmeier
171
172 26 Jun 2009; Peter Volkov <pva@g.o> vlc-0.9.8a.ebuild,
173 vlc-0.9.9a-r1.ebuild, vlc-0.9.9999.ebuild, vlc-1.0.0_rc4.ebuild,
174
175
176
177 1.3 media-video/vlc/vlc-0.9.9a-r1.ebuild
178
179 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.9a-r1.ebuild?rev=1.3&view=markup
180 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.9a-r1.ebuild?rev=1.3&content-type=text/plain
181 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.9a-r1.ebuild?r1=1.2&r2=1.3
182
183 Index: vlc-0.9.9a-r1.ebuild
184 ===================================================================
185 RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.9a-r1.ebuild,v
186 retrieving revision 1.2
187 retrieving revision 1.3
188 diff -u -r1.2 -r1.3
189 --- vlc-0.9.9a-r1.ebuild 26 Jun 2009 11:16:04 -0000 1.2
190 +++ vlc-0.9.9a-r1.ebuild 27 Jun 2009 10:37:09 -0000 1.3
191 @@ -1,6 +1,6 @@
192 # Copyright 1999-2009 Gentoo Foundation
193 # Distributed under the terms of the GNU General Public License v2
194 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.9a-r1.ebuild,v 1.2 2009/06/26 11:16:04 pva Exp $
195 +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.9a-r1.ebuild,v 1.3 2009/06/27 10:37:09 alexxy Exp $
196
197 EAPI="1"
198
199 @@ -342,7 +342,7 @@
200 --enable-fast-install \
201 $(vlc_use_enable_force vlm vlm sout) \
202 $(vlc_use_enable_force skins skins2 qt4) \
203 - $(vlc_use_enable_force remoteosd remoteosd gcrypt)
204 + $(vlc_use_enable_force remoteosd remoteosd libgcrypt)
205
206 emake || die "make of VLC failed"
207 }
208
209
210
211 1.14 media-video/vlc/vlc-0.9.8a.ebuild
212
213 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.8a.ebuild?rev=1.14&view=markup
214 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.8a.ebuild?rev=1.14&content-type=text/plain
215 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.8a.ebuild?r1=1.13&r2=1.14
216
217 Index: vlc-0.9.8a.ebuild
218 ===================================================================
219 RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.8a.ebuild,v
220 retrieving revision 1.13
221 retrieving revision 1.14
222 diff -u -r1.13 -r1.14
223 --- vlc-0.9.8a.ebuild 26 Jun 2009 11:16:04 -0000 1.13
224 +++ vlc-0.9.8a.ebuild 27 Jun 2009 10:37:09 -0000 1.14
225 @@ -1,6 +1,6 @@
226 # Copyright 1999-2009 Gentoo Foundation
227 # Distributed under the terms of the GNU General Public License v2
228 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.8a.ebuild,v 1.13 2009/06/26 11:16:04 pva Exp $
229 +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.8a.ebuild,v 1.14 2009/06/27 10:37:09 alexxy Exp $
230
231 EAPI="1"
232
233 @@ -340,7 +340,7 @@
234 --enable-fast-install \
235 $(vlc_use_enable_force vlm vlm sout) \
236 $(vlc_use_enable_force skins skins2 qt4) \
237 - $(vlc_use_enable_force remoteosd remoteosd gcrypt)
238 + $(vlc_use_enable_force remoteosd remoteosd libgcrypt)
239
240 emake || die "make of VLC failed"
241 }