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

Gaetan Bisson bisson at archlinux.org
Tue Apr 5 16:48:17 UTC 2011


    Date: Tuesday, April 5, 2011 @ 12:48:17
  Author: bisson
Revision: 118149

upstream update

Modified:
  avahi/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-05 16:46:26 UTC (rev 118148)
+++ PKGBUILD	2011-04-05 16:48:17 UTC (rev 118149)
@@ -3,15 +3,14 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=avahi
-pkgver=0.6.29
-pkgrel=2
+pkgver=0.6.30
+pkgrel=1
 pkgdesc='A multicast/unicast DNS-SD framework'
 arch=('i686' 'x86_64')
 url='http://www.avahi.org/'
 license=('LGPL')
 depends=('expat' 'libdaemon' 'glib2' 'dbus' 'libcap' 'gdbm')
-optdepends=('gtk3: avahi-discover-standalone, bshell, bssh, bvnc'
-            'gtk2: gtk2 bindings'
+optdepends=('gtk2: avahi-discover-standalone, bshell, bssh, bvnc'
             'qt3: qt3 bindings'
             'qt: qt bindings'
             'pygtk: avahi-bookmarks, avahi-discover'
@@ -20,7 +19,7 @@
             'dbus-python: avahi-discover'
             'nss-mdns: NSS support for mDNS')
 makedepends=('qt' 'qt3' 'pygtk' 'mono' 'intltool' 'dbus-python'
-             'gtk-sharp-2' 'gobject-introspection' 'gtk3')
+             'gtk-sharp-2' 'gobject-introspection')
 backup=(etc/avahi/avahi-daemon.conf etc/avahi/services/{sftp-,}ssh.service)
 install=avahi.install
 conflicts=('howl' 'mdnsresponder')
@@ -30,7 +29,7 @@
 source=(http://www.avahi.org/download/avahi-${pkgver}.tar.gz
         avahi-daemon-dbus.patch
         gnome-nettool.png)
-sha1sums=('af13ae6fdb3cd61b2eafa25a108773156d88b362'
+sha1sums=('5b77443537600a00770e4c77e3c443eeb5861d06'
           '41e9f23efa0b5a5f7b0f14a86cfb0677ece84c61'
           'cf56387c88aed246b9f435efc182ef44de4d52f3')
 
@@ -48,6 +47,7 @@
     --sysconfdir=/etc \
     --localstatedir=/var \
     --disable-static \
+    --disable-gtk3 \
     --disable-monodoc \
     --disable-doxygen-doc \
     --disable-xmltoman \




More information about the arch-commits mailing list