summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 652235e167d6e98c11e220abfb06e7a36da4f6fc (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 = 1
	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 = 6c74ef5597b7c441d398cee73e0b6fc249eac51d1253afefa05089fe596cb375
	sha256sums = 96b2417c81b1a2ba28804568c607bb947576327c1721189fc06b7d5492488dad
	sha256sums = 3400d5091b0d78e838b95d2103d50cc4a21e7d3278a55044ec01b15985d7c2fd

pkgname = python-laszip