# # A command line editor library. # # This is a port of the NetBSD Editline library (libedit). # This Berkeley-style licensed command line editor library # provides generic line editing, history, and tokenization # functions, similar to those found in GNU Readline. # 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=libedit pkgversion=20221030-3.1 arch=amd64 release=1 pkgcategory="libs" full_pkgname=libedit_20221030-3.1_amd64-1@libs blurb="A command line editor library." homepage="https://thrysoee.dk/editline" license="BSD" fetch="https://thrysoee.dk/editline/libedit-20221030-3.1.tar.gz" replace=""