summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1dee23a0e42684c345d8cb5c3754b05e848b0cc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-pymesh-git
	pkgdesc = Geometry Processing Library for Python
	pkgver = 20170324
	pkgrel = 1
	url = https://github.com/qnzhou/PyMesh
	arch = i686
	arch = x86_64
	license = MPL
	makedepends = git
	makedepends = swig
	depends = python-scipy
	depends = eigen
	depends = cgal
	depends = sparsehash
	depends = suitesparse
	options = !emptydirs
	source = git+https://github.com/qnzhou/PyMesh.git#branch=master
	md5sums = SKIP

pkgname = python-pymesh-git