blob: 780763dc8fa18b69a762302756b741955d92c1c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
pkgbase = cwsim-git
pkgdesc = Cross-platform amateur radio WPX CW contest simulator written in python, based on Morse Runner.
pkgver = r105.be867e1
pkgrel = 3
url = https://github.com/w9cf/cwsim
arch = any
license = GPL3
makedepends = git
depends = python
depends = python-cffi
depends = python-cycler
depends = python-fonttools
depends = python-kiwisolver
depends = python-matplotlib
depends = python-packaging
depends = python-pillow
depends = python-pycparser
depends = python-pyparsing
depends = python-pyqt6
depends = python-pyqt6-sip
depends = python-dateutil
depends = python-pyxdg
depends = python-six
depends = python-sounddevice
depends = python-numpy
source = cwsim-git::git+https://github.com/w9cf/cwsim.git
source = cwsim.desktop
source = MRunnerIcon.gif
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = cwsim-git
|