# # Python bindings for Cairo. # # The pycairo bindings are designed to match the Cairo C API as closely # as possible, and to deviate only in cases which are clearly better # implemented in a more "Pythonic way". # 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=python-pycairo pkgversion=1.23.0 arch=amd64 release=1 pkgcategory="python" full_pkgname=python-pycairo_1.23.0_amd64-1@python blurb="Python bindings for Cairo." homepage="https://pycairo.readthedocs.io/en/latest/" license="LGPLv2.1 | MPLv1.1" fetch="https://github.com/pygobject/pycairo/releases/download/v1.23.0/pycairo-1.23.0.tar.gz" replace=""