# Template file for 'SoapyHackRF'
pkgname=SoapyHackRF
version=0.3.4
revision=1
build_style=cmake
hostmakedepends="pkg-config"
makedepends="SoapySDR-devel libhackrf-devel"
short_desc="SoapySDR module for HackRF"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/pothosware/SoapyHackRF"
distfiles="${homepage}/archive/soapy-hackrf-${version}.tar.gz"
checksum=c7a1b8aee7af9d9e11e42aa436eae8508f19775cdc8bc52e565a5d7f2e2e43ed

post_install() {
	vlicense LICENSE
}
