void-packages/srcpkgs/testdisk/template
2012-06-04 15:42:16 +02:00

32 lines
1.3 KiB
Plaintext

# Template file for 'testdisk'
pkgname=testdisk
version=6.13
revision=1
distfiles="http://www.cgsecurity.org/$pkgname-$version.tar.bz2"
build_style=gnu-configure
configure_args="--without-ewf --enable-sudo"
makedepends="jpeg-devel libuuid-devel e2fsprogs-devel openssl-devel ntfs-3g-devel ncurses-devel"
fulldepends="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."