Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/connman: connman-1.2.ebuild connman-1.3.ebuild ChangeLog connman-1.1.ebuild metadata.xml connman-1.4.ebuild
Date: Tue, 31 Jul 2012 12:18:33
Message-Id: 20120731121801.9F5A92004B@flycatcher.gentoo.org
1 chainsaw 12/07/31 12:18:01
2
3 Modified: ChangeLog metadata.xml
4 Added: connman-1.2.ebuild connman-1.3.ebuild
5 connman-1.1.ebuild connman-1.4.ebuild
6 Log:
7 Version bump as requested by "teidakankan" in bug #427658. Also adding intermediate versions in case any bugs got introduced by the rather extensive feature additions. Remove now unused google & ntpd locale USE flag descriptions.
8
9 (Portage version: 2.1.11.9/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.57 net-misc/connman/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/ChangeLog?rev=1.57&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/ChangeLog?rev=1.57&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/ChangeLog?r1=1.56&r2=1.57
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v
21 retrieving revision 1.56
22 retrieving revision 1.57
23 diff -u -r1.56 -r1.57
24 --- ChangeLog 19 Jul 2012 20:41:36 -0000 1.56
25 +++ ChangeLog 31 Jul 2012 12:18:01 -0000 1.57
26 @@ -1,6 +1,18 @@
27 # ChangeLog for net-misc/connman
28 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.56 2012/07/19 20:41:36 maekke Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.57 2012/07/31 12:18:01 chainsaw Exp $
31 +
32 +*connman-1.4 (31 Jul 2012)
33 +*connman-1.3 (31 Jul 2012)
34 +*connman-1.2 (31 Jul 2012)
35 +*connman-1.1 (31 Jul 2012)
36 +
37 + 31 Jul 2012; Tony Vroon <chainsaw@g.o> +connman-1.1.ebuild,
38 + +connman-1.2.ebuild, +connman-1.3.ebuild, +connman-1.4.ebuild, metadata.xml:
39 + Version bump as requested by "teidakankan" in bug #427658. Also adding
40 + intermediate versions in case any bugs got introduced by the rather extensive
41 + feature additions. Remove now unused google & ntpd locale USE flag
42 + descriptions.
43
44 19 Jul 2012; Markus Meier <maekke@g.o> connman-1.0-r1.ebuild:
45 arm stable, bug #424625
46
47
48
49 1.16 net-misc/connman/metadata.xml
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/metadata.xml?rev=1.16&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/metadata.xml?rev=1.16&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/metadata.xml?r1=1.15&r2=1.16
54
55 Index: metadata.xml
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/net-misc/connman/metadata.xml,v
58 retrieving revision 1.15
59 retrieving revision 1.16
60 diff -u -r1.15 -r1.16
61 --- metadata.xml 25 Dec 2011 12:34:20 -0000 1.15
62 +++ metadata.xml 31 Jul 2012 12:18:01 -0000 1.16
63 @@ -7,8 +7,6 @@
64 </maintainer>
65 <use>
66 <flag name="ethernet">Enable ethernet support.</flag>
67 - <flag name="google">Enable Google Public DNS support.</flag>
68 - <flag name="ntpd">Use <pkg>net-misc/ntp</pkg> for nptd plugin.</flag>
69 <flag name="ofono">Use <pkg>net-misc/ofono</pkg> for telephony support.</flag>
70 <flag name="openvpn">Use <pkg>net-misc/openvpn</pkg> for openvpn support.</flag>
71 <flag name="tools">Enable testing tools.</flag>
72
73
74
75 1.1 net-misc/connman/connman-1.2.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.2.ebuild?rev=1.1&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.2.ebuild?rev=1.1&content-type=text/plain
79
80 Index: connman-1.2.ebuild
81 ===================================================================
82 # Copyright 1999-2012 Gentoo Foundation
83 # Distributed under the terms of the GNU General Public License v2
84 # $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.2.ebuild,v 1.1 2012/07/31 12:18:01 chainsaw Exp $
85
86 EAPI="4"
87
88 DESCRIPTION="Provides a daemon for managing internet connections"
89 HOMEPAGE="http://connman.net"
90 SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.xz"
91
92 LICENSE="GPL-2"
93 SLOT="0"
94 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
95 IUSE="bluetooth debug doc examples +ethernet ofono openvpn policykit threads tools vpnc +wifi wimax"
96
97 RDEPEND=">=dev-libs/glib-2.16
98 >=sys-apps/dbus-1.2.24
99 >=dev-libs/libnl-1.1
100 >=net-firewall/iptables-1.4.8
101 net-libs/gnutls
102 bluetooth? ( net-wireless/bluez )
103 ofono? ( net-misc/ofono )
104 policykit? ( sys-auth/polkit )
105 openvpn? ( net-misc/openvpn )
106 vpnc? ( net-misc/vpnc )
107 wifi? ( >=net-wireless/wpa_supplicant-0.7[dbus] )
108 wimax? ( net-wireless/wimax )"
109
110 DEPEND="${RDEPEND}
111 >=sys-kernel/linux-headers-2.6.39
112 doc? ( dev-util/gtk-doc )"
113
114 src_configure() {
115 econf \
116 --localstatedir=/var \
117 --enable-client \
118 --enable-datafiles \
119 --enable-loopback=builtin \
120 $(use_enable examples test) \
121 $(use_enable ethernet ethernet builtin) \
122 $(use_enable wifi wifi builtin) \
123 $(use_enable bluetooth bluetooth builtin) \
124 $(use_enable ofono ofono builtin) \
125 $(use_enable openvpn openvpn builtin) \
126 $(use_enable policykit polkit builtin) \
127 $(use_enable vpnc vpnc builtin) \
128 $(use_enable wimax iwmx builtin) \
129 $(use_enable debug) \
130 $(use_enable doc gtk-doc) \
131 $(use_enable threads) \
132 $(use_enable tools) \
133 --disable-iospm \
134 --disable-hh2serial-gps \
135 --disable-openconnect
136 }
137
138 src_install() {
139 emake DESTDIR="${D}" install || die "emake install failed"
140 dobin client/cm || die "client installation failed"
141
142 keepdir /var/lib/${PN} || die
143 newinitd "${FILESDIR}"/${PN}.initd ${PN} || die
144 newconfd "${FILESDIR}"/${PN}.confd ${PN} || die
145 }
146
147
148
149 1.1 net-misc/connman/connman-1.3.ebuild
150
151 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.3.ebuild?rev=1.1&view=markup
152 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.3.ebuild?rev=1.1&content-type=text/plain
153
154 Index: connman-1.3.ebuild
155 ===================================================================
156 # Copyright 1999-2012 Gentoo Foundation
157 # Distributed under the terms of the GNU General Public License v2
158 # $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.3.ebuild,v 1.1 2012/07/31 12:18:01 chainsaw Exp $
159
160 EAPI="4"
161
162 DESCRIPTION="Provides a daemon for managing internet connections"
163 HOMEPAGE="http://connman.net"
164 SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.xz"
165
166 LICENSE="GPL-2"
167 SLOT="0"
168 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
169 IUSE="bluetooth debug doc examples +ethernet ofono openvpn policykit threads tools vpnc +wifi wimax"
170
171 RDEPEND=">=dev-libs/glib-2.16
172 >=sys-apps/dbus-1.2.24
173 >=dev-libs/libnl-1.1
174 >=net-firewall/iptables-1.4.8
175 net-libs/gnutls
176 bluetooth? ( net-wireless/bluez )
177 ofono? ( net-misc/ofono )
178 policykit? ( sys-auth/polkit )
179 openvpn? ( net-misc/openvpn )
180 vpnc? ( net-misc/vpnc )
181 wifi? ( >=net-wireless/wpa_supplicant-0.7[dbus] )
182 wimax? ( net-wireless/wimax )"
183
184 DEPEND="${RDEPEND}
185 >=sys-kernel/linux-headers-2.6.39
186 doc? ( dev-util/gtk-doc )"
187
188 src_configure() {
189 econf \
190 --localstatedir=/var \
191 --enable-client \
192 --enable-datafiles \
193 --enable-loopback=builtin \
194 $(use_enable examples test) \
195 $(use_enable ethernet ethernet builtin) \
196 $(use_enable wifi wifi builtin) \
197 $(use_enable bluetooth bluetooth builtin) \
198 $(use_enable ofono ofono builtin) \
199 $(use_enable openvpn openvpn builtin) \
200 $(use_enable policykit polkit builtin) \
201 $(use_enable vpnc vpnc builtin) \
202 $(use_enable wimax iwmx builtin) \
203 $(use_enable debug) \
204 $(use_enable doc gtk-doc) \
205 $(use_enable threads) \
206 $(use_enable tools) \
207 --disable-iospm \
208 --disable-hh2serial-gps \
209 --disable-openconnect
210 }
211
212 src_install() {
213 emake DESTDIR="${D}" install || die "emake install failed"
214 dobin client/cm || die "client installation failed"
215
216 keepdir /var/lib/${PN} || die
217 newinitd "${FILESDIR}"/${PN}.initd ${PN} || die
218 newconfd "${FILESDIR}"/${PN}.confd ${PN} || die
219 }
220
221
222
223 1.1 net-misc/connman/connman-1.1.ebuild
224
225 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.1.ebuild?rev=1.1&view=markup
226 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.1.ebuild?rev=1.1&content-type=text/plain
227
228 Index: connman-1.1.ebuild
229 ===================================================================
230 # Copyright 1999-2012 Gentoo Foundation
231 # Distributed under the terms of the GNU General Public License v2
232 # $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.1.ebuild,v 1.1 2012/07/31 12:18:01 chainsaw Exp $
233
234 EAPI="4"
235
236 DESCRIPTION="Provides a daemon for managing internet connections"
237 HOMEPAGE="http://connman.net"
238 SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.xz"
239
240 LICENSE="GPL-2"
241 SLOT="0"
242 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
243 IUSE="bluetooth debug doc examples +ethernet ofono openvpn policykit threads tools vpnc +wifi wimax"
244
245 RDEPEND=">=dev-libs/glib-2.16
246 >=sys-apps/dbus-1.2.24
247 >=dev-libs/libnl-1.1
248 >=net-firewall/iptables-1.4.8
249 net-libs/gnutls
250 bluetooth? ( net-wireless/bluez )
251 ofono? ( net-misc/ofono )
252 policykit? ( sys-auth/polkit )
253 openvpn? ( net-misc/openvpn )
254 vpnc? ( net-misc/vpnc )
255 wifi? ( >=net-wireless/wpa_supplicant-0.7[dbus] )
256 wimax? ( net-wireless/wimax )"
257
258 DEPEND="${RDEPEND}
259 >=sys-kernel/linux-headers-2.6.39
260 doc? ( dev-util/gtk-doc )"
261
262 src_configure() {
263 econf \
264 --localstatedir=/var \
265 --enable-client \
266 --enable-datafiles \
267 --enable-loopback=builtin \
268 $(use_enable examples test) \
269 $(use_enable ethernet ethernet builtin) \
270 $(use_enable wifi wifi builtin) \
271 $(use_enable bluetooth bluetooth builtin) \
272 $(use_enable ofono ofono builtin) \
273 $(use_enable openvpn openvpn builtin) \
274 $(use_enable policykit polkit builtin) \
275 $(use_enable vpnc vpnc builtin) \
276 $(use_enable wimax iwmx builtin) \
277 $(use_enable debug) \
278 $(use_enable doc gtk-doc) \
279 $(use_enable threads) \
280 $(use_enable tools) \
281 --disable-iospm \
282 --disable-hh2serial-gps \
283 --disable-openconnect
284 }
285
286 src_install() {
287 emake DESTDIR="${D}" install || die "emake install failed"
288 dobin client/cm || die "client installation failed"
289
290 keepdir /var/lib/${PN} || die
291 newinitd "${FILESDIR}"/${PN}.initd ${PN} || die
292 newconfd "${FILESDIR}"/${PN}.confd ${PN} || die
293 }
294
295
296
297 1.1 net-misc/connman/connman-1.4.ebuild
298
299 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.4.ebuild?rev=1.1&view=markup
300 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.4.ebuild?rev=1.1&content-type=text/plain
301
302 Index: connman-1.4.ebuild
303 ===================================================================
304 # Copyright 1999-2012 Gentoo Foundation
305 # Distributed under the terms of the GNU General Public License v2
306 # $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.4.ebuild,v 1.1 2012/07/31 12:18:01 chainsaw Exp $
307
308 EAPI="4"
309
310 DESCRIPTION="Provides a daemon for managing internet connections"
311 HOMEPAGE="http://connman.net"
312 SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.xz"
313
314 LICENSE="GPL-2"
315 SLOT="0"
316 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
317 IUSE="bluetooth debug doc examples +ethernet ofono openvpn policykit threads tools vpnc +wifi wimax"
318
319 RDEPEND=">=dev-libs/glib-2.16
320 >=sys-apps/dbus-1.2.24
321 >=dev-libs/libnl-1.1
322 >=net-firewall/iptables-1.4.8
323 net-libs/gnutls
324 bluetooth? ( net-wireless/bluez )
325 ofono? ( net-misc/ofono )
326 policykit? ( sys-auth/polkit )
327 openvpn? ( net-misc/openvpn )
328 vpnc? ( net-misc/vpnc )
329 wifi? ( >=net-wireless/wpa_supplicant-0.7[dbus] )
330 wimax? ( net-wireless/wimax )"
331
332 DEPEND="${RDEPEND}
333 >=sys-kernel/linux-headers-2.6.39
334 doc? ( dev-util/gtk-doc )"
335
336 src_configure() {
337 econf \
338 --localstatedir=/var \
339 --enable-client \
340 --enable-datafiles \
341 --enable-loopback=builtin \
342 $(use_enable examples test) \
343 $(use_enable ethernet ethernet builtin) \
344 $(use_enable wifi wifi builtin) \
345 $(use_enable bluetooth bluetooth builtin) \
346 $(use_enable ofono ofono builtin) \
347 $(use_enable openvpn openvpn builtin) \
348 $(use_enable policykit polkit builtin) \
349 $(use_enable vpnc vpnc builtin) \
350 $(use_enable wimax iwmx builtin) \
351 $(use_enable debug) \
352 $(use_enable doc gtk-doc) \
353 $(use_enable threads) \
354 $(use_enable tools) \
355 --disable-iospm \
356 --disable-hh2serial-gps \
357 --disable-openconnect
358 }
359
360 src_install() {
361 emake DESTDIR="${D}" install || die "emake install failed"
362 dobin client/cm || die "client installation failed"
363
364 keepdir /var/lib/${PN} || die
365 newinitd "${FILESDIR}"/${PN}.initd ${PN} || die
366 newconfd "${FILESDIR}"/${PN}.confd ${PN} || die
367 }