# # International Components for Unicode. # # The International Components for Unicode (icu) package is a mature, # widely used set of C/C++ libraries providing Unicode and # Globalization support for software applications. ICU is widely # portable and gives applications the same results on all platforms. # 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=icu pkgversion=72.1 arch=amd64 release=1 pkgcategory="libs" full_pkgname=icu_72.1_amd64-1@libs blurb="International Components for Unicode." homepage="https://site.icu-project.org" license="ICU License" fetch="https://github.com/unicode-org/icu/releases/download/release-72-1/icu4c-72_1-src.tgz" replace=""