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, 02 Dec 2020 21:22:54
Message-Id: 1606944163.72f68d5a58d652b5d18603b4b82263caa6169e9e.conikost@gentoo
1 commit: 72f68d5a58d652b5d18603b4b82263caa6169e9e
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 21:17:59 2020 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 21:22:43 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72f68d5a
7
8 sys-auth/AusweisApp2: bump to version 1.22.0
9
10 Package-Manager: Portage-3.0.9, Repoman-3.0.2
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 sys-auth/AusweisApp2/AusweisApp2-1.22.0.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.0.ebuild b/sys-auth/AusweisApp2/AusweisApp2-1.22.0.ebuild
18 new file mode 100644
19 index 00000000000..869fe92ebae
20 --- /dev/null
21 +++ b/sys-auth/AusweisApp2/AusweisApp2-1.22.0.ebuild
22 @@ -0,0 +1,48 @@
23 +# Copyright 2020 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 62ea43e7f1f..76cb4ec17c3 100644
74 --- a/sys-auth/AusweisApp2/Manifest
75 +++ b/sys-auth/AusweisApp2/Manifest
76 @@ -1 +1,2 @@
77 DIST AusweisApp2-1.20.2.tar.gz 10110603 BLAKE2B cb3063decb3a5aacbc1d7690c58566914776032cd305d29f6352df659a27dcf81e07550613809849822ee20d7aaa467303f33602c40aaa39a99501daa7d1e887 SHA512 4a968d3d9043f9eba5927f049155e203448a27034f0c051c10fbaa262bb7b4257c5a6de4763c1fa470a1c46d51bf67636f14c136c7e7c8038eab7e929dcb38c2
78 +DIST AusweisApp2-1.22.0.tar.gz 10845370 BLAKE2B 2b35bece49c96f7aca391a918539115351737b9cc6bcb913121f7f44db7ff88fb615bd3a3822d7d5670e83c81ac7c409fffb1696d6dd9310fdbd595c3f7fa88f SHA512 c2340625f4792afccde2f09d54e050efed0e78a7d921f545ec73f4bf23746b7b0c422fffbc87822abe2dc8b69a8439615f3d43179a98a64fa4165503c2e74079