# # Clock daemon. # # Scron schedules commands to be run at specified dates and times. # 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=scron pkgversion=0.4 arch=amd64 release=1 pkgcategory="daemons" full_pkgname=scron_0.4_amd64-1@daemons blurb="Clock daemon." homepage="https://git.2f30.org/scron" license="MIT/X" fetch="https://dl.2f30.org/releases/scron-0.4.tar.gz" replace=""