# # A layer between C libraries (using GObject) and language bindings. # # GObject Introspection is a project for providing machine readable # introspection data of the API of C libraries. This introspection data # can be used for automatic code generation for bindings, API # verification, and documentation generation. # 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=gobject-introspection pkgversion=1.74.0 arch=amd64 release=1 pkgcategory="x-libs" full_pkgname=gobject-introspection_1.74.0_amd64-1@x-libs blurb="A layer between C libraries (using GObject) and language bindings." homepage="https://wiki.gnome.org/Projects/GObjectIntrospection/" license="GPLv2+ | LGPLv2+, some MIT code in giscanner/" fetch="https://download.gnome.org/sources/gobject-introspection/1.74/gobject-introspection-1.74.0.tar.xz" replace=""