summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 211eabce5c3683e900f21ae57e36089af7e73aac (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 = 2
	url = https://gitlab.com/Oslandia/SFCGAL
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = git
	makedepends = cmake
	depends = cgal>=4.1
	depends = boost
	depends = gmp
	depends = mpfr
	depends = openscenegraph
	provides = sfcgal
	source = https://gitlab.com/Oslandia/SFCGAL/-/archive/v1.3.9/SFCGAL-v1.3.9.tar.gz
	sha256sums = 2451cb6df24853c7e59173eec0068e3263ab625fcf61add4624f8bf8366ae4e3

pkgname = sfcgal