summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dd6c479a2ae6628fc390d8ceac3a97ebd16e4539 (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
	pkgdesc = Python binding of SOLVESPACE geometry constraint solver
	pkgver = 1.0.6
	pkgrel = 2
	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+https://github.com/realthunder/slvs_py.git#tag=v1.0.6
	source = git+https://github.com/realthunder/solvespace.git
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = python-py-slvs