summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ad587fb849ac18c7f745eff8f29f1db868ba4ab9 (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 = 2.0.0
	pkgrel = 1
	url = https://gitlab.com/Oslandia/SFCGAL
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = git
	makedepends = cmake
	makedepends = boost
	depends = cgal
	depends = boost-libs
	depends = gmp
	depends = mpfr
	depends = openscenegraph
	provides = sfcgal
	source = https://gitlab.com/Oslandia/sfcgal/-/archive/v2.0.0/SFCGAL-v2.0.0.tar.gz
	sha256sums = 11843953f49e7e4432c42fd27d54e1ff7ca55d0cc72507725c2a5d840c2c6535

pkgname = sfcgal