Search Criteria
Package Details: beidconnect 2.10.8.gb44810e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/beidconnect.git (read-only, click to copy) |
---|---|
Package Base: | beidconnect |
Description: | native messaging component for DSS signing services |
Upstream URL: | https://github.com/Fedict/fts-beidconnect |
Licenses: | MIT |
Submitter: | alien333 |
Maintainer: | alien333 |
Last Packager: | alien333 |
Votes: | 1 |
Popularity: | 0.015401 |
First Submitted: | 2024-10-17 18:56 (UTC) |
Last Updated: | 2024-10-17 18:56 (UTC) |
Dependencies (4)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
Latest Comments
lorenuar commented on 2025-06-24 17:36 (UTC)
found useful information online to actually make the package work, also some information from the arch wiki, posting a summary / copy for future reference and preservation
$ sudo pacman -S pcsclite ccid opensc $ sudo systemctl enable --now pcscd
there is also the middleware [https://aur.archlinux.org/packages/eid-mw]
next is check on the arch wiki for troubleshooting [https://wiki.archlinux.org/title/Electronic_identification#Belgium]
now reboot for good measure and making sure the drivers are loaded properly.
zenlord commented on 2024-12-01 12:06 (UTC)
Although successfully installed, the 'sign' functionality on https://sign.belgium.be complains that I don't have beidconnect installed (both on Firefox and on Chromium). I have verified that the JSON file is present in the 'native messaging hosts' directory for Mozilla and Chromium, so something else is missing.
zenlord commented on 2024-12-01 11:14 (UTC)
The build() phase of this package fails if you did not have the boost package installed before (not boost-libs, but boost).