# # An implementation of IDNA2003. # # Libidn is a package for internationalized string handling based on the # Stringprep, Punycode, IDNA2003 and TLD specifications. # 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=libidn pkgversion=1.41 arch=amd64 release=1 pkgcategory="libs" full_pkgname=libidn_1.41_amd64-1@libs blurb="An implementation of IDNA2003." homepage="https://www.gnu.org/software/libidn/" license="GPLv2+, LGPLv2+" fetch="https://ftp.gnu.org/gnu/libidn/libidn-1.41.tar.gz" replace=""