PN: connman
PV: 1.42
PR: r0
PKGV: 1.42
PKGR: r0.97
LICENSE: GPL-2.0-only
DESCRIPTION: The ConnMan project provides a daemon for managing internet connections within embedded devices running the Linux operating system.  The Connection Manager is designed to be slim and to use as few resources as possible, so it can be easily integrated. It is a fully modular system that can be extended, through plug-ins, to support all kinds of wired or wireless technologies. Also, configuration methods, like DHCP and domain name resolving, are implemented using plug-ins.
SUMMARY: A daemon for managing internet connections within embedded devices
RDEPENDS:connman: bluez5 dbus iptables (>= 1.8.10) ofono update-alternatives-opkg wpa-supplicant dbus-lib (>= 1.14.10) glib-2.0 (>= 2.78.6) glibc (>= 2.39+git3+06a70769fd) gnutls (>= 3.8.4)
RPROVIDES:connman: \tconnman-plugin-loopback \tconnman-plugin-ethernet \t \tconnman-plugin-wifi \tconnman-plugin-ofono \t
RRECOMMENDS:connman: connman-conf
RCONFLICTS:connman: networkmanager
SECTION: base
PKG:connman: connman
FILES:connman: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.*             /usr/lib/connman/plugins             /etc /com /var /usr/share             /usr/bin/* /usr/sbin/* /usr/lib/*.so* /usr/share/connman             /usr/share/dbus-1/system-services/*             /etc/tmpfiles.d/connman_resolvconf.conf /usr/lib/systemd/system-preset/98-connman.preset /usr/lib/systemd/system/connman.service
FILES_INFO:connman: {"/etc/resolv-conf.connman": 26, "/etc/tmpfiles.d/connman_resolvconf.conf": 75, "/usr/lib/systemd/system-preset/98-connman.preset": 23, "/usr/lib/systemd/system/connman.service": 639, "/usr/sbin/connmand": 1092824, "/usr/share/dbus-1/system.d/connman.conf": 642}
pkg_postinst:connman: #!/bin/sh\nset -e\n\tupdate-alternatives --install /etc/resolv.conf resolv-conf /etc/resolv-conf.connman 100\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 connman.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 connman.service\n\n\t\tif [ "enable" = "enable" ]; then\n\t\t\tsystemctl --no-block restart connman.service\n\t\tfi\n\tfi\nfi\n
pkg_prerm:connman: #!/bin/sh\nset -e\n\tupdate-alternatives --remove  resolv-conf /etc/resolv-conf.connman\nif systemctl >/dev/null 2>/dev/null; then\n\tif [ -z "$D" ]; then\n\t\tsystemctl stop connman.service\n\n\t\tsystemctl disable connman.service\n\tfi\nfi\n
FILERPROVIDESFLIST:connman:  /etc/resolv-conf.connman
FILERPROVIDES:/etc/resolv-conf.connman:connman:  /etc/resolv.conf
FILERDEPENDSFLIST:connman: /usr/sbin/connmand
FILERDEPENDS:/usr/sbin/connmand:connman:  libresolv.so.2(GLIBC_2.17)(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.17)(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libglib-2.0.so.0()(64bit) libdbus-1.so.3()(64bit) libgnutls.so.30()(64bit) libresolv.so.2()(64bit) libxtables.so.12()(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
PKGSIZE:connman: 1094229
