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

Jan Steffens heftig at archlinux.org
Sun Feb 13 16:23:27 UTC 2011


    Date: Sunday, February 13, 2011 @ 11:23:27
  Author: heftig
Revision: 109883

upgpkg: avahi 0.6.28-2
Update for gnome-unstable

Modified:
  avahi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-13 15:28:49 UTC (rev 109882)
+++ PKGBUILD	2011-02-13 16:23:27 UTC (rev 109883)
@@ -3,13 +3,14 @@
 
 pkgname=avahi
 pkgver=0.6.28
-pkgrel=1
+pkgrel=2
 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=('gtk2: avahi-discover-standalone'
+optdepends=('gtk3: avahi-discover-standalone, bshell, bssh, bvnc'
+            'gtk2: gtk2 bindings'
             'qt3: qt3 bindings'
             'qt: qt bindings'
             'pygtk: avahi-bookmarks, avahi-discover'
@@ -17,7 +18,8 @@
             'mono: mono bindings'
             'dbus-python: avahi-discover'
             'nss-mdns: NSS support for mDNS')
-makedepends=('qt' 'qt3' 'pygtk' 'mono' 'intltool' 'dbus-python' 'gtk-sharp-2' 'gobject-introspection>=0.9.10')
+makedepends=('qt' 'qt3' 'pygtk' 'mono' 'intltool' 'dbus-python'
+             'gtk-sharp-2' 'gobject-introspection' 'gtk3')
 backup=(etc/avahi/avahi-daemon.conf etc/avahi/services/{sftp-,}ssh.service)
 install=avahi.install
 conflicts=('howl' 'mdnsresponder')
@@ -39,11 +41,11 @@
 
   # pygtk requires python2; make it explicit in case other python are installed: FS#21865
   PYTHON=python2 \
+  PKG_CONFIG_PATH=/opt/qt/lib/pkgconfig \
     ./configure \
     --prefix=/usr \
     --sysconfdir=/etc \
     --localstatedir=/var \
-    --disable-gtk3 \
     --disable-monodoc \
     --disable-doxygen-doc \
     --disable-xmltoman \




More information about the arch-commits mailing list