mirror of
https://github.com/archlinux/aur.git
synced 2026-03-06 11:52:52 +01:00
24 lines
577 B
Text
24 lines
577 B
Text
pkgbase = uavcan-git
|
|
pkgdesc = UAVCAN is a lightweight protocol designed for reliable communication in aerospace and robotic applications via CAN bus (git version)
|
|
pkgver = 1030.f9b946a
|
|
pkgrel = 3
|
|
url = http://uavcan.org
|
|
arch = i686
|
|
arch = x86_64
|
|
license = MIT
|
|
makedepends = git
|
|
makedepends = make
|
|
makedepends = cmake
|
|
optdepends = can-utils
|
|
options = !strip
|
|
source = uavcan::git+https://github.com/UAVCAN/uavcan.git
|
|
md5sums = SKIP
|
|
|
|
pkgname = uavcan-git
|
|
provides = uavcan
|
|
conflicts = uavcan
|
|
|
|
pkgname = libuavcan-git
|
|
provides = libuavcan
|
|
conflicts = libuavcan
|
|
|