avahi: update to 0.7.

This commit is contained in:
maxice8 2017-09-27 23:19:49 -03:00
parent f5d79a76ca
commit c50beec58b

View File

@ -1,7 +1,7 @@
# Template file for 'avahi'
pkgname=avahi
version=0.6.32
revision=3
version=0.7
revision=1
build_style=gnu-configure
configure_args="--disable-qt3 --disable-qt4 --disable-mono --disable-monodoc
--disable-doxygen-doc --enable-compat-libdns_sd --enable-compat-howl
@ -10,13 +10,14 @@ configure_args="--disable-qt3 --disable-qt4 --disable-mono --disable-monodoc
--with-autoipd-group=avahi --with-distro=none --disable-xmltoman
--disable-static ssp_cv_lib=no --enable-python --disable-pygtk
--disable-glib --disable-python-dbus --disable-gobject --disable-gtk
--disable-gtk3 --disable-dbm --disable-introspection --sbindir=/usr/bin"
--disable-gtk3 --disable-dbm --disable-introspection --sbindir=/usr/bin
--disable-pygobject"
short_desc="Multicast DNS Service Discovery"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1"
homepage="https://github.com/lathiat/avahi"
distfiles="${homepage}/releases/download/v${version}/avahi-${version}.tar.gz"
checksum=d54991185d514a0aba54ebeb408d7575b60f5818a772e28fa0e18b98bc1db454
checksum=57a99b5dfe7fdae794e3d1ee7a62973a368e91e414bd0dfa5d84434de5b14804
hostmakedepends="pkg-config intltool python"
makedepends="dbus-devel libcap-devel libdaemon-devel gdbm-devel"