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