summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aba4f415981eb23f11df50b4ad7f0e020c6c86de (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 = 1.0.1
	pkgrel = 1
	url = https://github.com/skogler/mapbox_earcut_python
	arch = any
	license = custom
	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.1.tar.gz
	sha512sums = cdb32585cbaf74c15e59af0ae70d983dd2f9bc9cfe1b59b3eadc4d442f7d962241854b589a035deae67cacd9334833b911d0981f0d417fe587348fc7d24f0c0a

pkgname = python-mapbox-earcut