PN: dnsmasq
PV: 2.84
PR: r0
PKGV: 2.84
PKGR: r0.0
LICENSE: GPLv2 | GPLv3
DESCRIPTION: Lightweight, easy to configure DNS forwarder and DHCP server.
SUMMARY: Lightweight, easy to configure DNS forwarder and DHCP server
RDEPENDS_dnsmasq: glibc (>= 2.32)
RPROVIDES_dnsmasq:  dnsmasq-systemd
RRECOMMENDS_dnsmasq: dnsmasq-lic update-rc.d
RREPLACES_dnsmasq:  dnsmasq-systemd
RCONFLICTS_dnsmasq:  dnsmasq-systemd
SECTION: net
PKG_dnsmasq: dnsmasq
FILES_dnsmasq: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.*             /etc /com /var             /bin/* /sbin/*             /lib/*.so.*             /lib/udev /usr/lib/udev             /lib/udev /usr/lib/udev             /usr/share/dnsmasq /usr/lib/dnsmasq/*             /usr/share/pixmaps /usr/share/applications             /usr/share/idl /usr/share/omf /usr/share/sounds             /usr/lib/bonobo/servers
CONFFILES_dnsmasq: /etc/dnsmasq.conf
FILES_INFO: {"/etc/dnsmasq.conf": 11120, "/etc/init.d/dnsmasq": 2629, "/etc/systemd/resolved.conf.d/dnsmasq-resolved.conf": 98, "/usr/bin/dhcp_release": 10136, "/usr/bin/dnsmasq": 352400}
pkg_postinst_dnsmasq: #!/bin/sh\nset -e\nif true && type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-r $D"\n\telse\n\t\tOPT="-s"\n\tfi\n\tupdate-rc.d $OPT dnsmasq defaults\nfi\n
pkg_postrm_dnsmasq: #!/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 dnsmasq remove\nfi\n
pkg_prerm_dnsmasq: #!/bin/sh\nset -e\nif true && [ -z "$D" -a -x "/etc/init.d/dnsmasq" ]; then\n\t/etc/init.d/dnsmasq stop || :\nfi\n
FILERDEPENDSFLIST_dnsmasq: /etc/init.d/dnsmasq /usr/bin/dhcp@underscore@release /usr/bin/dnsmasq
FILERDEPENDS_/etc/init.d/dnsmasq_dnsmasq:  /bin/sh
FILERDEPENDS_/usr/bin/dhcp@underscore@release_dnsmasq:  ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
FILERDEPENDS_/usr/bin/dnsmasq_dnsmasq:  ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
PKGSIZE_dnsmasq: 376383
