mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
New package: SoapyHackRF-0.3.2
This commit is contained in:
parent
fc7809070a
commit
89992062c2
1 changed files with 18 additions and 0 deletions
18
srcpkgs/SoapyHackRF/template
Normal file
18
srcpkgs/SoapyHackRF/template
Normal file
|
@ -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…
Add table
Reference in a new issue