aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/SoapyHackRF/template
blob: 854c5c8395f8a58c19ef6473ad6dafd4b1a28aae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Template file for 'SoapyHackRF'
pkgname=SoapyHackRF
version=0.3.3
revision=2
wrksrc="${pkgname}-soapy-hackrf-${version}"
build_style=cmake
hostmakedepends="pkg-config"
makedepends="SoapySDR-devel libhackrf-devel"
short_desc="SoapySDR module for HackRF"
maintainer="bra1nwave <brainwave@openmailbox.org>"
license="MIT"
homepage="https://github.com/pothosware/SoapyHackRF"
distfiles="${homepage}/archive/soapy-hackrf-${version}.tar.gz"
checksum=7b24a47cee42156093bf82982b4fc6184a7c86101c3b8ee450274e57ee1c4b90

post_install() {
	vlicense LICENSE
}