blob: 8d948a0b87a27152803d1717e1a9792946c8dc2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = open62541-git
pkgdesc = An open source and free implementation of OPC Unified Architecture written in the common subset of the C99 and C++98 languages.
pkgver = v1.0_rc3_r18_g07d98934
pkgrel = 1
url = http://open62541.org/
arch = any
license = MPL2
makedepends = cmake
source = git+https://github.com/open62541/open62541.git#branch=master
md5sums = SKIP
sha256sums = SKIP
pkgname = open62541-git
|