Search Criteria
Package Details: open62541 v1.3_r11_g237ca65b7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/open62541.git (read-only, click to copy) |
---|---|
Package Base: | open62541 |
Description: | An open source and free implementation of OPC Unified Architecture written in the common subset of the C99 and C++98 languages. |
Upstream URL: | http://open62541.org/ |
Licenses: | MPL2 |
Submitter: | Pro |
Maintainer: | Samega7Cattac |
Last Packager: | Samega7Cattac |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-08-14 16:29 (UTC) |
Last Updated: | 2022-05-24 10:21 (UTC) |
Dependencies (4)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR) (optional) – mbed TLS encryption backend (set UA_ENABLE_ENCRYPTION=MBEDTLS on environment variable OPEN62541_CMAKE_FLAGS)
- openssl (openssl-gitAUR, openssl-staticAUR) (optional) – OpenSSL encryption backend (set UA_ENABLE_ENCRYPTION=OPENSSL on environment variable OPEN62541_CMAKE_FLAGS)
Latest Comments
gehwolf commented on 2023-03-04 19:40 (UTC) (edited on 2023-03-04 19:46 (UTC) by gehwolf)
If packaging with
yay
fails, apply the following patch in$HOME/.cache/yay/open62541
:haykodarb commented on 2022-06-06 23:38 (UTC)
Getting error
CMake Error at cmake_install.cmake:46 (file): file INSTALL cannot copy file "/home/user/.cache/yay/open62541/src/open62541/build/bin/lipopen62541.a" to "/usr/local/lib/libopen62541.a": Permission denied.
micwoj92 commented on 2021-05-10 05:39 (UTC)
Needs git in makedepends