# # Round X clock. # # oclock(1) simply displays the current time on an analog display. # 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=oclock pkgversion=1.0.5 arch=amd64 release=1 pkgcategory="xorg_app" full_pkgname=oclock_1.0.5_amd64-1@xorg_app blurb="Round X clock." homepage="https://www.x.org" license="MIT X Consortium" fetch="https://www.x.org/releases/individual/app/oclock-1.0.5.tar.gz" replace=""