open62541/.SRCINFO

18 lines
761 B
Text

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.4.12_r23_g7adf88dc3
pkgrel = 1
url = http://open62541.org/
arch = any
license = MPL-2.0
makedepends = cmake
makedepends = git
makedepends = python
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)
optdepends = graphviz: For document generation
source = git+https://github.com/open62541/open62541.git#branch=1.4
md5sums = SKIP
sha256sums = SKIP
pkgname = open62541