# # Libyaml is a YAML parser and emitter library. # # The libyaml package contains a C library for parsing and emitting YAML # (YAML Ain't Markup Language) code. # 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=libyaml pkgversion=0.2.5 arch=amd64 release=1 pkgcategory="libs" full_pkgname=libyaml_0.2.5_amd64-1@libs blurb="Libyaml is a YAML parser and emitter library." homepage="https://pyyaml.org/wiki/LibYAML" license="Custom" fetch="https://pyyaml.org/download/libyaml/yaml-0.2.5.tar.gz" replace=""