# # Emulation library of Curses. # # The Ncurses (new curses) library is a free software emulation of # curses in System V Release 4.0. The ncurses code was developed # under GNU/Linux. It has been in use for some time with OpenBSD # as the system curses library, and on FreeBSD and NetBSD as an # external package. # # The distribution includes the library and support utilities, # including a terminfo compiler "tic", a decompiler "infocmp", # clear, tput, tset, and a termcap conversion tool "captoinfo". # 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=ncurses pkgversion=6.3-20221210 arch=amd64 release=1 pkgcategory="libs" full_pkgname=ncurses_6.3-20221210_amd64-1@libs blurb="Emulation library of Curses." homepage="https://www.gnu.org/software/ncurses" license="Custom" fetch=" https://invisible-mirror.net/archives/ncurses/current/ncurses-6.3-20221210.tgz https://invisible-mirror.net/archives/ncurses/current/termcap-20210816.src.gz " replace=""