Search Criteria
Package Details: libdigidocpp 4.0.0.1460-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libdigidocpp.git (read-only, click to copy) |
---|---|
Package Base: | libdigidocpp |
Description: | Library for creating, signing and verification of digitally signed documents, according to XAdES and XML-DSIG standards |
Upstream URL: | https://www.id.ee/ |
Keywords: | esteid |
Licenses: | LGPL-2.1-or-later |
Submitter: | kevku |
Maintainer: | kevku |
Last Packager: | kevku |
Votes: | 17 |
Popularity: | 0.000001 |
First Submitted: | 2012-12-12 12:15 (UTC) |
Last Updated: | 2024-10-08 17:24 (UTC) |
Dependencies (10)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libxslt (libxslt-gitAUR)
- minizip (minizip-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- xmlsec
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libxsd (make)
- xsd (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
demiluxmed commented on 2022-12-29 08:07 (UTC)
Hi, I am getting these error messages with the latest build
Is there a way to fix this?
zeroconf commented on 2022-11-13 08:46 (UTC)
@kratt - did you mean "openssl-1.1" -> "openssl"? I guess and suggest not to depend on specific version but use version free statement "openssl" as versions tend to change and then we don't need to recompile every time version will change.
kratt commented on 2022-11-11 11:52 (UTC)
Now, since openssl 3.0.7 out, this packages does not build since it is looking for libopenssl.so.1.1. Please update dependencies and replace "openssl" -> "openssl-1.1"
zeroconf commented on 2022-01-21 09:29 (UTC)
Yes - thank you! Clean rebuild worked flawlessly!
kevku commented on 2022-01-21 06:29 (UTC)
the openssl 1.1.1m fix commit was force-pushed
zeroconf commented on 2022-01-20 23:27 (UTC) (edited on 2022-01-20 23:46 (UTC) by zeroconf)
One computer was some time not updated. I updated archlinux-keyring in first place, installed all other updates without issues. But libdigidocpp cannot be updated:
Tried to clean build, didn't help. Any idea, how to solve this?
zeroconf commented on 2021-07-08 07:36 (UTC) (edited on 2021-07-08 07:36 (UTC) by zeroconf)
gpg --keyserver hkps://keys.openpgp.org --recv-key 90C0B5E75C3B195D
... helped to allow compiling...
yuvadm commented on 2021-01-08 07:24 (UTC) (edited on 2021-01-08 07:28 (UTC) by yuvadm)
Getting these build errors:
[ 59%] Building CXX object src/CMakeFiles/digidocpp.dir/Container.cpp.o /home/yuval/.cache/yay/libdigidocpp/src/src/Container.cpp:47:18: error: expected constructor, destructor, or type conversion before ‘(’ token 47 | XALAN_USING_XALAN(XPathEvaluator)
Anyone else seeing this?
Edit: doh, I was missing the xml-security-c dependency.
Repentinus commented on 2020-10-07 19:28 (UTC)
You can grab the source from GitHub instead.
ArkadSt commented on 2020-10-07 14:14 (UTC) (edited on 2020-10-07 14:15 (UTC) by ArkadSt)
https://installer.id.ee/media/ubuntu/pool/main/libd/libdigidocpp/libdigidocpp_3.14.4.1401.orig.tar.xz returns 404 Not Found
« First ‹ Previous 1 2 3 4 5 6 Next › Last »