summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 278b1440d7c1d67c890d9d82e618e0e4eaaad4b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-pybind11-rdp
	pkgdesc = C++ implementation of the Ramer-Douglas-Peucker algorithm (binding to python via pybind11)
	pkgver = 0.1.4
	pkgrel = 2
	url = https://github.com/cubao/pybind11-rdp
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = cmake
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = pybind11
	provides = python-pybind11-rdp
	conflicts = python-pybind11-rdp
	source = pybind11-rdp-0.1.4::git+https://github.com/cubao/pybind11-rdp.git#tag=v0.1.4
	source = 010-pybind11-rdp-remove-unwanted-pip-build-deps.patch
	sha256sums = SKIP
	sha256sums = f48ac993fadc956bae9e095209f4ed61124a3e1e6c1560b85a0ced4acf1a51f1

pkgname = python-pybind11-rdp