36 lines
1.4 KiB
Text
36 lines
1.4 KiB
Text
|
# Template file for 'testdisk'
|
||
|
pkgname=testdisk
|
||
|
version=6.13
|
||
|
distfiles="http://www.cgsecurity.org/$pkgname-$version.tar.bz2"
|
||
|
build_style=gnu-configure
|
||
|
configure_args="--without-ewf --enable-sudo"
|
||
|
short_desc="Powerful free data recovery software"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
license="GPL-2"
|
||
|
checksum=48275ccddfc9445b6c3e6e181728dae9e49bd25b824a6b5670d58f1f88cdf220
|
||
|
long_desc="
|
||
|
TestDisk is a powerful free data recovery software! It was primarily designed
|
||
|
to help recover lost partitions and/or make non-booting disks bootable again
|
||
|
when these symptoms are caused by faulty software, certain types of viruses
|
||
|
or human error (such as accidentally deleting a Partition Table).
|
||
|
Partition table recovery using TestDisk is really easy.
|
||
|
|
||
|
TestDisk can:
|
||
|
Fix partition table, recover deleted partition
|
||
|
Recover FAT32 boot sector from its backup
|
||
|
Rebuild FAT12/FAT16/FAT32 boot sector
|
||
|
Fix FAT tables
|
||
|
Rebuild NTFS boot sector
|
||
|
Recover NTFS boot sector from its backup
|
||
|
Fix MFT using MFT mirror
|
||
|
Locate ext2/ext3/ext4 Backup SuperBlock
|
||
|
Undelete files from FAT, exFAT, NTFS and ext2 filesystem
|
||
|
Copy files from deleted FAT, exFAT, NTFS and ext2/ext3/ext4 partitions."
|
||
|
|
||
|
Add_dependency full sudo
|
||
|
Add_dependency build jpeg-devel
|
||
|
Add_dependency build libuuid-devel
|
||
|
Add_dependency build e2fsprogs-devel
|
||
|
Add_dependency build openssl-devel
|
||
|
Add_dependency build ntfs-3g-devel
|