PKGNAME=testdisk
PKGSEC=utils
PKGDEP="libjpeg-turbo libreiserfs ntfs-3g openssl qt-5"
PKGDES="Utility to check for and undelete partitions, files, and photos"

ABTYPE=autotools
AUTOTOOLS_AFTER=(
    '--without-ewf'
    '--enable-sudo'
    '--enable-qt'
)
