summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1917b3e1c3bbe782f6b7a2090d62974c5162f57b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-mapbox-earcut
	pkgdesc = Python bindings for the C++ implementation of the Mapbox Earcut library.
	pkgver = 1.0.2
	pkgrel = 1
	url = https://github.com/skogler/mapbox_earcut_python
	arch = x86_64
	license = ISC
	checkdepends = python-virtualenv
	makedepends = pybind11
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	source = https://github.com/skogler/mapbox_earcut_python/archive/refs/tags/v1.0.2.tar.gz
	sha512sums = 5d5a4ceebc2cd7cd6492253445ac1f0cb5d0435d58fd0b08c4d4ba7e33643bdfd4d7db5171eac3ae4ece678957cee61c4c09fd4af0ab8fa500681493bfa36894

pkgname = python-mapbox-earcut