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: Wed, 07 Sep 2022 20:34:37
Message-Id: 1662582832.dd0e5cc071dab85f34dd427cb95e8653712dc442.conikost@gentoo
1 commit: dd0e5cc071dab85f34dd427cb95e8653712dc442
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 7 20:32:14 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 7 20:33:52 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd0e5cc0
7
8 sys-auth/AusweisApp2: add 1.24.2
9
10 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
11
12 sys-auth/AusweisApp2/AusweisApp2-1.24.2.ebuild | 51 ++++++++++++++++++++++++++
13 sys-auth/AusweisApp2/Manifest | 1 +
14 2 files changed, 52 insertions(+)
15
16 diff --git a/sys-auth/AusweisApp2/AusweisApp2-1.24.2.ebuild b/sys-auth/AusweisApp2/AusweisApp2-1.24.2.ebuild
17 new file mode 100644
18 index 000000000000..f1b6cc8c799f
19 --- /dev/null
20 +++ b/sys-auth/AusweisApp2/AusweisApp2-1.24.2.ebuild
21 @@ -0,0 +1,51 @@
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=(
60 + -DBUILD_SHARED_LIBS=OFF
61 + -DQt=Qt5
62 + )
63 + cmake_src_configure
64 +}
65 +
66 +pkg_postinst() {
67 + xdg_icon_cache_update
68 +}
69 +
70 +pkg_postrm() {
71 + xdg_icon_cache_update
72 +}
73
74 diff --git a/sys-auth/AusweisApp2/Manifest b/sys-auth/AusweisApp2/Manifest
75 index bf8c094f04dc..8bb10edc29d2 100644
76 --- a/sys-auth/AusweisApp2/Manifest
77 +++ b/sys-auth/AusweisApp2/Manifest
78 @@ -1,2 +1,3 @@
79 DIST AusweisApp2-1.22.7.tar.gz 11406133 BLAKE2B 17bc9824035007bf62037562ebd38c2b3558660060c0eba302ac04e8e9d0eabc7c8cb69d064a1a02be213f91f823030e5afdab74d5614db2c1bc8318ca1f9f22 SHA512 4ea1d2c02e076121b340da6d16973de6dafe513d2e9c96b535063466c06137d8e2a325661478d0cfbd96f506a875dca8d4df6a53af657a8d2eb59e7ad7d1a472
80 DIST AusweisApp2-1.24.1.tar.gz 11478160 BLAKE2B 6080542d7a4124e144978a83b68234781595b466ad25909af26d0a50902dfdc72170b2f946567826f63c3a704d6fbe13ebd81888ba62d761e631a79d3ed93d1f SHA512 cda1ecebff288c1bae29b7ec1d1270df609ea9b10824c6f1962fb9e21677149f11bbb447aa8a4b6176ec55bc953c1faee7f8a9ff34c8ae1be70e586d0662ffbc
81 +DIST AusweisApp2-1.24.2.tar.gz 11478273 BLAKE2B 3afb45bfa82c83f2fda6286c879d20fe3dd3769eb6be74c12297dfd991d976f40c6e9342237f953ae51534c41306daea3de7f8cf7e6b638489037772193e72e4 SHA512 15735cc52947b2cc16794cc508af7c2347d9789222c8506ff0ffbfce1263230892fd81f57d583df7f929ef197c2bbc0728ef31c3c700f2c08ec9dba516bd225b