blob: d14e57f78ca223fc625384d9294b160ba6b67452 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = libcaer
pkgdesc = Minimal C library to access, configure and get data from neuromorphic sensors and processors.
pkgver = 3.3.15
pkgrel = 1
url = https://gitlab.com/inivation/dv/libcaer/
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = BSD
makedepends = cmake
makedepends = pkgconf
depends = libusb
depends = libserialport
depends = opencv
options = staticlibs
source = https://release.inivation.com/libcaer/libcaer-3.3.15.tar.gz
sha256sums = ced97ffd49053ba0722c362c81a675ff96f9d1c17cfb848a2e37ace3d2ff35f7
pkgname = libcaer
|