# # File manager and user shell. # # GNU Midnight Commander can be used locally or remotely, on the console # or under X Window System. By using full screen space of the terminals, # it provides an intuitive user interface to the operating system, # aiming to be a useful tool for users with any level of experience, # from a newbie to a guru. # 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=mc pkgversion=4.8.29 arch=amd64 release=1 pkgcategory="tools" full_pkgname=mc_4.8.29_amd64-1@tools blurb="File manager and user shell." homepage="https://www.midnight-commander.org" license="GPLv3+" fetch="http://ftp.midnight-commander.org/mc-4.8.29.tar.bz2" replace=""