PN: avahi
PV: 0.7
PR: r0
PKGV: 0.7
PKGR: r0
LICENSE: GPLv2+ & LGPLv2.1+
DESCRIPTION: Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. This tool implements IPv4LL, "Dynamic Configuration of IPv4 Link-Local Addresses" (IETF RFC3927), a protocol for automatic IP address configuration from the link-local 169.254.0.0/16 range without the need for a central server.
SUMMARY: Avahi IPv4LL network address configuration daemon
RDEPENDS_avahi-dnsconfd: libavahi-common (>= 0.7) glibc (>= 2.28) libdaemon (>= 0.14)
RRECOMMENDS_avahi-dnsconfd: avahi-lic update-rc.d
SECTION: network
PKG_avahi-dnsconfd: avahi-dnsconfd
FILES_avahi-dnsconfd: /usr/sbin/avahi-dnsconfd                         /etc/avahi/avahi-dnsconfd.action                         /etc/init.d/avahi-dnsconfd
pkg_postinst_avahi-dnsconfd: #!/bin/sh\nset -e\nif true && type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-f -r $D"\n\telse\n\t\tOPT="-f -s"\n\tfi\n\tupdate-rc.d $OPT avahi-dnsconfd defaults 22 19\nfi\n
pkg_postrm_avahi-dnsconfd: #!/bin/sh\nset -e\nif true && type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-f -r $D"\n\telse\n\t\tOPT="-f"\n\tfi\n\tupdate-rc.d $OPT avahi-dnsconfd remove\nfi\n
pkg_preinst_avahi-dnsconfd: #!/bin/sh\nset -e\nif true && [ -z "$D" -a -f "/etc/init.d/avahi-dnsconfd" ]; then\n\t/etc/init.d/avahi-dnsconfd stop || :\nfi\nif true && type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-f -r $D"\n\telse\n\t\tOPT="-f"\n\tfi\n\tupdate-rc.d $OPT avahi-dnsconfd remove\nfi\n
pkg_prerm_avahi-dnsconfd: #!/bin/sh\nset -e\nif true && [ -z "$D" -a -x "/etc/init.d/avahi-dnsconfd" ]; then\n\t/etc/init.d/avahi-dnsconfd stop || :\nfi\n
FILES_INFO: {"/usr/sbin/avahi-dnsconfd": 13760, "/etc/init.d/avahi-dnsconfd": 4490, "/etc/avahi/avahi-dnsconfd.action": 2743}
FILERDEPENDSFLIST_avahi-dnsconfd: /usr/sbin/avahi-dnsconfd /etc/init.d/avahi-dnsconfd /etc/avahi/avahi-dnsconfd.action
FILERDEPENDS_/usr/sbin/avahi-dnsconfd_avahi-dnsconfd:  libpthread.so.0(GLIBC_2.4) ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libavahi-common.so.3 libdaemon.so.0 libpthread.so.0 libc.so.6 ld-linux-armhf.so.3 rtld(GNU_HASH)
FILERDEPENDS_/etc/init.d/avahi-dnsconfd_avahi-dnsconfd:  /bin/sh
FILERDEPENDS_/etc/avahi/avahi-dnsconfd.action_avahi-dnsconfd:  /bin/sh
PKGSIZE_avahi-dnsconfd: 20993
