# # Advanced Configuration and Power Interface event daemon. # # The acpid is a completely flexible, totally extensible daemon for # delivering ACPI events. It listens on netlink interface and when # an event occurs, executes programs to handle the event. # 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=acpid pkgversion=2.0.34 arch=amd64 release=1 pkgcategory="daemons" full_pkgname=acpid_2.0.34_amd64-1@daemons blurb="Advanced Configuration and Power Interface event daemon." homepage="https://sourceforge.net/projects/acpid2" license="GPLv2+" fetch="https://downloads.sourceforge.net/project/acpid2/acpid-2.0.34.tar.xz" replace=""