Package Details: autenticacao-gov-pt 3.15.0-5

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) source code based version
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: 19
Popularity: 0.000000
First Submitted: 2015-10-18 15:16 (UTC)
Last Updated: 2026-07-10 18:35 (UTC)

Latest Comments

1 2 3 4 5 6 .. 13 Next › Last »

Aurelius_Nero commented on 2026-07-10 21:32 (UTC)

@a36233 Muito obrigado !! It now works!

a36233 commented on 2026-07-10 18:37 (UTC)

@@urelius_Nero try the newest version 3.15.0-5 it's working, I had to jump to the master HEAD, the pcsclite fixes are not yet on upstream 3.15.0 release.

a36233 commented on 2026-07-10 17:50 (UTC) (edited on 2026-07-10 17:50 (UTC) by a36233)

@Aurelius_Nero you can also try the pre-built version. I'll have a look if I can fix this on my side.

autenticacao-gov-pt-bin
https://aur.archlinux.org/packages/autenticacao-gov-pt-bin

Aurelius_Nero commented on 2026-07-10 17:42 (UTC) (edited on 2026-07-10 17:43 (UTC) by Aurelius_Nero)

@a36233 I used pcsc_scan, and it detected both the card and the card reader.

a36233 commented on 2026-07-10 16:52 (UTC)

@Aurelius_Nero use pcsc_scan tool to check if reader is working and it detects the card. It might be another upstream bug (they had some pcsclite issues in the past), let me check.

Aurelius_Nero commented on 2026-07-10 13:20 (UTC)

@a36233 Bom dia !! There is a new problem. The app now won't read cards, even though it built and installed successfully. I was however able to access the ePortugal service using the plugin.

Aurelius_Nero commented on 2026-07-03 18:13 (UTC)

@a36233 Thank you so much !! It built and installed successfully !

a36233 commented on 2026-07-03 18:06 (UTC)

@Aurelius_Nero 3.15.0-4 is already up, please test it.

Aurelius_Nero commented on 2026-07-03 17:39 (UTC)

@a36233 Thank you for your hard work. I will wait patiently.

a36233 commented on 2026-07-03 17:14 (UTC)

@Aurelius_Nero those are old issues, upstream code is not GCC15 compatible and have linker issues. Let me create a proper patch and do some cleanups and you can test it afterwards.

Linker is missing the libpteiddialogsQT.so

$ find ./ -name "*.so" -print -exec nm -DC {} \; | grep -E 'DlgCloseAskInputCMD|\.so'
./autenticacao.gov-3.15.0/pteid-mw-pt/_src/eidmw/lib/libpteidapplayer.so
./autenticacao.gov-3.15.0/pteid-mw-pt/_src/eidmw/lib/libpteidcardlayer.so
./autenticacao.gov-3.15.0/pteid-mw-pt/_src/eidmw/lib/libCMDServices.so
                 U eIDMW::DlgCloseAskInputCMD()
./autenticacao.gov-3.15.0/pteid-mw-pt/_src/eidmw/lib/libpteidlib.so
./autenticacao.gov-3.15.0/pteid-mw-pt/_src/eidmw/lib/libpteidpkcs11.so
./autenticacao.gov-3.15.0/pteid-mw-pt/_src/eidmw/lib/libpteidcommon.so
./autenticacao.gov-3.15.0/pteid-mw-pt/_src/eidmw/lib/libpteiddialogsQT.so
0000000000004640 T eIDMW::DlgCloseAskInputCMD()
./autenticacao.gov-3.15.0/pteid-mw-pt/_src/eidmw/lib/libpteidlibj.so