# # A text file viewer. # # Less is a pager. A pager is a program that displays text files. # # This package also includes the 'lesspipe.sh' 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=less pkgversion=608 arch=amd64 release=1 pkgcategory="tools" full_pkgname=less_608_amd64-1@tools blurb="A text file viewer." homepage="https://www.gnu.org/software/less" license="GPLv3+" fetch="https://ftp.gnu.org/gnu/less/less-608.tar.gz" replace=""