Search Criteria
Package Details: connman-git 1.37.r114.g3a1398a3-1
Git Clone URL: | https://aur.archlinux.org/connman-git.git (read-only) |
---|---|
Package Base: | connman-git |
Description: | Intel's modular network connection manager. Git version. |
Upstream URL: | https://01.org/connman |
Keywords: | connman git |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | None |
Maintainer: | Andy_Vetrov |
Last Packager: | Andy_Vetrov |
Votes: | 13 |
Popularity: | 0.002951 |
First Submitted: | 2011-12-04 21:21 |
Last Updated: | 2019-11-18 16:04 |
Dependencies (15)
- dbus (dbus-elogind, dbus-git, dbus-x11, dbus-nosystemd, dbus-selinux)
- glib2 (glib2-sched-policy, glib2-git, glib2-clear, glib2-quiet, glib2-patched-thumbnailer)
- gnutls (gnutls-openssl, gnutls-tiny-git, gnutls-next, gnutls-git)
- iptables (iptables-nftables, iptables-nftables-git, iptables-fullcone-nat, iptables-git, iptables-fullconenat, iptables-fullconenat-nft, iptables-nft)
- bluez (bluez-ps3, bluez-git) (make)
- iwd (iwd-git) (make)
- openconnect (openconnect-palo-git, openconnect-git) (make)
- openvpn (openvpn-xor-patched, openvpn-git, openvpn-pkcs11, openvpn-xor-git, openvpn-openssl-1.0, openvpn-rrf) (make)
- ppp (ppp-eap-tls, ppp-git, ppp-debian) (make)
- wpa_supplicant (wpa_supplicant-git, wpa_supplicant-openssl-1.0) (make)
- bluez (bluez-ps3, bluez-git) (optional) – Support for Bluetooth devices
- iwd (iwd-git) (optional) – for WiFi devices
- openvpn (openvpn-xor-patched, openvpn-git, openvpn-pkcs11, openvpn-xor-git, openvpn-openssl-1.0, openvpn-rrf) (optional) – for VPN Support
- pptpclient (optional) – for ppp support
- wpa_supplicant (wpa_supplicant-git, wpa_supplicant-openssl-1.0) (optional) – for WiFi devices
Required by (18)
- cmst-git (requires connman)
- connman-ncurses (requires connman)
- connman-ncurses-git (requires connman)
- connman-ui-git (requires connman)
- connman_dmenu-git (requires connman)
- econnman (requires connman)
- econnman-git (requires connman)
- enlightenment-git (requires connman)
- libconnman-qt-git (requires connman)
- lxqt-connman-applet (requires connman)
- lxqt-connman-applet-git (requires connman)
- moksha (requires connman) (optional)
- moksha-git (requires connman) (optional)
- private-internet-access-vpn (requires connman) (optional)
- private-internet-access-vpn-dev (requires connman) (optional)
- qconnman-git (requires connman)
- wds (requires connman)
- wds-git (requires connman)
Latest Comments
1 2 3 Next › Last »
Andy_Vetrov commented on 2019-03-28 17:32
@tormen: Thank you very much! Pkgbuild fixed.
tormen commented on 2019-03-27 20:30
OK, got it to work, here is my patch to PKGBUILD: http://sprunge.us/JgiryH
tormen commented on 2019-03-27 20:13
there only is a configure.ac... but upstream documentation is not mentioning this yet either ;)
tormen commented on 2019-03-27 20:09
/data/appData/.cache/yay/connman-git master makepkg -sci ==> Making package: connman-git 1.36.r164.gb7ddedc4-1 (Wed 27 Mar 2019 21:05:01 CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating connman git repo... Fetching origin -> Found allow_group_network.diff ==> Validating source files with sha512sums... connman ... Skipped allow_group_network.diff ... Skipped ==> Extracting sources... -> Creating working copy of connman git repo... Reset branch 'makepkg' ==> Starting prepare()... patching file src/connman-polkit.conf Hunk #1 succeeded at 7 with fuzz 2 (offset 2 lines). ==> Starting pkgver()... ==> Removing existing $pkgdir/ directory... ==> Starting build()... /data/appData/.cache/yay/connman-git/PKGBUILD: line 42: ./configure: No such file or directory ==> ERROR: A failure occurred in build(). Aborting... /data/appData/.cache/yay/connman-git master echo $? 4
?
tehabe commented on 2016-10-11 11:30
Any reason why pptpclient is a dependency instead of a optional dependency?
GI_Jack commented on 2014-12-03 22:09
Makefile:589: recipe for target 'connman-dbus-glue.h' failed
gives some error about connman-dbus.xml.
build fails.
sekret commented on 2014-03-23 11:53
configure: WARNING: unrecognized options: --enable-threads
So this line can be removed
gothmog123 commented on 2013-12-22 01:35
I'm also interested in having this alongside netctl and was also wondering if this is going to be safe. Just want to have netctl for those times I might need to use a 3g dongle or pppoe adsl stuff.
WonderWoofy commented on 2013-11-27 04:16
taylorchu, thanks again for maintaining this package. I just want to point out (and it has already been mentioned by lobisquit) that you need to add gnutls to the depends. This is actually even reported by namcap.
firecat53 commented on 2013-09-09 00:56
Also need to add libtool as a makedepends.
Thanks!