summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b09622b372b2aa1ec01ce332a6ebaed89abe6cc5 (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.10
	pkgrel = 1
	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.10/SFCGAL-v1.3.10.tar.gz
	sha256sums = 4e39b3b2adada6254a7bdba6d297bb28e1a9835a9f879b74f37e2dab70203232

pkgname = sfcgal