# Template file for 'SoapyAirspy'
pkgname=SoapyAirspy
version=0.2.0
revision=1
build_style=cmake
hostmakedepends="pkg-config"
makedepends="SoapySDR-devel libairspy-devel"
short_desc="SoapySDR module for Airspy"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/pothosware/SoapyAirspy"
distfiles="${homepage}/archive/soapy-airspy-${version}.tar.gz"
checksum=4279ab4278fab699ef8325f3f921b2307496130a56028d33022be10916b6ccff

post_install() {
	vlicense LICENSE.txt LICENSE
}
