Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/AusweisApp2/
Date: Thu, 01 Apr 2021 16:22:42
Message-Id: 1617293886.db91656281fd561a091f2659553026e7aa804455.conikost@gentoo
1 commit: db91656281fd561a091f2659553026e7aa804455
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 1 16:17:53 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 1 16:18:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db916562
7
8 sys-auth/AusweisApp2: bump to version 1.22.2
9
10 Package-Manager: Portage-3.0.17, Repoman-3.0.2
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 sys-auth/AusweisApp2/AusweisApp2-1.22.2.ebuild | 48 ++++++++++++++++++++++++++
14 sys-auth/AusweisApp2/Manifest | 1 +
15 2 files changed, 49 insertions(+)
16
17 diff --git a/sys-auth/AusweisApp2/AusweisApp2-1.22.2.ebuild b/sys-auth/AusweisApp2/AusweisApp2-1.22.2.ebuild
18 new file mode 100644
19 index 00000000000..1a14a298ba8
20 --- /dev/null
21 +++ b/sys-auth/AusweisApp2/AusweisApp2-1.22.2.ebuild
22 @@ -0,0 +1,48 @@
23 +# Copyright 2020-2021 Gentoo Authors
24 +# Distributed under the terms of the GNU General Public License v2
25 +
26 +EAPI=7
27 +
28 +inherit cmake xdg-utils
29 +
30 +DESCRIPTION="Official authentication app for German ID cards and residence permits"
31 +HOMEPAGE="https://www.ausweisapp.bund.de/"
32 +SRC_URI="https://github.com/Governikus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
33 +
34 +LICENSE="EUPL-1.2"
35 +SLOT="0"
36 +KEYWORDS="~amd64 ~x86"
37 +
38 +BDEPEND="
39 + dev-qt/linguist-tools:5
40 + virtual/pkgconfig"
41 +
42 +RDEPEND="
43 + dev-libs/openssl:0=
44 + dev-qt/qtconcurrent:5
45 + dev-qt/qtcore:5
46 + dev-qt/qtdeclarative:5
47 + dev-qt/qtgui:5
48 + dev-qt/qtnetwork:5
49 + dev-qt/qtquickcontrols2:5
50 + dev-qt/qtsvg:5
51 + dev-qt/qtwebsockets:5[qml]
52 + dev-qt/qtwidgets:5
53 + net-libs/http-parser:0=
54 + sys-apps/pcsc-lite
55 + virtual/udev"
56 +
57 +DEPEND="${RDEPEND}"
58 +
59 +src_configure() {
60 + local mycmakeargs=( -DBUILD_SHARED_LIBS=OFF )
61 + cmake_src_configure
62 +}
63 +
64 +pkg_postinst() {
65 + xdg_icon_cache_update
66 +}
67 +
68 +pkg_postrm() {
69 + xdg_icon_cache_update
70 +}
71
72 diff --git a/sys-auth/AusweisApp2/Manifest b/sys-auth/AusweisApp2/Manifest
73 index 71bc1f3358a..7df64f49a26 100644
74 --- a/sys-auth/AusweisApp2/Manifest
75 +++ b/sys-auth/AusweisApp2/Manifest
76 @@ -1,2 +1,3 @@
77 DIST AusweisApp2-1.22.0.tar.gz 10845370 BLAKE2B 2b35bece49c96f7aca391a918539115351737b9cc6bcb913121f7f44db7ff88fb615bd3a3822d7d5670e83c81ac7c409fffb1696d6dd9310fdbd595c3f7fa88f SHA512 c2340625f4792afccde2f09d54e050efed0e78a7d921f545ec73f4bf23746b7b0c422fffbc87822abe2dc8b69a8439615f3d43179a98a64fa4165503c2e74079
78 DIST AusweisApp2-1.22.1.tar.gz 10884409 BLAKE2B 3205bb4acd4145e20f336301c5a3dcb1da6d5fa1254169d0578d675dabb7b12fa84778b62a96ea4cae126800b4ef455b4e7a76154570090b8a74be41a1ba49b2 SHA512 3c66b401d370ae7f4ebb37a25c25d9eb044ec5706b85e656cb4a8ac0d3d6c922fe78f07a832635536f1e38896aad4aaf38ab4fd9bcdf00c9dac90e370b0f2232
79 +DIST AusweisApp2-1.22.2.tar.gz 10886670 BLAKE2B b3ab93549da146bb4108b4fa6981deb8e02c9f6143b8c5cf00f302999ded95e32db0a2180242b83558fbbe49101d385fc067b89554848de12872e6af3d82d4d2 SHA512 1ec777e2b4bef67fd7727ab21bfa2aeb5ad1e615b232fa8a3640fe3d6193a4f050f1824f421d9410d94c4e591fe46b48e1544701752724e4e300086f5cb9f27a