# # The core of the legacy X11 font system. # # libXfont provides the core of the legacy X11 font system, handling the # index files (fonts.dir, fonts.alias, fonts.scale), the various font # file formats, nd rasterizing them. It is used by the X servers, and # will eventually be used by the X Font Server (xfs), but should not be # used by normal X11 clients. X11 clients access fonts via either the # new APIs in libXft, or the legacy APIs in libX11. # 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=libXfont2 pkgversion=2.0.6 arch=amd64 release=1 pkgcategory="xorg_lib" full_pkgname=libXfont2_2.0.6_amd64-1@xorg_lib blurb="The core of the legacy X11 font system." homepage="https://www.x.org" license="MIT X Consortium" fetch="https://www.x.org/releases/individual/lib/libXfont2-2.0.6.tar.gz" replace=""