wicd: remove long_desc.
This commit is contained in:
parent
6100f0f3ca
commit
ae665fb3ec
1 changed files with 1 additions and 17 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'wicd'
|
# Template file for 'wicd'
|
||||||
pkgname=wicd
|
pkgname=wicd
|
||||||
version=1.7.2.4
|
version=1.7.2.4
|
||||||
revision=3
|
revision=4
|
||||||
noarch=yes
|
noarch=yes
|
||||||
makedepends="dhcpcd wpa_supplicant wireless_tools ethtool dbus-glib dbus-python
|
makedepends="dhcpcd wpa_supplicant wireless_tools ethtool dbus-glib dbus-python
|
||||||
rfkill pygobject2 python-urwid>=0.9.9 python-distribute python-babel"
|
rfkill pygobject2 python-urwid>=0.9.9 python-distribute python-babel"
|
||||||
|
@ -19,22 +19,6 @@ homepage="http://wicd.sourceforge.net"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://launchpad.net/wicd/1.7/${version}/+download/wicd-${version}.tar.gz"
|
distfiles="http://launchpad.net/wicd/1.7/${version}/+download/wicd-${version}.tar.gz"
|
||||||
checksum=dcfdfb5dbbb49dbb9b205fddf064d6b1a4e88f66f1cf40d12fb7fe0e0c7cdc97
|
checksum=dcfdfb5dbbb49dbb9b205fddf064d6b1a4e88f66f1cf40d12fb7fe0e0c7cdc97
|
||||||
long_desc="
|
|
||||||
Wicd is an open source wired and wireless network manager for Linux
|
|
||||||
which aims to provide a simple interface to connect to networks with a
|
|
||||||
wide variety of settings.
|
|
||||||
|
|
||||||
Some of Wicd's features include:
|
|
||||||
* No Gnome dependencies (although it does require GTK), so it is easy to
|
|
||||||
use in XFCE, Fluxbox, Openbox, Enlightenment, etc.
|
|
||||||
* Ability to connect to wired (Ethernet only, no PPPoE/DSL support yet)
|
|
||||||
and wireless networks
|
|
||||||
* Profiles for each wireless network and wired network
|
|
||||||
* Many encryption schemes, some of which include WEP/WPA/WPA2 (and you
|
|
||||||
can add your own)
|
|
||||||
* Remains compatible with wireless-tools
|
|
||||||
* Tray icon showing network activity and signal strength
|
|
||||||
* A full-featured console interface"
|
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
python setup.py configure --verbose --no-install-init \
|
python setup.py configure --verbose --no-install-init \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue