summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c3306ad304b119e28914707df2d27adb5961f925 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-laszip
	pkgdesc = Python bindings for the LASzip compression library
	pkgver = 0.2.3
	pkgrel = 2
	url = https://github.com/tmontaigu/laszip-python
	arch = x86_64
	license = MIT
	makedepends = pybind11
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-scikit-build-core
	makedepends = python-wheel
	depends = gcc-libs
	depends = glibc
	depends = laszip
	source = laszip-python-0.2.3.tar.gz::https://github.com/tmontaigu/laszip-python/archive/refs/tags/0.2.3.tar.gz
	source = pyproject_toml_deps.patch
	source = add_headers.patch
	sha256sums = 31572639a928fabf7d60a340970c6ae256ae9382e0420e938d6ab237553ac57b
	sha256sums = 96b2417c81b1a2ba28804568c607bb947576327c1721189fc06b7d5492488dad
	sha256sums = 3400d5091b0d78e838b95d2103d50cc4a21e7d3278a55044ec01b15985d7c2fd

pkgname = python-laszip