Gentoo Archives: gentoo-commits

From: "Mark Loeser (halcy0n)" <halcy0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/lives: lives-0.9.7.ebuild ChangeLog lives-0.9.8.6.ebuild lives-0.9.5.ebuild lives-0.9.8.5.ebuild
Date: Wed, 26 Mar 2008 00:21:38
Message-Id: E1JeJOZ-0007Ce-79@stork.gentoo.org
1 halcy0n 08/03/26 00:21:35
2
3 Modified: lives-0.9.7.ebuild ChangeLog lives-0.9.8.6.ebuild
4 lives-0.9.5.ebuild lives-0.9.8.5.ebuild
5 Log:
6 Removing the sox useflag as it is not used; bug #137608
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.3 media-video/lives/lives-0.9.7.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/lives/lives-0.9.7.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/lives/lives-0.9.7.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/lives/lives-0.9.7.ebuild?r1=1.2&r2=1.3
15
16 Index: lives-0.9.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.7.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- lives-0.9.7.ebuild 27 Nov 2007 14:14:27 -0000 1.2
23 +++ lives-0.9.7.ebuild 26 Mar 2008 00:21:34 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2007 Gentoo Foundation
26 +# Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.7.ebuild,v 1.2 2007/11/27 14:14:27 zzam Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.7.ebuild,v 1.3 2008/03/26 00:21:34 halcy0n Exp $
30
31 inherit flag-o-matic
32
33 @@ -16,7 +16,7 @@
34
35 KEYWORDS="~x86 ~ppc ~amd64"
36
37 -IUSE="matroska ogg theora libvisual sox nls" #sdl jack dv"
38 +IUSE="matroska ogg theora libvisual nls" #sdl jack dv"
39
40 DEPEND=">=media-video/mplayer-0.90-r2
41 >=media-gfx/imagemagick-5.5.6
42 @@ -35,7 +35,6 @@
43 >=media-video/mjpegtools-1.6.2
44 libvisual? ( =media-libs/libvisual-0.2* )
45 media-sound/jack-audio-connection-kit
46 - sox? ( media-sound/sox )
47 sys-libs/libavc1394"
48
49 src_unpack() {
50
51
52
53 1.26 media-video/lives/ChangeLog
54
55 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/lives/ChangeLog?rev=1.26&view=markup
56 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/lives/ChangeLog?rev=1.26&content-type=text/plain
57 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/lives/ChangeLog?r1=1.25&r2=1.26
58
59 Index: ChangeLog
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/media-video/lives/ChangeLog,v
62 retrieving revision 1.25
63 retrieving revision 1.26
64 diff -u -r1.25 -r1.26
65 --- ChangeLog 4 Feb 2008 01:07:20 -0000 1.25
66 +++ ChangeLog 26 Mar 2008 00:21:34 -0000 1.26
67 @@ -1,6 +1,10 @@
68 # ChangeLog for media-video/lives
69 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
70 -# $Header: /var/cvsroot/gentoo-x86/media-video/lives/ChangeLog,v 1.25 2008/02/04 01:07:20 lu_zero Exp $
71 +# $Header: /var/cvsroot/gentoo-x86/media-video/lives/ChangeLog,v 1.26 2008/03/26 00:21:34 halcy0n Exp $
72 +
73 + 26 Mar 2008; Mark Loeser <halcy0n@g.o> lives-0.9.5.ebuild,
74 + lives-0.9.7.ebuild, lives-0.9.8.5.ebuild, lives-0.9.8.6.ebuild:
75 + Removing the sox useflag as it is not used; bug #137608
76
77 04 Feb 2008; Luca Barbato <lu_zero@g.o> lives-0.9.8.6.ebuild:
78 Relax dep as reported by sbriesen on bug #154636
79
80
81
82 1.4 media-video/lives/lives-0.9.8.6.ebuild
83
84 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/lives/lives-0.9.8.6.ebuild?rev=1.4&view=markup
85 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/lives/lives-0.9.8.6.ebuild?rev=1.4&content-type=text/plain
86 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/lives/lives-0.9.8.6.ebuild?r1=1.3&r2=1.4
87
88 Index: lives-0.9.8.6.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.8.6.ebuild,v
91 retrieving revision 1.3
92 retrieving revision 1.4
93 diff -u -r1.3 -r1.4
94 --- lives-0.9.8.6.ebuild 4 Feb 2008 01:07:20 -0000 1.3
95 +++ lives-0.9.8.6.ebuild 26 Mar 2008 00:21:34 -0000 1.4
96 @@ -1,6 +1,6 @@
97 # Copyright 1999-2008 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.8.6.ebuild,v 1.3 2008/02/04 01:07:20 lu_zero Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.8.6.ebuild,v 1.4 2008/03/26 00:21:34 halcy0n Exp $
101
102 inherit flag-o-matic
103
104 @@ -16,7 +16,7 @@
105
106 KEYWORDS="~x86 ~ppc ~amd64"
107
108 -IUSE="matroska ogg theora libvisual sox nls" #sdl jack dv"
109 +IUSE="matroska ogg theora libvisual nls" #sdl jack dv"
110
111 DEPEND=">=media-video/mplayer-0.90-r2
112 >=media-gfx/imagemagick-5.5.6
113 @@ -35,7 +35,6 @@
114 >=media-video/mjpegtools-1.6.2
115 libvisual? ( media-libs/libvisual )
116 media-sound/jack-audio-connection-kit
117 - sox? ( media-sound/sox )
118 sys-libs/libavc1394"
119
120 src_unpack() {
121
122
123
124 1.7 media-video/lives/lives-0.9.5.ebuild
125
126 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/lives/lives-0.9.5.ebuild?rev=1.7&view=markup
127 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/lives/lives-0.9.5.ebuild?rev=1.7&content-type=text/plain
128 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/lives/lives-0.9.5.ebuild?r1=1.6&r2=1.7
129
130 Index: lives-0.9.5.ebuild
131 ===================================================================
132 RCS file: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.5.ebuild,v
133 retrieving revision 1.6
134 retrieving revision 1.7
135 diff -u -r1.6 -r1.7
136 --- lives-0.9.5.ebuild 27 Nov 2007 14:14:27 -0000 1.6
137 +++ lives-0.9.5.ebuild 26 Mar 2008 00:21:34 -0000 1.7
138 @@ -1,6 +1,6 @@
139 -# Copyright 1999-2007 Gentoo Foundation
140 +# Copyright 1999-2008 Gentoo Foundation
141 # Distributed under the terms of the GNU General Public License v2
142 -# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.5.ebuild,v 1.6 2007/11/27 14:14:27 zzam Exp $
143 +# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.5.ebuild,v 1.7 2008/03/26 00:21:34 halcy0n Exp $
144
145 inherit flag-o-matic
146
147 @@ -20,7 +20,7 @@
148
149 KEYWORDS="~x86 ~ppc ~amd64"
150
151 -IUSE="matroska ogg theora libvisual sox"
152 +IUSE="matroska ogg theora libvisual"
153
154 DEPEND=">=media-video/mplayer-0.90-r2
155 >=media-gfx/imagemagick-5.5.6
156 @@ -38,8 +38,7 @@
157 ogg? ( media-sound/ogmtools )
158 >=media-video/mjpegtools-1.6.2
159 libvisual? ( =media-libs/libvisual-0.2* )
160 - media-sound/jack-audio-connection-kit
161 - sox? ( media-sound/sox )"
162 + media-sound/jack-audio-connection-kit"
163
164 S=${WORKDIR}/${PN}-${MY_PV}
165
166
167
168
169 1.3 media-video/lives/lives-0.9.8.5.ebuild
170
171 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/lives/lives-0.9.8.5.ebuild?rev=1.3&view=markup
172 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/lives/lives-0.9.8.5.ebuild?rev=1.3&content-type=text/plain
173 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/lives/lives-0.9.8.5.ebuild?r1=1.2&r2=1.3
174
175 Index: lives-0.9.8.5.ebuild
176 ===================================================================
177 RCS file: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.8.5.ebuild,v
178 retrieving revision 1.2
179 retrieving revision 1.3
180 diff -u -r1.2 -r1.3
181 --- lives-0.9.8.5.ebuild 27 Nov 2007 14:14:27 -0000 1.2
182 +++ lives-0.9.8.5.ebuild 26 Mar 2008 00:21:34 -0000 1.3
183 @@ -1,6 +1,6 @@
184 -# Copyright 1999-2007 Gentoo Foundation
185 +# Copyright 1999-2008 Gentoo Foundation
186 # Distributed under the terms of the GNU General Public License v2
187 -# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.8.5.ebuild,v 1.2 2007/11/27 14:14:27 zzam Exp $
188 +# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.9.8.5.ebuild,v 1.3 2008/03/26 00:21:34 halcy0n Exp $
189
190 inherit flag-o-matic
191
192 @@ -16,7 +16,7 @@
193
194 KEYWORDS="~x86 ~ppc ~amd64"
195
196 -IUSE="matroska ogg theora libvisual sox nls" #sdl jack dv"
197 +IUSE="matroska ogg theora libvisual nls" #sdl jack dv"
198
199 DEPEND=">=media-video/mplayer-0.90-r2
200 >=media-gfx/imagemagick-5.5.6
201 @@ -35,7 +35,6 @@
202 >=media-video/mjpegtools-1.6.2
203 libvisual? ( =media-libs/libvisual-0.2* )
204 media-sound/jack-audio-connection-kit
205 - sox? ( media-sound/sox )
206 sys-libs/libavc1394"
207
208 src_unpack() {
209
210
211
212 --
213 gentoo-commits@l.g.o mailing list