lazbuild --bm="GNU/Linux Release" "$SRCDIR"/source/ddrescueview.lpi

install -Dvm755 "$SRCDIR"/source/ddrescueview "$PKGDIR"/usr/bin/ddrescueview
install -dvm755 "$PKGDIR"/usr/share
cp -r "$SRCDIR"/resources/linux/{applications,icons,man} "$PKGDIR"/usr/share

install -Dvm644 "$SRCDIR"/changelog.txt "$PKGDIR"/usr/share/doc/ddrescueview/changelog.txt
install -Dvm644 "$SRCDIR"/readme.txt "$PKGDIR"/usr/share/doc/ddrescueview/readme.txt
