wok diff wicd/receipt @ rev 17153
Down disount (2.1.6) again
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 11 16:11:40 2014 +0200 (2014-09-11) |
parents | 662b600e1688 |
children | 7390f8de9846 |
line diff
1.1 --- a/wicd/receipt Tue Jun 04 00:13:54 2013 +0000 1.2 +++ b/wicd/receipt Thu Sep 11 16:11:40 2014 +0200 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Network connection manager" 1.6 MAINTAINER="jozee@slitaz.org" 1.7 -DEPENDS="python dbus-python ethtool wpa_supplicant pygtk" 1.8 -BUILD_DEPENDS="python-distribute python-babel python-dev dbus-python-dev" 1.9 +LICENSE="GPL2" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://wicd.sourceforge.net/" 1.12 WGET_URL="https://launchpad.net/wicd/${VERSION:0:3}/$VERSION/+download/$TARBALL" 1.13 TAGS="wireless ethernet" 1.14 1.15 +DEPENDS="python dbus-python ethtool wpa_supplicant pygtk" 1.16 +BUILD_DEPENDS="python-distribute python-babel python-dev dbus-python-dev" 1.17 + 1.18 # Rules to configure and make the package. 1.19 compile_rules() 1.20 {