# # Display dialog boxes in scripts. # # Dialog is a program that will let you present a variety # of questions or display messages in nice looking color # non-graphical dialog boxes from a shell or perl script. # 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=dialog pkgversion=1.3-20220728 arch=amd64 release=2 pkgcategory="tools" full_pkgname=dialog_1.3-20220728_amd64-2@tools blurb="Display dialog boxes in scripts." homepage="https://www.gnu.org/software/ncurses" license="LGPLv2.1" fetch="https://invisible-mirror.net/archives/dialog/dialog-1.3-20220728.tgz" replace=""