Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716152 - dev-libs/open62541: Open source C implementation of OPC UA (new package)
Summary: dev-libs/open62541: Open source C implementation of OPC UA (new package)
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://open62541.org/
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-04-04 09:54 UTC by Kurt Kanzenbach
Modified: 2020-04-04 11:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kurt Kanzenbach 2020-04-04 09:54:31 UTC
open62541 (http://open62541.org) is an open source and free implementation
of OPC UA (OPC Unified Architecture) written in the common subset of the C99
and C++98 languages. The library is usable with all major compilers and
provides the necessary tools to implement dedicated OPC UA clients and
servers, or to integrate OPC UA-based communication into existing
applications. open62541 library is platform independent. All
platform-specific functionality is implemented via exchangeable
plugins. Plugin implementations are provided for the major operating
systems.


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-04-04 11:13:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a4bf2eca95e0ed5049f20f25f3723187357ec3ed

commit a4bf2eca95e0ed5049f20f25f3723187357ec3ed
Author:     Kurt Kanzenbach <kurt@kmk-computers.de>
AuthorDate: 2020-04-04 10:05:28 +0000
Commit:     Kurt Kanzenbach <kurt@kmk-computers.de>
CommitDate: 2020-04-04 10:35:09 +0000

    dev-libs/open62541: Open source C implementation of OPC UA (new package)
    
    open62541 (http://open62541.org) is an open source and free implementation of
    OPC UA (OPC Unified Architecture) written in the common subset of the C99 and
    C++98 languages. The library is usable with all major compilers and provides the
    necessary tools to implement dedicated OPC UA clients and servers, or to
    integrate OPC UA-based communication into existing applications. open62541
    library is platform independent. All platform-specific functionality is
    implemented via exchangeable plugins. Plugin implementations are provided for
    the major operating systems.
    
    Closes: https://bugs.gentoo.org/716152
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>

 dev-libs/open62541/Manifest                        |  1 +
 .../open62541/files/open62541-1.0.1-tests.patch    | 60 ++++++++++++++++
 dev-libs/open62541/metadata.xml                    | 30 ++++++++
 dev-libs/open62541/open62541-1.0.1.ebuild          | 82 ++++++++++++++++++++++
 4 files changed, 173 insertions(+)
Comment 2 Haelwenn (lanodan) Monnier 2020-04-04 11:15:31 UTC
Woopsie, wrong side-effects from guru repository, I thought it wouldn't match as it's a repo from a different product, my bad as I pushed it, should be reopened.