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