# # Utility for the X Color Management System. # # xcmsdb is used to load, query, or remove Device Color Characterization # data stored in properties on the root window of the screen as specified # in section 7, Device Color Characterization, of the X11 Inter-Client # Communication Convetions Manual (ICCCM). # 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=xcmsdb pkgversion=1.0.6 arch=amd64 release=1 pkgcategory="xorg_app" full_pkgname=xcmsdb_1.0.6_amd64-1@xorg_app blurb="Utility for the X Color Management System." homepage="https://www.x.org" license="MIT X Consortium" fetch="https://www.x.org/releases/individual/app/xcmsdb-1.0.6.tar.gz" replace=""