New package: SoapyHackRF-0.3.2
This commit is contained in:
parent
fc7809070a
commit
89992062c2
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'SoapyHackRF'
|
||||
pkgname=SoapyHackRF
|
||||
version=0.3.2
|
||||
revision=1
|
||||
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=1f96103e9390f059e469b537c9f697fe998df10c78504f531408626023dc81fd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue