# # A vector graphics library. # # Cairo is designed to produce identical output on all output media while # taking advantage of display hardware acceleration when available. # 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=cairo pkgversion=1.17.6 arch=amd64 release=2 pkgcategory="x-libs" full_pkgname=cairo_1.17.6_amd64-2@x-libs blurb="A vector graphics library." homepage="https://www.cairographics.org/" license="LGPLv2.1 | MPLv1.1" fetch="https://download.gnome.org/sources/cairo/1.17/cairo-1.17.6.tar.xz" replace="cairo-pass1"