blob: fd79f5e2717982ef262cfb27f55a3a96d3ab1f6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pyindi-git
pkgdesc = An INDI Client Python API, auto-generated from the official C++ API using SWIG.
pkgver = v1.9.1.7.gc05c7a4
pkgrel = 1
url = https://siril.org/tutorials/pysiril/
arch = x86_64
license = custom
makedepends = swig
depends = libindi
depends = python
depends = python-setuptools
provides = python-pyindi
conflicts = python-pyindi
source = git+https://github.com/indilib/pyindi-client
md5sums = SKIP
pkgname = python-pyindi-git
|