blob: 024c41552a2e9340843cd0390f1c2caef4bc2877 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = lcm
pkgdesc = Lightweight Communications and Marshalling
pkgver = 1.5.0
pkgrel = 1
url = https://github.com/lcm-proj/lcm
arch = i686
arch = x86_64
arch = armv7h
license = LGPL
makedepends = cmake
makedepends = java-environment
depends = glib2
optdepends = java-environment: support for lcm-spy and other GUI tools
optdepends = ttf-dejavu: support for lcm-spy and other GUI tools
source = https://github.com/lcm-proj/lcm/archive/refs/tags/v1.5.0.tar.gz
sha512sums = a19800c1ac79b7725f26fd1e2e5abedcfcbe1b197a8a48860dd50a7b3e3af658286fe7dd3a1e3c69920eccf2a73185c90bf1cd6cf0f05a405abfa9d8f33eae4c
pkgname = lcm
|