# # Extended attributes. # # The extended attributes are name:value pairs associated # permanently with files and directories. # # For more information, type: "man 5 attr". # 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=attr pkgversion=2.5.1 arch=amd64 release=1 pkgcategory="tools" full_pkgname=attr_2.5.1_amd64-1@tools blurb="Extended attributes." homepage="https://savannah.nongnu.org/projects/attr" license="GPLv2+, LGPLv2.1" fetch="https://download.savannah.gnu.org/releases/attr/attr-2.5.1.tar.gz" replace=""