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, 20 Jan 2022 23:56:54
Message-Id: 1642722981.b6b6c5619f4a135836266281d5b5e64947e769ed.conikost@gentoo
1 commit: b6b6c5619f4a135836266281d5b5e64947e769ed
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 20 23:54:08 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 23:56:21 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6b6c561
7
8 sys-auth/AusweisApp2: add 1.22.3
9
10 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
11
12 sys-auth/AusweisApp2/AusweisApp2-1.22.3.ebuild | 48 ++++++++++++++++++++++++++
13 sys-auth/AusweisApp2/Manifest | 1 +
14 2 files changed, 49 insertions(+)
15
16 diff --git a/sys-auth/AusweisApp2/AusweisApp2-1.22.3.ebuild b/sys-auth/AusweisApp2/AusweisApp2-1.22.3.ebuild
17 new file mode 100644
18 index 000000000000..fd2f4d5730d0
19 --- /dev/null
20 +++ b/sys-auth/AusweisApp2/AusweisApp2-1.22.3.ebuild
21 @@ -0,0 +1,48 @@
22 +# Copyright 2020-2022 Gentoo Authors
23 +# Distributed under the terms of the GNU General Public License v2
24 +
25 +EAPI=8
26 +
27 +inherit cmake xdg-utils
28 +
29 +DESCRIPTION="Official authentication app for German ID cards and residence permits"
30 +HOMEPAGE="https://www.ausweisapp.bund.de/"
31 +SRC_URI="https://github.com/Governikus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
32 +
33 +LICENSE="EUPL-1.2"
34 +SLOT="0"
35 +KEYWORDS="~amd64 ~x86"
36 +
37 +BDEPEND="
38 + dev-qt/linguist-tools:5
39 + virtual/pkgconfig"
40 +
41 +RDEPEND="
42 + dev-libs/openssl:0=
43 + dev-qt/qtconcurrent:5
44 + dev-qt/qtcore:5
45 + dev-qt/qtdeclarative:5
46 + dev-qt/qtgui:5
47 + dev-qt/qtnetwork:5
48 + dev-qt/qtquickcontrols2:5
49 + dev-qt/qtsvg:5
50 + dev-qt/qtwebsockets:5[qml]
51 + dev-qt/qtwidgets:5
52 + net-libs/http-parser:0=
53 + sys-apps/pcsc-lite
54 + virtual/udev"
55 +
56 +DEPEND="${RDEPEND}"
57 +
58 +src_configure() {
59 + local mycmakeargs=( -DBUILD_SHARED_LIBS=OFF )
60 + cmake_src_configure
61 +}
62 +
63 +pkg_postinst() {
64 + xdg_icon_cache_update
65 +}
66 +
67 +pkg_postrm() {
68 + xdg_icon_cache_update
69 +}
70
71 diff --git a/sys-auth/AusweisApp2/Manifest b/sys-auth/AusweisApp2/Manifest
72 index edde4b8c62a4..6205951b224b 100644
73 --- a/sys-auth/AusweisApp2/Manifest
74 +++ b/sys-auth/AusweisApp2/Manifest
75 @@ -1 +1,2 @@
76 DIST AusweisApp2-1.22.2.tar.gz 10886670 BLAKE2B b3ab93549da146bb4108b4fa6981deb8e02c9f6143b8c5cf00f302999ded95e32db0a2180242b83558fbbe49101d385fc067b89554848de12872e6af3d82d4d2 SHA512 1ec777e2b4bef67fd7727ab21bfa2aeb5ad1e615b232fa8a3640fe3d6193a4f050f1824f421d9410d94c4e591fe46b48e1544701752724e4e300086f5cb9f27a
77 +DIST AusweisApp2-1.22.3.tar.gz 10970793 BLAKE2B d6b3b3fb0005715150557f30a45002a90fc303c74706dc5714a1de239fb19a22552905aa9490f8c55cccc2d99eb46d077d424886eadcbb3d2574cdeb3f472ba2 SHA512 a8f654e66a47bb93116dfbe7941917f483c651deb947b8e4d287888d999551bc781e105b1cbf5d4445aa2241af542342f8c0f4edef7a4470a5366561f6f74b7a