blob: e1fa1bbd0d8e23154937c843b05f5c7398bbd342 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = libroboint
pkgdesc = libroboint is an Open Source version of the fischertechnik ROBO Interface Library for Unix like systems
pkgver = 0.5.5
pkgrel = 2
url = https://gitlab.com/Humpelstilzchen/libroboint
arch = x86_64
arch = arm
license = LGPLv2.1
makedepends = cmake
makedepends = gcc
depends = libusb-compat
optdepends = libroboint-python: python bindings
source = https://gitlab.com/Humpelstilzchen/libroboint/-/archive/0.5.5/libroboint-0.5.5.tar.gz
source = install-location.patch
md5sums = b30d38681449840f1174573bcd310ae1
md5sums = 925ec938a574e6e2f9fb7b5a894a35c9
pkgname = libroboint
|