New package: SoapyRTLSDR-0.2.4
This commit is contained in:
committed by
Jürgen Buchmüller
parent
ac91c67e1c
commit
fc7809070a
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
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user