[Lunar-commits] <moonbase-other> avahi: bump to 0.6.31
Dennis Veatch
dennisveatch at bellsouth.net
Fri Aug 22 01:17:54 CEST 2014
commit 840838133b0b5ea946de79a4fa3fc679110dc34b
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Thu, 21 Aug 2014 19:17:38 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/840838133b0b5ea946de79a4fa3fc679110dc34b
avahi: bump to 0.6.31
---
net/avahi/BUILD | +2/-2
net/avahi/DEPENDS | +1/-4
net/avahi/DETAILS | +6/-3
3 files changed, 9 insertions(+), 9 deletions(-)
--- a/net/avahi/BUILD
+++ b/net/avahi/BUILD
@@ -10,8 +10,8 @@
# Add this missing group. It is used in /etc/dbus-1/system.d/avahi-dbus.conf
add_priv_group netdev &&
- OPTS+=" --enable-compat-howl --enable-compat-libdns_sd --disable-gtk3 --disable-qt3 \
- --disable-stack-protector --with-distro=none --disable-monodoc" &&
+ OPTS+=" --enable-compat-howl --enable-compat-libdns_sd --disable-gtk3 --disable-qt3 --disable-manpages \
+ --disable-stack-protector --with-distro=none --disable-monodoc --disable-xmltoman --disable-python" &&
default_build
--- a/net/avahi/DEPENDS
+++ b/net/avahi/DEPENDS
@@ -7,14 +7,11 @@ optional_depends "gdbm" "--enable-gdbm" "--disable-gdbm" "for exten
optional_depends "qt4" "--enable-qt4" "--disable-qt4" "building of Qt4 mainloop integration"
optional_depends "libglade" "--enable-gtk" "--disable-gtk" "for the use of GTK+"
optional_depends "pygtk" "--enable-pygtk" "--disable-pygtk" "for the use of pyGTK"
-optional_depends "xmltoman" "--enable-xmltoman" "--disable-xmltoman" "to build the manpages"
optional_depends "gtk-sharp" "--enable-mono" "--disable-mono" "to build the Mono/.NET avahi-sharp library"
optional_depends "gobject-introspection" "--enable-introspection=yes" "--enable-introspection=no" "for introspection support"
-optional_depends "dbus-python" "--enable-python-dbus --enable-python" \
- "--disable-python-dbus --disable-python" \
- "Enable use of D-Bus in Python"
+optional_depends "dbus-python" "--enable-python-dbus" "--disable-python-dbus" "Enable use of D-Bus in Python"
--- a/net/avahi/DETAILS
+++ b/net/avahi/DETAILS
@@ -1,11 +1,14 @@
MODULE=avahi
- VERSION=0.6.30
+ VERSION=0.6.31
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=avahi-0.6.31-install-exec-hook.patch
SOURCE_URL=http://avahi.org/download
- SOURCE_VFY=sha1:5b77443537600a00770e4c77e3c443eeb5861d06
+ SOURCE2_URL=http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-dns/avahi/files/
+ SOURCE_VFY=sha1:7e05bd78572c9088b03b1207a0ad5aba38490684
+ SOURCE2_VFY=sha1:5418b1d8e6ad1cf58d4731e578a27507c9342054
WEB_SITE=http://avahi.org
ENTERED=20060808
- UPDATED=20110827
+ UPDATED=20140821
SHORT="A service discovery on a local network"
cat << EOF
More information about the Lunar-commits
mailing list