PN: connman
PV: 1.33
PR: r0
PKGV: 1.33
PKGR: r0
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 ofono wpa-supplicant glib-2.0 (>= 2.48.2) gnutls (>= 3.5.3) glibc (>= linaro-2.23) iptables (>= 1.6.0) dbus-lib (>= 1.10.10)
RPROVIDES_connman: \tconnman-plugin-loopback \tconnman-plugin-ethernet \t \tconnman-plugin-wifi \tconnman-plugin-ofono \t connman-systemd
RRECOMMENDS_connman: connman-conf update-rc.d
RREPLACES_connman:  connman-systemd
RCONFLICTS_connman:  connman-systemd
SECTION: base
PKG_connman: connman
FILES_connman: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.*             /usr/lib/connman/plugins             /etc /com /var             /bin/* /sbin/* /lib/*.so* /usr/share/connman             /usr/share/dbus-1/system-services/*             /etc/tmpfiles.d/connman_resolvconf.conf
pkg_postinst_connman: #!/bin/sh\n# Begin section update-rc.d\nif 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# End section update-rc.d\n
pkg_postrm_connman: #!/bin/sh\nif 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_preinst_connman: #!/bin/sh\nif [ -z "$D" -a -f "/etc/init.d/connman" ]; then\n\t/etc/init.d/connman stop || :\nfi\nif 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\n# Begin section update-rc.d\nif [ -z "$D" -a -x "/etc/init.d/connman" ]; then\n\t/etc/init.d/connman stop || :\nfi\n# End section update-rc.d\n
FILERPROVIDESFLIST_connman: /usr/sbin/connmand
FILES_INFO: {"/usr/sbin/connmand": 763688, "/etc/init.d/connman": 1462, "/etc/dbus-1/system.d/connman.conf": 642}
FILERPROVIDES_/usr/sbin/connmand_connman: elf(buildid) (= accddb655e650d46e38ea3c2c2bbaea82643cbdd)
FILERDEPENDSFLIST_connman: /usr/sbin/connmand /etc/init.d/connman
FILERDEPENDS_/usr/sbin/connmand_connman: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit) libxtables.so.11()(64bit) rtld(GNU_HASH)
FILERDEPENDS_/etc/init.d/connman_connman: /bin/sh
PKGSIZE_connman: 765792
