Package Details: autenticacao-gov-pt-bin 3.12.0-4

Git Clone URL: https://aur.archlinux.org/autenticacao-gov-pt-bin.git (read-only, click to copy)
Package Base: autenticacao-gov-pt-bin
Description: Portuguese Citizen Card Application (Portugal eID) - version with pre compiled binaries by AMA
Upstream URL: http://www.cartaodecidadao.pt/
Keywords: autenticacao cartao cartaodecidadao cc cidadao de gov portugal pt
Licenses: GPL2, LGPL3, custom:EUPL
Conflicts: autenticacao-gov-pt, cartaodecidadao, cartaodecidadao-bin
Replaces: cartaodecidadao-bin
Submitter: a36233
Maintainer: a36233
Last Packager: a36233
Votes: 14
Popularity: 0.24
First Submitted: 2020-04-09 14:42 (UTC)
Last Updated: 2024-09-08 10:30 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

MrCirne commented on 2022-09-30 10:21 (UTC)

For anyone looking to run Autenticacao.gov on arch, AMA now provides flatpack builds - https://github.com/amagovpt/autenticacao.gov/releases. It's still beta, but I have been using it for a while and it's working flawless.

davidalb97 commented on 2022-09-30 10:14 (UTC)

Firstly, as @MrCirne has stated, the package version 3.8.0-4 still fails to build due to sha512 hash of the Autenticacao.gov_Ubuntu_20_x64.deb not being correct. And secondly, v3.8.1 is already available on the official website https://www.autenticacao.gov.pt/cc-aplicacao

a36233 commented on 2021-03-08 10:47 (UTC)

Version 3.4.0 not yet available at the official website https://www.autenticacao.gov.pt/cc-aplicacao.

MrCirne commented on 2020-06-04 18:17 (UTC)

Package fails to build because the sha512 hash of the Autenticacao.gov_Ubuntu_20_x64.deb is not correct.

lothar_m commented on 2019-08-03 07:05 (UTC)

Another missing dependency: libcurl-compat

TheSouthCitizen commented on 2019-07-19 02:17 (UTC) (edited on 2019-07-19 02:20 (UTC) by TheSouthCitizen)

Give me an error when starting the application. Missing dependency?

eidguiV2: error while loading shared libraries: libcurl-nss.so.4: cannot open shared object file: No such file or directory

rigon commented on 2019-07-11 10:41 (UTC)

Fixed!

Stunts commented on 2019-07-08 14:56 (UTC)

Turns out to be a missing dependency:

qt5-quickcontrols

It should be added to the depends array.

Stunts commented on 2019-07-08 14:48 (UTC)

It works here. Just the "Signature" part is currently non-functional, with the following error when you click "Signature":

qrc:/contentPages/services/PageServicesSignSimple.qml:11:1: Type PageServicesSignSimpleForm unavailable
qrc:/contentPages/services/PageServicesSignSimpleForm.ui.qml:3:1: module "QtQuick.Dialogs" is not installed

Might be a missing dependency, but a web search revealed a possible issue with the imported version of QtQuick.Dialogs in the source code.