summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f9e846b6cfc39f32ee40c83f8070356422ff3af9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = open62541
	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.3_r11_g237ca65b7
	pkgrel = 1
	url = http://open62541.org/
	arch = any
	license = MPL2
	makedepends = cmake
	makedepends = git
	optdepends = openssl: OpenSSL encryption backend (set UA_ENABLE_ENCRYPTION=OPENSSL on environment variable OPEN62541_CMAKE_FLAGS)
	optdepends = mbedtls: mbed TLS encryption backend (set UA_ENABLE_ENCRYPTION=MBEDTLS on environment variable OPEN62541_CMAKE_FLAGS)
	source = git+https://github.com/open62541/open62541.git#branch=1.3
	md5sums = SKIP
	sha256sums = SKIP

pkgname = open62541