Package Details: ausweisapp2 2.2.2-1

Git Clone URL: https://aur.archlinux.org/ausweisapp2.git (read-only, click to copy)
Package Base: ausweisapp2
Description: A software application that you install on your computer to use your national identity card or your electronic residence permit for online identification
Upstream URL: https://www.ausweisapp.bund.de/
Licenses: custom:EUPL1.2
Submitter: J5lx
Maintainer: Misery
Last Packager: Misery
Votes: 72
Popularity: 0.94
First Submitted: 2017-09-15 18:13 (UTC)
Last Updated: 2024-10-30 12:11 (UTC)

Pinned Comments

williX commented on 2022-09-18 17:08 (UTC) (edited on 2022-09-18 17:09 (UTC) by williX)

Thanks to older comments, problem with unknown pgp key is solved. Had to enter

gpg --keyserver keyserver.ubuntu.com --recv-keys 699BF3055B0A49224EFDE7C72D7479A531451088

I tried several keyservers, but keyserver.ubuntu.com was the right one.

Latest Comments

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

fishbone222 commented on 2023-08-21 09:31 (UTC) (edited on 2023-08-21 09:43 (UTC) by fishbone222)

patch for new version 1.26.7: https://pastebin.com/aDdDuNSW

swsnr commented on 2023-02-05 11:22 (UTC)

The PKGBUILD sets -DCMAKE_BUILD_TYPE=MinSizeRel, however the CMake packaging guidelines recommend to use -DCMAKE_BUILD_TYPE=None to make sure that the compiler flags from makepkg take effect, see https://wiki.archlinux.org/title/CMake_package_guidelines#CMake_can_automatically_override_the_default_compiler_optimization_flag

Would you mind to update the PKGBUILD accordingly?

J5lx commented on 2023-01-27 22:55 (UTC)

pkgconf is part of the base-devel group, which is implicitly assumed to be installed when building any package with makepkg :)

jenzo commented on 2023-01-27 17:59 (UTC)

Quick note for the sake of completeness (call me picky): pkgconfig is a dependency formally missing in the PKGCONFIG ;)

bjo commented on 2022-11-06 18:59 (UTC)

Please add openssl-1.1 as a dependency as openssl moved to 3.0.7 now.

corax2.05 commented on 2022-10-24 17:11 (UTC)

How can I add the patch posted by lunaryorn? I'm on Manjaro, normally I use pamac to install AUR builds.

shtrophic commented on 2022-10-23 16:21 (UTC)

Thank you for the patch @lunaryorn!

Misery commented on 2022-10-17 11:58 (UTC)

It's just because Qt 6.4 did an incompatible change. This will be fixed in next AA2 version.

Necoro commented on 2022-10-16 20:07 (UTC) (edited on 2022-10-16 20:08 (UTC) by Necoro)

@MartinX3: Maybe, but the build file states

if(DESKTOP)
    set(MIN_QT_VERSION 5.15)
else()
    set(MIN_QT_VERSION 6.2)
endif()

MartinX3 commented on 2022-10-16 19:51 (UTC) (edited on 2022-10-16 19:51 (UTC) by MartinX3)

@Necoro, please read the release notes...
https://github.com/Governikus/AusweisApp2/blob/master/docs/releasenotes/1.24.0.rst