blob: 7ea007d7c6f01b42ecf18acff7a235b62aed7d60 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-py-slvs-git
pkgdesc = Python binding of SOLVESPACE geometry constraint solver
pkgver = 1.0.6.r31.ab95814
pkgrel = 1
url = https://github.com/realthunder/slvs_py
arch = x86_64
license = GPL3
makedepends = python-setuptools
makedepends = python-scikit-build
makedepends = cmake
makedepends = git
depends = python
depends = swig
provides = python-py-slvs
conflicts = python-py-slvs
source = python-py-slvs-git::git+https://github.com/realthunder/slvs_py.git
source = git+https://github.com/realthunder/solvespace.git
sha256sums = SKIP
sha256sums = SKIP
pkgname = python-py-slvs-git
|