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: glibc (>= 2.28) libdaemon (>= 0.14) libavahi-common (>= 0.7)
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: {"/etc/avahi/avahi-dnsconfd.action": 2743, "/etc/init.d/avahi-dnsconfd": 4490, "/usr/sbin/avahi-dnsconfd": 18408}
FILERDEPENDSFLIST_avahi-dnsconfd: /etc/avahi/avahi-dnsconfd.action /etc/init.d/avahi-dnsconfd /usr/sbin/avahi-dnsconfd
FILERDEPENDS_/etc/avahi/avahi-dnsconfd.action_avahi-dnsconfd:  /bin/sh
FILERDEPENDS_/etc/init.d/avahi-dnsconfd_avahi-dnsconfd:  /bin/sh
FILERDEPENDS_/usr/sbin/avahi-dnsconfd_avahi-dnsconfd:  ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.17)(64bit) libavahi-common.so.3()(64bit) libdaemon.so.0()(64bit) libpthread.so.0()(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
PKGSIZE_avahi-dnsconfd: 25641
