aur/.SRCINFO
Kyle Manna 552a433faa uavcan: Throw dsdl_compiler in to libuavcan
* Why not?  Maybe reorganize later.
2015-05-20 00:10:37 -07:00

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