wok-next rev 15382
Up: connman (1.19)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Mon Oct 21 23:03:11 2013 +0200 (2013-10-21) |
parents | 2ebee740f13d |
children | 612ec59c00f3 |
files | connman/receipt |
line diff
1.1 --- a/connman/receipt Mon Oct 21 10:27:52 2013 +0000 1.2 +++ b/connman/receipt Mon Oct 21 23:03:11 2013 +0200 1.3 @@ -1,18 +1,16 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="connman" 1.7 -VERSION="1.12" 1.8 +VERSION="1.19" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Daemon for managing internet connections" 1.11 MAINTAINER="slaxemulator@gmail.com" 1.12 -LICENSE="GPL2" 1.13 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.14 WEB_SITE="http://connman.net/" 1.15 WGET_URL="http://linux-kernel.uio.no/pub/linux/network/$PACKAGE/$TARBALL" 1.16 1.17 -DEPENDS="glib dbus iptables gnutls libnl libgcrypt udev wpa_supplicant 1.18 -dbus-helper" 1.19 -BUILD_DEPENDS="glib-dev dbus-dev iptables-dev iptables gnutls-dev libnl-dev 1.20 +DEPENDS="glib dbus iptables gnutls libnl udev wpa_supplicant dbus-helper" 1.21 +BUILD_DEPENDS="glib-dev dbus-dev iptables-dev gnutls-dev libnl-dev 1.22 openconnect udev-dev wpa_supplicant readline-dev ncursesw-dev openvpn 1.23 bluez-dev ppp-dev" 1.24 SUGGESTED="xl2tpd pptpclient"