# # A library providing the VESA CVT standard. # # libxcvt is a library providing a standalone version of the X server # implementation of the VESA CVT standard timing modelines generator. # # libxcvt also provides a standalone version of the command line tool # `cvt` copied from the Xorg implementation and is meant to be a direct # replacement to the version provided by the `Xorg` server. # 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=libxcvt pkgversion=0.1.2 arch=amd64 release=1 pkgcategory="xorg_lib" full_pkgname=libxcvt_0.1.2_amd64-1@xorg_lib blurb="A library providing the VESA CVT standard." homepage="https://www.x.org" license="MIT X Consortium" fetch="https://www.x.org/releases/individual/lib/libxcvt-0.1.2.tar.xz" replace=""