[arch-commits] Commit in wicd/trunk (PKGBUILD)

daniel at archlinux.org daniel at archlinux.org
Sun Sep 20 08:33:28 UTC 2009


    Date: Sunday, September 20, 2009 @ 04:33:27
  Author: daniel
Revision: 52465

upgpkg: wicd 1.6.2.2-2
    fixes FS#15487, FS#15815 and FS#16270

Modified:
  wicd/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-20 07:11:00 UTC (rev 52464)
+++ PKGBUILD	2009-09-20 08:33:27 UTC (rev 52465)
@@ -4,13 +4,16 @@
 
 pkgname=wicd
 pkgver=1.6.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc="New and alternative wireless/wired network management utility"
 arch=('i686' 'x86_64')
 url="http://wicd.sourceforge.net/"
 license=('GPL2')
-depends=('python' 'dbus-python' 'pygtk' 'dhcpcd' 'wpa_supplicant' 'wireless_tools' 'ethtool' 'shared-mime-info' 'python-urwid' 'notification-daemon')
+depends=('python' 'dbus-python' 'pygtk' 'dhcpcd' 'wpa_supplicant' 'wireless_tools' 'ethtool' 'shared-mime-info' 'python-urwid')
 optdepends=('hicolor-icon-theme'
+            'gksu:		needed to access some preferences in gtk interface'
+            'notification-daemon: needed if you want notifications'
+            'python-notify:	needed if you want notifications'
             'python-wpactrl:	needed if you want to use the new experimental ioctrl backend'
 	    'python-iwscan:	needed if you want to use the new experimental ioctrl backend')
 conflicts=('wicd-svn')




More information about the arch-commits mailing list