# # Popt is a C library for parsing command line parameters. # # Popt was heavily influenced by the getopt() and getopt_long() # functions, but it improves on them by allowing more powerful # argument expansion. # 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=popt pkgversion=1.19 arch=amd64 release=1 pkgcategory="libs" full_pkgname=popt_1.19_amd64-1@libs blurb="Popt is a C library for parsing command line parameters." homepage="https://rpm5.org" license="MIT X Consortium" fetch=" https://ftp.rpm.org/popt/releases/popt-1.x/popt-1.19.tar.gz ftp://anduin.linuxfromscratch.org/BLFS/popt/popt-1.19.tar.gz " replace=""