summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e64ce4d7ed7ba7b49c6f6017c0f97dcc8600d412 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = sfcgal
	pkgdesc = Wrapper around the CGAL library that intents to implement 2D and 3D operations on OGC standards models
	pkgver = 1.3.9
	pkgrel = 1
	url = https://gitlab.com/Oslandia/SFCGAL
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = git
	makedepends = cmake
	depends = cgal>=4.1
	depends = boost
	depends = gmp
	depends = mpfr
	depends = openscenegraph
	provides = sfcgal
	source = git+https://gitlab.com/Oslandia/SFCGAL#commit=823db7a318b8841f8296e80036ef993ddf19ebf5
	sha256sums = SKIP

pkgname = sfcgal