mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: chirp-20230814
This commit is contained in:
parent
c9e5278e50
commit
1f2727e6b5
1 changed files with 14 additions and 0 deletions
14
srcpkgs/chirp/template
Normal file
14
srcpkgs/chirp/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'chirp'
|
||||||
|
pkgname=chirp
|
||||||
|
version=20230814
|
||||||
|
revision=1
|
||||||
|
build_style=python3-pep517
|
||||||
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
|
depends="python3-six wxPython4 python3-pyserial python3-future python3-requests
|
||||||
|
python3-suds python3-yattag"
|
||||||
|
short_desc="Open-source tool for programming amateur radios"
|
||||||
|
maintainer="Emil Miler <em@0x45.cz>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://chirp.danplanet.com/projects/chirp/wiki/Home"
|
||||||
|
distfiles="https://trac.chirp.danplanet.com/chirp_next/next-${version}/chirp-${version}.tar.gz"
|
||||||
|
checksum=0e1e4726da8d7c360ea79948898f3aeb4221eecd22b546f69d51e47d24b7c599
|
Loading…
Add table
Reference in a new issue