blob: 730b2b6ad0ca08aa070cbb8cffdd537a01bf8714 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = canopenlinux-git
pkgdesc = CANopenNode on Linux devices
pkgver = 4.0.r23.g52ffe7a
pkgrel = 1
url = https://github.com/CANopenNode/CANopenLinux
arch = x86_64
license = Apache-2.0
makedepends = git
makedepends = doxygen
depends = glibc
optdepends = can-utils: Linux-CAN / SocketCAN user space applications
optdepends = can-doc: Linux-CAN / SocketCAN documentation
optdepends = iproute2: IP Routing Utilities
provides = canopenlinux
conflicts = canopenlinux
source = canopenlinux-git::git+https://github.com/CANopenNode/CANopenLinux.git
source = git+https://github.com/CANopenNode/CANopenNode.git
sha256sums = SKIP
sha256sums = SKIP
pkgname = canopenlinux-git
|