PN: connman
PV: 1.39
PR: r0
PKGV: 1.39
PKGR: r0.0
LICENSE: GPLv2
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.5) ofono wpa-supplicant dbus-lib (>= 1.12.20) glib-2.0 (>= 2.64.5) glibc (>= 2.32) gnutls (>= 3.6.14)
RPROVIDES_connman: \tconnman-plugin-loopback \tconnman-plugin-ethernet \t \tconnman-plugin-wifi \tconnman-plugin-ofono \t
RRECOMMENDS_connman: connman-lic connman-conf update-rc.d
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             /bin/* /sbin/* /lib/*.so* /usr/share/connman             /usr/share/dbus-1/system-services/*             /etc/tmpfiles.d/connman_resolvconf.conf
FILES_INFO: {"/etc/init.d/connman": 1462, "/usr/sbin/connmand": 1039064, "/usr/share/dbus-1/system.d/connman.conf": 642}
pkg_postinst_connman: #!/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 connman start 05 5 2 3 . stop 22 0 1 6 .\nfi\n
pkg_postrm_connman: #!/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 connman remove\nfi\n
pkg_prerm_connman: #!/bin/sh\nset -e\nif true && [ -z "$D" -a -x "/etc/init.d/connman" ]; then\n\t/etc/init.d/connman stop || :\nfi\n
FILERDEPENDSFLIST_connman: /etc/init.d/connman /usr/sbin/connmand
FILERDEPENDS_/etc/init.d/connman_connman:  /bin/sh
FILERDEPENDS_/usr/sbin/connmand_connman:  ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libdl.so.2(GLIBC_2.17)(64bit) libresolv.so.2(GLIBC_2.17)(64bit) libdbus-1.so.3(LIBDBUS_1_3)(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) libdl.so.2()(64bit) libxtables.so.12()(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
PKGSIZE_connman: 1041168
