blob: ec4321ee54fd562e8f302d0fc72205ca50933154 (
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
|
pkgbase = openeb3
pkgdesc = Open source SDK for event based cameras by Prophesee with support for EVK1
pkgver = 3.1.2
pkgrel = 2
url = https://github.com/prophesee-ai/openeb
arch = any
license = custom
makedepends = git
depends = opencv
depends = boost
depends = eigen
depends = libusb
depends = glew
depends = glfw
depends = hdf5
depends = ffmpeg
depends = openscenegraph
depends = libcanberra
optdepends = cuda: machine learning samples
provides = openeb
conflicts = openeb-git
source = openeb::git+https://github.com/prophesee-ai/openeb#tag=3.1.2
source = fix-build.patch
source = python-version.patch
sha256sums = 2f977d673ae345747d04cd224f8263e6b7f1cde58d46aa43a1bf0425fa548ab7
sha256sums = c6c341a17aab158179d741720fe7b175a9991514ac5d9030ea4b2f1344de55c4
sha256sums = d0bf8a9878c509fe8a0154c2f30db2c6cf99f3b61ed6e8131e03e5ddd697a1a7
pkgname = openeb3
|