From ae665fb3ec8ea26738981612090ebd28e114ab31 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 16 Feb 2014 10:49:48 +0100 Subject: [PATCH] wicd: remove long_desc. --- srcpkgs/wicd/template | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/srcpkgs/wicd/template b/srcpkgs/wicd/template index c20f988fd40..d5c00f192b2 100644 --- a/srcpkgs/wicd/template +++ b/srcpkgs/wicd/template @@ -1,7 +1,7 @@ # Template file for 'wicd' pkgname=wicd version=1.7.2.4 -revision=3 +revision=4 noarch=yes makedepends="dhcpcd wpa_supplicant wireless_tools ethtool dbus-glib dbus-python rfkill pygobject2 python-urwid>=0.9.9 python-distribute python-babel" @@ -19,22 +19,6 @@ homepage="http://wicd.sourceforge.net" license="GPL-2" distfiles="http://launchpad.net/wicd/1.7/${version}/+download/wicd-${version}.tar.gz" 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() { python setup.py configure --verbose --no-install-init \