summaryrefslogtreecommitdiff
path: root/extra/avahi
diff options
context:
space:
mode:
authorParabola <dev@list.parabolagnulinux.org>2011-04-07 03:09:25 +0000
committerParabola <dev@list.parabolagnulinux.org>2011-04-07 03:09:25 +0000
commitbd65dc7107bfdd881c3b5451d0300824cf435428 (patch)
treee3a556d41162da07c82e31daa6fc22af18719e63 /extra/avahi
parent415856bdd4f48ab4f2732996f0bae58595092bbe (diff)
Thu Apr 7 03:09:43 UTC 2011
Diffstat (limited to 'extra/avahi')
-rw-r--r--extra/avahi/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/avahi/PKGBUILD b/extra/avahi/PKGBUILD
index cc9bf71af..53c319592 100644
--- a/extra/avahi/PKGBUILD
+++ b/extra/avahi/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 113561 2011-03-09 18:23:43Z bisson $
+# $Id: PKGBUILD 118159 2011-04-05 16:56:06Z bisson $
# Contributor: Douglas Soares de Andrade <douglas@archlinux.org>
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=avahi
-pkgver=0.6.29
+pkgver=0.6.30
pkgrel=1
pkgdesc='A multicast/unicast DNS-SD framework'
arch=('i686' 'x86_64')
@@ -29,7 +29,7 @@ options=('!libtool')
source=(http://www.avahi.org/download/avahi-${pkgver}.tar.gz
avahi-daemon-dbus.patch
gnome-nettool.png)
-sha1sums=('af13ae6fdb3cd61b2eafa25a108773156d88b362'
+sha1sums=('5b77443537600a00770e4c77e3c443eeb5861d06'
'41e9f23efa0b5a5f7b0f14a86cfb0677ece84c61'
'cf56387c88aed246b9f435efc182ef44de4d52f3')
@@ -41,6 +41,7 @@ build() {
# 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 \