blob: 365fbf2ff216520f32d791e2725aa67d4daea4af (
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
34
|
pkgbase = not1mm
pkgdesc = Ham Radio Contest Logger - Blatant ripoff of N1MM - Numbered Release
pkgver = 24.2.19
pkgrel = 1
url = https://pypi.org/project/not1mm/
arch = any
license = GPL
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-pyqt5
depends = python-requests
depends = python-dicttoxml
depends = python-xmltodict
depends = python-psutil
depends = python-sounddevice
depends = python-soundfile
depends = python-numpy
depends = python-notctyparser
depends = python-pyserial
depends = python-gobject
depends = gtk4
depends = hamradio-menus
optdepends = hamlib
optdepends = flrig
provides = not1mm
conflicts = not1mm-git
conflicts = python-not1mm
source = https://files.pythonhosted.org/packages/source/n/not1mm/not1mm-24.2.19.tar.gz
md5sums = 77a554d165d53e4845ed38d729e57d43
sha256sums = cb61a51ad86022c2e330678a4e36822eca3135324b564b1ad38b833f6be085c8
pkgname = not1mm
|