blob: 13b8b3f1d5974d492e3f4ff38e488e2d46397c65 (
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
|
# Generated by pakanton
pkgbase = regilo
pkgver = 2.4.3
pkgrel = 1
pkgdesc = A simple C++ library for controlling the Neato XV robot and the Hokuyo scanner
url = https://github.com/branoholy/regilo
arch = i686
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = GPL3
makedepends = cmake>=2.8
makedepends = boost>=1.54
source = https://github.com/branoholy/regilo/archive/v2.4.3/regilo-2.4.3.tar.gz
source = https://github.com/branoholy/regilo/releases/download/v2.4.3/regilo-2.4.3.tar.gz.sig
md5sums = ab52fca59391c89eafca6b52d16ffc97
md5sums = 7257f3ed9762a5afe05c25e4374b0068
sha1sums = f4365daef12889aedbe138dfdde63a0369d96836
sha1sums = 66b250b46a3c3be90c0426fa06595293ae07d900
sha256sums = 837d014506077831e6ec73f530aa8d5994f500d0e7e72c8c16ba2313e0047512
sha256sums = 746c562be7c311e121dbc3cd041967b43d4008eecffc7eb7ceb8222b230fe1af
sha512sums = 90488a5ca3048627ddf71b958342c8a2671467f65be9a6202184b2ce41d017d8916a467daf7db0b69292ae942ef933d02b99db06c48e2feaedee941dd4273e61
sha512sums = ce531fcf9d1a130d0b930962972f193d730acc0db5352e85af27fbe55dc059786fb229034a5b9be78efc55ee07894d1487c5598d621ef2aa045e30f0d8cd4d2b
pkgname = regilo
pkgdesc = A simple C++ library for controlling the Neato XV robot and the Hokuyo scanner - development headers
depends = boost>=1.54
depends = regilo-lib=2.4.3
pkgname = regilo-lib
pkgdesc = A simple C++ library for controlling the Neato XV robot and the Hokuyo scanner - runtime library
depends = boost-libs>=1.54
|