# # An implementation of IDNA2008. # # Libidn2 is a free software implementation of IDNA2008, Punycode and TR46. # Its purpose is to encode and decode internationalized domain names. # 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=libidn2 pkgversion=2.3.4 arch=amd64 release=1 pkgcategory="libs" full_pkgname=libidn2_2.3.4_amd64-1@libs blurb="An implementation of IDNA2008." homepage="https://www.gnu.org/software/libidn/" license="GPLv2+, LGPLv3+" fetch="https://ftp.gnu.org/gnu/libidn/libidn2-2.3.4.tar.gz" replace=""