summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2605ce6b9559f6d025894a562906b0a758568f66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-mapbox-earcut
	pkgdesc = Python bindings for the C++ implementation of the Mapbox Earcut library.
	pkgver = 0.12.10
	pkgrel = 2
	url = https://github.com/skogler/mapbox_earcut_python
	arch = any
	license = custom
	makedepends = cmake
	makedepends = git
	makedepends = pybind11
	makedepends = python-pip
	makedepends = python-setuptools
	depends = python
	source = https://github.com/skogler/mapbox_earcut_python/archive/refs/tags/v0.12.10.tar.gz
	sha512sums = e7f5a174dfdee121737004240ca55dba5abc3466b5ef158411ad54955074fbab756cb0b468a2d6377b9aa8b990522ce47c1bfdf1eb611e55f8efcd3909c37424

pkgname = python-mapbox-earcut