summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c867b29e14573669137f3bb242f663cfad21e2dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
pkgbase = python-ouster-sdk
	pkgdesc = Ouster Python SDK
	pkgver = 20230710
	pkgrel = 3
	url = https://github.com/ouster-lidar/ouster_example
	arch = any
	license = BSD
	checkdepends = python-tox
	makedepends = cmake
	makedepends = eigen
	makedepends = pybind11
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-pytest
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = flatbuffers
	depends = glew
	depends = glfw-x11
	depends = jsoncpp
	depends = libpng
	depends = libtins
	depends = python
	depends = python-numpy
	depends = python-typing_extensions
	depends = python-zeroconf
	depends = spdlog
	source = https://github.com/ouster-lidar/ouster_example/archive/refs/tags/20230710.tar.gz
	source = 0001-ouster_client-Fix-spdlog-issues.patch
	source = 0002-ouster_osf-Add-missing-cstdint-include.patch
	sha256sums = 07e64ad3dc831924a3c57aae6a36e3297937a1231689dc4344a841b7a24052bb
	sha256sums = 6fe40ab9d86b489237caf24aec263c9c50c60ce53e813790598efd37791d5b95
	sha256sums = 67adc034d82dbbbcb1d3439d21f645a3470fc5d7fc5080f15ca2947cf34d879a

pkgname = python-ouster-sdk