[arch-commits] Commit in wicd/repos (extra-i686 extra-i686/PKGBUILD)

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


    Date: Sunday, September 20, 2009 @ 04:36:28
  Author: daniel
Revision: 52467

Merged revisions 52465 via svnmerge from 
svn+ssh://daniel@gerolde.archlinux.org/srv/svn-packages/wicd/trunk

........
  r52465 | daniel | 2009-09-20 10:33:27 +0200 (Sun, 20 Sep 2009) | 2 lines
  
  upgpkg: wicd 1.6.2.2-2
      fixes FS#15487, FS#15815 and FS#16270
........

Modified:
  wicd/repos/extra-i686/	(properties)
  wicd/repos/extra-i686/PKGBUILD

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


Property changes on: wicd/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /wicd/trunk:1-52211
   + /wicd/trunk:1-52466

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-09-20 08:34:06 UTC (rev 52466)
+++ extra-i686/PKGBUILD	2009-09-20 08:36:28 UTC (rev 52467)
@@ -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