heimdall: update homepage, fix xlint, orphan

This commit is contained in:
Renato Aguiar 2020-05-04 13:38:35 -07:00 committed by Enno Boland
parent 1facbfcf9c
commit cb65ec9a7b

View file

@ -1,17 +1,17 @@
# Template file for 'heimdall'
pkgname=heimdall
version=1.4.2
revision=1
revision=2
wrksrc="Heimdall-v${version}"
build_style=cmake
short_desc="Tool suite used to flash firmware onto Samsung Galaxy S devices"
maintainer="Renato Aguiar <contact@renatoaguiar.org>"
license="MIT"
homepage="https://github.com/Benjamin-Dobell/Heimdall"
distfiles="${homepage}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=589bef88f2597c8a84fe6fafbe928ddc9687438b5b54edd917d7df48c7e3eff8
wrksrc="Heimdall-${version}"
hostmakedepends="pkg-config"
makedepends="libusb-devel qt5-devel"
short_desc="Tool suite used to flash firmware onto Samsung Galaxy S devices"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://gitlab.com/BenjaminDobell/Heimdall"
distfiles="https://gitlab.com/BenjaminDobell/Heimdall/-/archive/v${version}/Heimdall-v${version}.tar.bz2"
checksum=2de553496fff1441a3e917b3da9e862192bd7bb05d9cab376fefcc12f82d2f05
if [ -n "$CROSS_BUILD" ]; then
# Need some devel packages in the host