New package: rx_tools-1.0.3
This commit is contained in:
parent
05dde2aa67
commit
0695d3cf09
1 changed files with 16 additions and 0 deletions
16
srcpkgs/rx_tools/template
Normal file
16
srcpkgs/rx_tools/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'rx_tools'
|
||||||
|
pkgname=rx_tools
|
||||||
|
version=1.0.3
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
makedepends="SoapySDR-devel"
|
||||||
|
short_desc="Tools for receiving data from SDRs"
|
||||||
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
|
license="GPL-2.0-only"
|
||||||
|
homepage="https://github.com/rxseger/rx_tools"
|
||||||
|
distfiles="https://github.com/rxseger/rx_tools/archive/v${version}.tar.gz"
|
||||||
|
checksum=0828f1bb2b4634746bf57da8a63d399ec89cb199e1a6630c893120b9fc51b18d
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vdoc README.md
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue