# # Ext2 file system utilities. # # The e2fsprogs package contains the utilities for handling the ext2 file # system. It also supports the ext3 and ext4 journaling file systems. # 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=e2fsprogs pkgversion=1.47.0 arch=amd64 release=1 pkgcategory="tools" full_pkgname=e2fsprogs_1.47.0_amd64-1@tools blurb="Ext2 file system utilities." homepage="https://e2fsprogs.sourceforge.net" license="GPLv2+, LGPLv2, MIT-style licenses" fetch="https://sourceforge.net/projects/e2fsprogs/files/e2fsprogs/v1.47.0/e2fsprogs-1.47.0.tar.gz" replace=""