1 # Contributor: Dragonlord <archlinux[at]dragonlord[.]cz>
6 pkgdesc="Save and recover data from unreliable media."
8 url="http://members.tripod.com/professor_tom/archives/index.html"
10 source=(http://members.tripod.com/professor_tom/archives/$pkgname-$pkgver.tgz)
12 md5sums=('3f4544593359e87674f81a881f16298d')
15 cd "$startdir/src/$pkgname-$pkgver"
17 ./configure --prefix=/usr --mandir=$startdir/pkg/usr/share/man
19 make prefix="$startdir/pkg/usr" install