# # Drivers and utilities for the NTFS file system. # # The ntfs-3g package contains a stable, read-write open source driver for # NTFS partitions. NTFS partitions are used by most Microsoft operating # systems, ntfs-3g allows you to mount NTFS partitions in read-write mode # from your GNU/Linux system. It uses the FUSE kernel module to be able to # implement NTFS support in user space. The package also contains various # utilities useful for manipulating NTFS partitions. # 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=ntfs-3g pkgversion=2022.10.3 arch=amd64 release=1 pkgcategory="tools" full_pkgname=ntfs-3g_2022.10.3_amd64-1@tools blurb="Drivers and utilities for the NTFS file system." homepage="https://www.tuxera.com/community/open-source-ntfs-3g/" license="GPLv2+, LGPLv2+" fetch="https://tuxera.com/opensource/ntfs-3g_ntfsprogs-2022.10.3.tgz" replace=""