Search Criteria
Package Details: autenticacao-gov-pt 3.12.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/autenticacao-gov-pt.git (read-only, click to copy) |
---|---|
Package Base: | autenticacao-gov-pt |
Description: | Portuguese Citizen Card Application (Portugal eID) |
Upstream URL: | http://www.cartaodecidadao.pt/ |
Keywords: | autenticacao cartao cartaodecidadao cidadao de gov portugal pt |
Licenses: | GPL2, LGPL3, custom:EUPL |
Conflicts: | cartaodecidadao, cartaodecidadao-bin, classpath |
Replaces: | cartaodecidadao |
Submitter: | r3pek |
Maintainer: | a36233 |
Last Packager: | a36233 |
Votes: | 20 |
Popularity: | 0.001394 |
First Submitted: | 2015-10-18 15:16 (UTC) |
Last Updated: | 2024-07-29 08:48 (UTC) |
Dependencies (22)
- ccid (ccid-gitAUR, ccid-morphoAUR)
- cjson (cjson-gitAUR)
- libcurl-compat (libcurl-http3-ngtcp2-compatAUR, libcurl-compat-gitAUR)
- libcurl-gnutls (libcurl3-gnutlsAUR, libcurl-http3-ngtcp2-gnutlsAUR, libcurl-gnutls-gitAUR)
- libzip (libzip-gitAUR)
- openjpeg2 (openjpeg-gitAUR)
- openpace-gitAUR
- openssl (openssl-gitAUR, openssl-staticAUR)
- pcsclite (pcsclite-gitAUR)
- poppler-qt5 (poppler-qt5-gitAUR, poppler-qt-lcdAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-graphicaleffects (qt5-graphicaleffects-gitAUR)
- qt5-quickcontrols (qt5-quickcontrols-gitAUR)
- qt5-quickcontrols2 (qt5-quickcontrols2-gitAUR)
- qt5-tools
- xml-security-cAUR
- git (git-gitAUR, git-glAUR) (make)
- qconf (qconf-gitAUR) (make)
- swig (swig-gitAUR) (make)
- autenticacao-gov-pt-pkiAUR (optional) – PKI que confirma a validade dos certificados dos CC
- ecce-gov-pt-certificatesAUR (optional) – Certificados da ECCE quem assina dos certificados contidos em cartaodecidadao-pki
- plugin-autenticacao-gov-ptAUR (optional) – Necessário para autenticações online
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »
a36233 commented on 2021-09-30 08:24 (UTC)
@ruifm check your java installation you probably miss jdk{X}-openjdk packages I've updated makedepends and depends to be easier. Double check $ archlinux-java status and set a specific version if needed: $ sudo archlinux-java set java-17-openjdk
ruifm commented on 2021-09-27 16:13 (UTC) (edited on 2021-09-29 08:05 (UTC) by ruifm)
Fails since last change to PKGBUILD with:
degovial commented on 2021-09-25 03:24 (UTC)
@a36233 thank you, it is working now.
a36233 commented on 2021-09-24 19:09 (UTC) (edited on 2021-09-24 19:10 (UTC) by a36233)
@joserebelo thanks for the heads up, i'll test it and if works I'll merge the changes. @degovial that's a known issue, Chave móvel digital module has to be generated with validated key/certificate... Only solution for now is to use pre built binary version present on the https://aur.archlinux.org/packages/autenticacao-gov-pt-bin/ package.
degovial commented on 2021-09-24 18:44 (UTC) (edited on 2021-09-24 18:45 (UTC) by degovial)
On Manjaro, the application does not allow PDF validation with Chave Móvel Digital. Is it an expected behaviour, or am I missing something?
I also installed the optional packages:
https://aur.archlinux.org/autenticacao-gov-pt-pki.git
https://aur.archlinux.org/plugin-autenticacao-gov-pt.git
https://aur.archlinux.org/ecce-gov-pt-certificates.git
joserebelo commented on 2021-07-15 17:55 (UTC) (edited on 2021-07-15 17:58 (UTC) by joserebelo)
@a36233 can we consider dropping the sudo calls in prepare()? They don't seem to be needed anymore:
nunonun commented on 2021-02-04 19:32 (UTC)
Thanks, @36233. Compiling with 'makepkg -s -c -f' solves the problem. For those who need, after compiling, just install with 'sudo pacman -U ./autenticacao-gov-pt-3.4.0-1-x86_64.pkg.tar.zst' or right-click the file and select "Open with Software Install".
a36233 commented on 2021-02-04 18:39 (UTC)
@nunonun that's your own (or local) gpg key. if you want to validate it with pacman you need to locally sign it. Otherwise you can just delete the signature and install without validation of the signature, since it was you that generated the file.
PS: to locally sign your key use the -lsign. More info at: https://wiki.archlinux.org/index.php/Pacman/Package_signing
nunonun commented on 2021-02-04 18:33 (UTC) (edited on 2021-02-04 18:34 (UTC) by nunonun)
@36233 I followed your instructions('makepkg --sign -s -c -f' inside the cloned folder) and successfully compiled the package. However, I cannot manage to install it. I tried
$ sudo pacman -U ./autenticacao-gov-pt-3.4.0-1-x86_64.pkg.tar.zst
but after accepting
:: Import PGP key 24780F1B47B32D52, "Unknown Packager"? [Y/n]
I get the following error messages:
error: key "24780F1B47B32D52" could not be looked up remotely error: required key missing from keyring error: './autenticacao-gov-pt-3.4.0-1-x86_64.pkg.tar.zst': unexpected error
I reloaded the signature keys with
$ sudo pacman -Syy && sudo pacman-key --refresh-keys && sudo pacman-key --populate archlinux manjaro
and tried to install the autenticacao-gov-pt pkg.tar.zst package again, but with no avail. Any hint on how can I solve this issue?
a36233 commented on 2021-01-15 17:53 (UTC)
@cbsousa it is working. Just compile it the Arch way (makepkg --sign -s -c -f) at command line.
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »