void-packages/srcpkgs/extundelete/template
2011-07-08 22:46:35 +02:00

23 lines
875 B
Plaintext

# Template file for 'extundelete'
pkgname=extundelete
version=0.2.0
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="ext3/ext4 file recover utility"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://extundelete.sourceforge.net"
license="GPL-2"
checksum=0f6a3004d8ddcafe63059a104c174f753c7fc95455081f3ff5aaf3b8c100f97b
long_desc="
extundelete is a utility that can recover deleted files from an ext3 or ext4
partition. The ext3 file system is the most common file system when using
Linux, and ext4 is its successor. extundelete uses the information stored
in the partition's journal to attempt to recover a file that has been
deleted from the partition."
Add_dependency run libgcc
Add_dependency run glibc
Add_dependency run libstdc++
Add_dependency run e2fsprogs-libs
Add_dependency build e2fsprogs-devel