blob: 0c363034773195dd0bc8ba3506f69f86d40592ae (
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
|
pkgbase = python-loudify-git
pkgdesc = LoRa cloudified. This is a python package to run a GNU Radio flow graph in a client <-> broker <-> worker context. The idea behind this project is to get a Centralized Radio Access Network (CRAN) for LoRa.
pkgver = 1.0+5.r56.20250104.072ef65
pkgrel = 1
url = https://github.com/martynvdijke/loudify
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-flit-core>=3.3.0
makedepends = python-installer
makedepends = python-humanfriendly>=9.2
makedepends = python-setuptools>=62.4
makedepends = python-setuptools-scm>=6.0.1
makedepends = python-toml>=0.10.2
makedepends = python-wheel
depends = python>=3.7
depends = python-coloredlogs>=15.0.1
depends = python-pyzmq>=22.1.0
provides = python-loudify=1.0+5.r56.20250104.072ef65
provides = loudify=1.0+5.r56.20250104.072ef65
provides = loudify-git=1.0+5.r56.20250104.072ef65
conflicts = python-loudify
conflicts = loudify
source = python-loudify::git+https://github.com/martynvdijke/loudify.git
sha256sums = SKIP
pkgname = python-loudify-git
|