mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
New package: SoapyRTLSDR-0.2.4
This commit is contained in:
parent
ac91c67e1c
commit
fc7809070a
1 changed files with 18 additions and 0 deletions
18
srcpkgs/SoapyRTLSDR/template
Normal file
18
srcpkgs/SoapyRTLSDR/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'SoapyRTLSDR'
|
||||||
|
pkgname=SoapyRTLSDR
|
||||||
|
version=0.2.4
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname}-soapy-rtlsdr-${version}"
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="SoapySDR-devel librtlsdr-devel"
|
||||||
|
short_desc="SoapySDR module for RTL-SDR"
|
||||||
|
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/pothosware/SoapyRTLSDR"
|
||||||
|
distfiles="${homepage}/archive/soapy-rtlsdr-${version}.tar.gz"
|
||||||
|
checksum=b034025d5c9ced8a371511cb8b14dc841996477f86387a4ebd58d0e71747db59
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE.txt LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue