# Template file for 'ddrescue' pkgname=ddrescue version=1.22 revision=1 build_style=gnu-configure hostmakedepends="lzip" short_desc="Data recovery tool" maintainer="Juan RP " license="GPL-3" homepage="http://www.gnu.org/software/ddrescue/ddrescue.html" distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.lz" checksum=09857b2e8074813ac19da5d262890f722e5f7900e521a4c60354cef95eea10a7 do_configure() { ./configure --prefix=/usr CXX="$CXX" CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS" }