blob: c042f697ab6b9dd9cdaceb4f7b0af1a30bc702ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-contact
pkgdesc = A Console UI for Meshtastic
pkgver = 1.5.11
pkgrel = 1
url = https://github.com/pdxlocations/contact
arch = any
license = GPLv3
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = git
makedepends = python-virtualenv
makedepends = python-poetry
makedepends = python-poetry-core
depends = python>=3.10
depends = meshtastic-python
depends = python-pyserial
source = https://github.com/pdxlocations/contact/releases/download/1.5.11/contact-1.5.11.tar.gz
sha256sums = 1879a41a1906ebc019b51401b5449ea5af84ef50a1d7c20483b4ee9ff0cd7670
pkgname = python-contact
|