blob: 59cbfe0847a6d47f0eeb1c0c0e5ca26b649ba019 (
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
|
pkgbase = python-candle-api
pkgdesc = Full featured CAN driver for Geschwister Schneider API for USB/CAN devices
pkgver = 0.0.12
pkgrel = 1
url = https://github.com/BIRLab/candle_api
arch = x86_64
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-cmake
depends = glibc
depends = libgcc
depends = libstdc++
depends = systemd-libs
provides = python-candle-api
conflicts = python-candle-api
options = !strip
options = !debug
source = candle-api::git+https://github.com/BIRLab/candle_api.git#tag=v0.0.12
source = libusb-cmake::git+https://github.com/libusb/libusb-cmake.git
source = pybind11::git+https://github.com/pybind/pybind11.git
sha256sums = 856aa1103facd7c1b6fdd750990a9b9b6d1adab296f740fa312b1c4aabea2e0f
sha256sums = SKIP
sha256sums = SKIP
pkgname = python-candle-api
|