New package: SoapyUHD-0.3.5
This commit is contained in:
parent
cb4d69f6bf
commit
7c2d040506
2 changed files with 15 additions and 0 deletions
14
srcpkgs/SoapyUHD/template
Normal file
14
srcpkgs/SoapyUHD/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'SoapyUHD'
|
||||
pkgname=SoapyUHD
|
||||
version=0.3.5
|
||||
revision=1
|
||||
wrksrc="${pkgname}-soapy-uhd-${version}"
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="SoapySDR-devel uhd-devel"
|
||||
short_desc="SoapySDR module for Ettus UHD"
|
||||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/pothosware/SoapyUHD"
|
||||
distfiles="${homepage}/archive/soapy-uhd-${version}.tar.gz"
|
||||
checksum=824911253da0cdadd84481d4d98c6124c71431b69774bc6b138ddbdae0e6182b
|
1
srcpkgs/SoapyUHD/update
Normal file
1
srcpkgs/SoapyUHD/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname="soapy-uhd"
|
Loading…
Reference in a new issue