# # A connection manager. # # ConnMan is a daemon for managing Internet connections within embedded # device and integrates a vast range of communication features usually # split between many daemons such as DHCP, DNS and NTP. The result of # this consolidation is low memory consumption with a fast, coherent, # synchronized reaction to changing network conditions. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=connman pkgversion=20230411_24180d12 arch=amd64 release=1 pkgcategory="networking" full_pkgname=connman_20230411_24180d12_amd64-1@networking blurb="A connection manager." homepage="https://01.org/connman" license="GPLv2+" fetch=" https://dragora.mirror.garr.it/current/sources/connman-20230411_24180d12.tar.lz rsync://rsync.dragora.org/current/sources/connman-20230411_24180d12.tar.lz " replace=""