PN: avahi
PV: 0.8
PR: r0
PKGV: 0.8
PKGR: r0@EXTENDPRAUTO@
LICENSE:avahi-dnsconfd: LGPL-2.1-or-later
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: avahi-daemon glibc (>= 2.39+git6+b027d5b145) libavahi-common (>= 0.8) libdaemon (>= 0.14)
SECTION: network
PKG:avahi-dnsconfd: avahi-dnsconfd
FILES:avahi-dnsconfd: /usr/sbin/avahi-dnsconfd                         /etc/avahi/avahi-dnsconfd.action                         /etc/init.d/avahi-dnsconfd /usr/lib/systemd/system-preset/98-avahi-dnsconfd.preset /usr/lib/systemd/system/avahi-dnsconfd.service /usr/lib/systemd/system/avahi-daemon.socket /usr/lib/systemd/system/avahi-daemon.service
FILES_INFO:avahi-dnsconfd: {"/etc/avahi/avahi-dnsconfd.action": 2743, "/usr/lib/systemd/system-preset/98-avahi-dnsconfd.preset": 30, "/usr/lib/systemd/system/avahi-dnsconfd.service": 976, "/usr/sbin/avahi-dnsconfd": 26744}
pkg_postinst:avahi-dnsconfd: #!/bin/sh\nset -e\nif systemctl >/dev/null 2>/dev/null; then\n\tOPTS=""\n\n\tif [ -n "$D" ]; then\n\t\tOPTS="--root=$D"\n\tfi\n\n\tif [ "enable" = "enable" ]; then\n\t\tfor service in avahi-dnsconfd.service; do\n\t\t\tsystemctl ${OPTS} enable "$service"\n\t\tdone\n\tfi\n\n\tif [ -z "$D" ]; then\n\t\tsystemctl daemon-reload\n\t\tsystemctl preset avahi-dnsconfd.service\n\n\t\tif [ "enable" = "enable" ]; then\n\t\t\tsystemctl --no-block restart avahi-dnsconfd.service\n\t\tfi\n\tfi\nfi\n
pkg_prerm:avahi-dnsconfd: #!/bin/sh\nset -e\nif systemctl >/dev/null 2>/dev/null; then\n\tif [ -z "$D" ]; then\n\t\tsystemctl stop avahi-dnsconfd.service\n\n\t\tsystemctl disable avahi-dnsconfd.service\n\tfi\nfi\n
FILERDEPENDSFLIST:avahi-dnsconfd: /etc/avahi/avahi-dnsconfd.action /usr/sbin/avahi-dnsconfd
FILERDEPENDS:/etc/avahi/avahi-dnsconfd.action:avahi-dnsconfd:  /bin/sh
FILERDEPENDS:/usr/sbin/avahi-dnsconfd:avahi-dnsconfd:  libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libavahi-common.so.3()(64bit) libdaemon.so.0()(64bit) libc.so.6()(64bit) rtld(GNU_HASH)
PKGSIZE:avahi-dnsconfd: 30493
