New package: SoapyAirspy-0.1.1
Closes: #12948 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
89992062c2
commit
77a840082e
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'SoapyAirspy'
|
||||
pkgname=SoapyAirspy
|
||||
version=0.1.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-soapy-airspy-${version}"
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="SoapySDR-devel libairspy-devel"
|
||||
short_desc="SoapySDR module for Airspy"
|
||||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/pothosware/SoapyAirspy"
|
||||
distfiles="${homepage}/archive/soapy-airspy-${version}.tar.gz"
|
||||
checksum=21277c22aad441ce11be011d6f05383ba9d5192818151270566b1dacc670e1d5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
}
|
Loading…
Reference in New Issue