[Lunar-commits] <moonbase> avahi: version bumped to 0.6.24.
Florin Braescu
florin at lunar-linux.org
Sun Dec 14 14:33:09 CET 2008
commit e75fd8d040eb89c8565656a252fb571709d20da8
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Dec 14 15:33:09 2008 +0200
avahi: version bumped to 0.6.24.
Bugfixes release.
---
net/avahi/BUILD | 22 +++++++++++-----------
net/avahi/CONFLICTS | 4 ++--
net/avahi/DEPENDS | 3 +--
net/avahi/DETAILS | 10 +++++-----
4 files changed, 19 insertions(+), 20 deletions(-)
diff --git a/net/avahi/BUILD b/net/avahi/BUILD
index 5edb197..c4102c2 100644
--- a/net/avahi/BUILD
+++ b/net/avahi/BUILD
@@ -4,9 +4,9 @@
if module_installed qt4; then
. /etc/profile.d/qt4.rc
- fi &&
+ fi &&
- patch_it $SOURCE_CACHE/$SOURCE1 0 &&
+ patch_it $SOURCE_CACHE/$SOURCE1 0 &&
add_priv_user avahi:avahi -d /dev/null -s /bin/false
# export ac_cv_func_realloc_0_nonnull=yes
@@ -14,15 +14,15 @@
OPTS="$OPTS --enable-compat-howl --enable-compat-libdns_sd"
- ./configure --prefix=/usr \
- --build=$BUILD \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --with-distro=none \
- --disable-lynx \
- --disable-gdbm \
- --disable-stack-protector \
- $OPTS &&
+ ./configure --prefix=/usr \
+ --build=$BUILD \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --with-distro=none \
+ --disable-lynx \
+ --disable-gdbm \
+ --disable-stack-protector \
+ $OPTS &&
default_make
diff --git a/net/avahi/CONFLICTS b/net/avahi/CONFLICTS
index 698da5c..c4ce3ed 100644
--- a/net/avahi/CONFLICTS
+++ b/net/avahi/CONFLICTS
@@ -1,2 +1,2 @@
-conflicts mDNSResponder &&
-conflicts howl
+conflicts mDNSResponder
+conflicts howl
diff --git a/net/avahi/DEPENDS b/net/avahi/DEPENDS
index 0e40164..7e75162 100644
--- a/net/avahi/DEPENDS
+++ b/net/avahi/DEPENDS
@@ -1,6 +1,5 @@
depends libdaemon
-
optional_depends "nss-mdns" "" "" "for Name Switching Services Support"
optional_depends "qt3" \
@@ -13,7 +12,7 @@ optional_depends "qt4" \
"--disable-qt4" \
"building of Qt4 mainloop integration"
-optional_depends "gtk+-2" \
+optional_depends "libglade" \
"--enable-gtk" \
"--disable-gtk" \
"for the use of GTK+"
diff --git a/net/avahi/DETAILS b/net/avahi/DETAILS
index 7a63ef7..f6c51d9 100644
--- a/net/avahi/DETAILS
+++ b/net/avahi/DETAILS
@@ -1,15 +1,15 @@
MODULE=avahi
- VERSION=0.6.23
+ VERSION=0.6.24
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE1=avahi-0.6.21-dbus-1.0.2.patch
- SOURCE_URL=http://avahi.org/download/
+ SOURCE_URL=http://avahi.org/download
SOURCE1_URL=$PATCH_URL
- SOURCE_VFY=sha1:54a0d1944e43805886aafccaf5cc3ec567f5cc9e
+ SOURCE_VFY=sha1:a187af361fefc8bda026936bb07ccdeb41dc74bc
SOURCE1_VFY=sha1:f1766c9cf660e8d9ab6ac0ad70d726b80b272fff
WEB_SITE=http://avahi.org
ENTERED=20060808
- UPDATED=20080711
- SHORT="service discovery on a local network"
+ UPDATED=20081214
+ SHORT="A service discovery on a local network"
cat << EOF
Avahi is a system which facilitates service discovery on a local network.
More information about the Lunar-commits
mailing list