blob: 7b977ac8d298dce787dc60aed3fa85a32abc2776 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = dbc_parser_cpp-git
pkgdesc = C++ DBC Parser
pkgver = r34.g23689d8
pkgrel = 1
url = https://github.com/LinuxDevon/dbc_parser_cpp
arch = i686
arch = x86_64
license = custom
makedepends = git
makedepends = cmake
depends = catch2
provides = dbc
conflicts = dbc
options = staticlibs
source = git+https://github.com/LinuxDevon/dbc_parser_cpp.git
sha256sums = SKIP
pkgname = dbc_parser_cpp-git
|