Search Criteria
Package Details: lacuna-webpki 2.13.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lacuna-webpki.git (read-only, click to copy) |
---|---|
Package Base: | lacuna-webpki |
Description: | The Lacuna WebPKI native application. An easy solution for using digital certificates in Web applications. |
Upstream URL: | http://webpki.lacunasoftware.com |
Licenses: | unknown |
Submitter: | gcangussu |
Maintainer: | gcangussu (ayr-ton, pedrohqb) |
Last Packager: | pedrohqb |
Votes: | 2 |
Popularity: | 0.031027 |
First Submitted: | 2019-10-21 02:40 (UTC) |
Last Updated: | 2023-02-22 02:17 (UTC) |
Dependencies (5)
- desktop-file-utils (desktop-file-utils-git)
- glib2 (glib2-nodocs-git, glib2-selinux, glib2-git, glib2-patched-thumbnailer)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic)
- hicolor-icon-theme (hicolor-icon-theme-git)
- xdg-utils (busking-git, linopen, xdg-utils-slock, xdg-utils-symlink-fix, xdg-utils-lxqt, mimi-bachoseven-git, mimi, mimi-git, xdg-utils-handlr, xdg-utils-mimeo, opener, mimejs-git)
Latest Comments
pedrohqb commented on 2023-02-22 02:21 (UTC)
Updated and works as expected. Thank you!
pedrohqb commented on 2023-02-20 16:30 (UTC)
The package is outdated and it is no longer "data.tar.xz", but rather "data.zst".
ayr-ton commented on 2022-09-02 14:28 (UTC)
Updated to 2.12.1 and confirmed it's working as expected with Google Chrome 105.0.5195.52. Best!
rpenido commented on 2022-05-11 16:54 (UTC) (edited on 2022-05-11 16:55 (UTC) by rpenido)
Probably not related to the packaging but the Chrome Extension was not detecting the package after instalation (using chromium) and was raising the following error on terminal:
I managed to make it work using
export DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1
before starting Chromium.I'm missing some dependency?
ayr-ton commented on 2022-05-06 17:10 (UTC)
Updated, added here as well in the case someone wants to open PRs with changes: https://github.com/ayr-ton/PKGBUILDs/commit/4092f7c9f9fcd156a193d246503f093a1088f0ab
gcangussu commented on 2022-05-06 15:46 (UTC)
@ayr-ton Added you as co-maintainer, if you could please update I would be thankfull
ayr-ton commented on 2022-04-30 17:11 (UTC)
I have fixed the package locally to the latest version 2.11.8.1-1. If you want to add me as a co-maintainer I can update the repo for everyone.
eugenio commented on 2022-04-01 20:12 (UTC)
Works great, thank you!
wleoncio commented on 2021-12-01 19:30 (UTC) (edited on 2021-12-01 19:30 (UTC) by wleoncio)
As somatoriozero said, validation checks are failing on the current (2019-10-21) build. A few more details on how to proceed:
somatoriozero commented on 2021-10-03 20:40 (UTC)
Installing the package through pamac gave the error "One or more files didn't pass validity check!". Fixed by cloning the repository and compiling via makepkg -g >> PKGBUILD . Running the installation through that compilation worked for me in Manjaro.