Package Details: autenticacao-gov-pt 3.12.0-2

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.051195
First Submitted: 2015-10-18 15:16 (UTC)
Last Updated: 2024-03-11 23:06 (UTC)

Dependencies (24)

Required by (0)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

Mccurly commented on 2018-08-31 09:10 (UTC)

@abread,

Thank you for your work (github gist), I've managed to build and install.

Is there any chance that (@r3pek) the updates made by user @abread could me "merged" into the project?

Thank you.

abread commented on 2018-08-28 14:55 (UTC) (edited on 2018-08-28 15:52 (UTC) by abread)

@r3pek Isto ainda é mantido? Para a versão atual voltar a compilar há que fazer duas alterações:

  • Incluir o QIcon.h em eidmw/dialogs/dlgWndPinpadInfo.cpp (acho que uma alteração do QT fez com que não fosse automaticamente incluído, isto garante que funciona. pode haver uma maneira mais recomendada para fazer isto)

  • Substituir a dependência xml-security-c pelo xml-security-c-ria (versões 2.x são incompatíveis)

Novo PKGBUILD e patch: https://gist.github.com/abread/83a44a885047ec5867a73b2235f70d44

paneves commented on 2018-07-27 13:42 (UTC)

Boas: Estou com problemas a compilar...

dlgWndPinpadInfo.cpp:41:71: error: invalid use of incomplete type ‘class QIcon’ this->setWindowIcon( QIcon(":/Resources/ICO_CARD_EID_PLAIN_16x16.png") ); ^ In file included from /usr/include/qt/QtCore/qobject.h:54, from /usr/include/qt/QtWidgets/qwidget.h:45, from /usr/include/qt/QtWidgets/QWidget:1, from dlgWndPinpadInfo.h:24, from dlgWndPinpadInfo.cpp:21: /usr/include/qt/QtCore/qmetatype.h:1943:1: note: forward declaration of ‘class QIcon’ QT_FOR_EACH_STATIC_GUI_CLASS(QT_FORWARD_DECLARE_STATIC_TYPES_ITER) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: [Makefile:1223: dlgWndPinpadInfo.o] Error 1 make[1]: Leaving directory '/home/xxxx/.cache/aurman/cartaodecidadao/src/eidmw/dialogs/dialogsQTsrv' make: [Makefile:228: sub-dialogs-dialogsQTsrv-make_first-ordered] Error 2 ==> ERROR: A failure occurred in build(). Aborting... 2018-07-27 14:39:18,799 - wrappers - makepkg - ERROR - makepkg query ['makepkg', '-cf', '--noconfirm'] failed in directory /home/xxxxxx/.cache/aurman/cartaodecidadao

Alguém tem alguma ideia? Obrigado

lothar_m commented on 2018-05-26 17:55 (UTC)

@rui martinho: please get some damn version releases for this. Also getting a github repo going would be a nice idea (your site is down at the moment and its not the first time).

rui.martinho commented on 2018-04-27 12:25 (UTC)

contact me rui.martinho at ama.pt

ftecedeiro commented on 2018-02-16 11:58 (UTC)

I'm using Java 9 and getting this error:

Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException

Solution: Modify the exec command to...

/usr/bin/java --add-modules=java.xml.bind,java.activation -Dsun.java2d.xrender=false -jar /usr/share/autenticacao-gov-pt/plugin-autenticacao-gov.jar sj

It runs now.

R00KIE commented on 2017-11-06 13:30 (UTC)

Penso que é necessário adicionar java-environment as makedepends, caso contrário não dá para compilar o programa. ==> Starting build()... Use of uninitialized value $distro in string eq at ./configure line 142. which: no javac in (/usr/local/sbin:/usr/local/bin:/usr/bin:/extra/scripts:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl) java not found, please adjust PATH: export PATH=<path_to_javac>:$PATH ==> ERROR: A failure occurred in build().

tiago.casal commented on 2017-11-03 03:55 (UTC)

@r3pek aqui compila e instala perfeitamente. o erro que tenho é depois de instalar, ao tentar correr a aplicação.

r3pek commented on 2017-11-01 22:14 (UTC)

@Joaoreis Desinstala a versão antiga. Por alguma razão que não consegui testar, o linker está a ir buscar a versão instalada em vez da nova que vai instalar, daí esse erro