# # A file type guesser. # # The file command is 'a file type guesser', that is, a command-line tool # that tells you in words what kind of data a file contains. # 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=file pkgversion=5.44 arch=amd64 release=1 pkgcategory="tools" full_pkgname=file_5.44_amd64-1@tools blurb="A file type guesser." homepage="https://darwinsys.com/file" license="Custom" fetch="ftp://ftp.astron.com/pub/file/file-5.44.tar.gz" replace=""