From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/AusweisApp2/
Date: Sun, 14 Jan 2024 02:39:35 +0000 (UTC) [thread overview]
Message-ID: <1705199923.9e4a06be33045f5d1325ff7c95a4dfd150d70607.conikost@gentoo> (raw)
commit: 9e4a06be33045f5d1325ff7c95a4dfd150d70607
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 02:38:43 2024 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Jan 14 02:38:43 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e4a06be
sys-auth/AusweisApp2: add 2.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
sys-auth/AusweisApp2/AusweisApp2-2.0.2.ebuild | 47 +++++++++++++++++++++++++++
sys-auth/AusweisApp2/Manifest | 1 +
2 files changed, 48 insertions(+)
diff --git a/sys-auth/AusweisApp2/AusweisApp2-2.0.2.ebuild b/sys-auth/AusweisApp2/AusweisApp2-2.0.2.ebuild
new file mode 100644
index 000000000000..d86746427953
--- /dev/null
+++ b/sys-auth/AusweisApp2/AusweisApp2-2.0.2.ebuild
@@ -0,0 +1,47 @@
+# Copyright 2020-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake xdg-utils
+
+DESCRIPTION="Official authentication app for German ID cards and residence permits"
+HOMEPAGE="https://www.ausweisapp.bund.de/"
+SRC_URI="https://github.com/Governikus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="EUPL-1.2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="
+ dev-qt/qtshadertools:6
+ dev-qt/qttools:6[linguist]
+ virtual/pkgconfig"
+
+RDEPEND="
+ dev-libs/openssl:0=
+ dev-qt/qtbase:6[concurrent,network,widgets]
+ dev-qt/qtdeclarative:6[widgets]
+ dev-qt/qtscxml:6[qml]
+ dev-qt/qtsvg:6
+ dev-qt/qtwebsockets:6[qml]
+ net-libs/http-parser:0=
+ sys-apps/pcsc-lite
+ virtual/udev"
+
+DEPEND="${RDEPEND}"
+
+src_configure() {
+ local mycmakeargs=(
+ -DBUILD_SHARED_LIBS=OFF
+ )
+ cmake_src_configure
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
diff --git a/sys-auth/AusweisApp2/Manifest b/sys-auth/AusweisApp2/Manifest
index 37061fb99ac7..b54f3210892a 100644
--- a/sys-auth/AusweisApp2/Manifest
+++ b/sys-auth/AusweisApp2/Manifest
@@ -1 +1,2 @@
DIST AusweisApp2-2.0.1.tar.gz 9123033 BLAKE2B 86f0d9838285bc35a29611e14c4328c584ffeff5c584916960486f9b120ff7472372fdb250a7a014ecfd2e3fdf4992fb827387c6e374427ef0b178f6f455cdf7 SHA512 81ceeab73111cce3f72a89584dedd78436190fca47d6901eb7d9a15775df06ce0dac12ff3cc52c38c82cd316d50ffaae6b2d7a8c85d9fb7e6ead58850b5ea535
+DIST AusweisApp2-2.0.2.tar.gz 9125599 BLAKE2B 3f48007d330be35bebb49f668a01cc765225bfb2ccc9dfa01f32dc1fe3905077a5bcc9c08a8b01fac8df713571b539b358aacbb1e96dad7715fb64d0312a5252 SHA512 9433199b1d1f8f53a0c95b6c1b4f05ed0cf58f6a7afee35618f2cf8a45d2212584bf2bffad4e850e0413cfaa9a3223c3495fad6165581fa3933630eb249aa104
next reply other threads:[~2024-01-14 2:39 UTC|newest]
Thread overview: 78+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-14 2:39 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-03 23:16 [gentoo-commits] repo/gentoo:master commit in: sys-auth/AusweisApp2/ Conrad Kostecki
2024-03-03 23:16 Conrad Kostecki
2024-03-03 23:16 Conrad Kostecki
2024-01-20 21:22 Conrad Kostecki
2024-01-14 16:28 Conrad Kostecki
2024-01-02 18:45 Conrad Kostecki
2024-01-02 18:45 Conrad Kostecki
2023-12-23 21:51 Conrad Kostecki
2023-08-26 23:42 Conrad Kostecki
2023-08-26 23:42 Conrad Kostecki
2023-08-26 23:42 Conrad Kostecki
2023-08-05 22:41 Conrad Kostecki
2023-08-05 20:32 Conrad Kostecki
2023-07-26 21:23 Conrad Kostecki
2023-05-31 16:00 Conrad Kostecki
2023-05-31 16:00 Conrad Kostecki
2023-05-31 16:00 Conrad Kostecki
2023-04-29 22:25 Conrad Kostecki
2023-04-18 20:38 Conrad Kostecki
2023-04-18 20:38 Conrad Kostecki
2023-04-18 20:38 Conrad Kostecki
2023-03-12 19:00 Conrad Kostecki
2023-03-04 0:00 Conrad Kostecki
2023-03-04 0:00 Conrad Kostecki
2022-12-20 22:03 Conrad Kostecki
2022-11-25 22:20 Conrad Kostecki
2022-11-25 22:20 Conrad Kostecki
2022-11-25 22:20 Conrad Kostecki
2022-11-02 20:53 Conrad Kostecki
2022-10-26 19:43 Conrad Kostecki
2022-10-10 21:00 Conrad Kostecki
2022-10-10 21:00 Conrad Kostecki
2022-10-10 21:00 Conrad Kostecki
2022-09-07 20:34 Conrad Kostecki
2022-09-07 20:34 Conrad Kostecki
2022-09-02 23:36 Conrad Kostecki
2022-09-02 23:36 Conrad Kostecki
2022-08-22 20:05 Conrad Kostecki
2022-08-20 23:29 Conrad Kostecki
2022-06-25 14:35 Conrad Kostecki
2022-06-25 14:35 Conrad Kostecki
2022-06-25 14:35 Conrad Kostecki
2022-05-23 17:09 Conrad Kostecki
2022-05-23 17:09 Conrad Kostecki
2022-05-20 15:34 Conrad Kostecki
2022-05-15 0:25 Conrad Kostecki
2022-05-15 0:25 Conrad Kostecki
2022-05-15 0:25 Conrad Kostecki
2022-04-14 20:49 Conrad Kostecki
2022-03-21 20:04 Conrad Kostecki
2022-03-21 20:04 Conrad Kostecki
2022-03-21 20:04 Conrad Kostecki
2022-02-17 22:23 Conrad Kostecki
2022-02-12 14:11 Conrad Kostecki
2022-02-12 14:11 Conrad Kostecki
2022-02-12 14:11 Conrad Kostecki
2022-02-12 14:11 Conrad Kostecki
2022-01-20 23:56 Conrad Kostecki
2021-05-01 16:54 Conrad Kostecki
2021-05-01 16:54 Conrad Kostecki
2021-05-01 16:54 Conrad Kostecki
2021-04-01 16:22 Conrad Kostecki
2021-04-01 16:22 Conrad Kostecki
2021-03-15 20:34 Conrad Kostecki
2021-01-27 18:48 Conrad Kostecki
2021-01-03 20:52 Conrad Kostecki
2021-01-03 20:52 Conrad Kostecki
2020-12-07 21:46 Conrad Kostecki
2020-12-02 21:22 Conrad Kostecki
2020-10-07 15:17 Conrad Kostecki
2020-09-03 21:53 Conrad Kostecki
2020-06-24 18:55 Conrad Kostecki
2020-06-24 18:55 Conrad Kostecki
2020-06-24 18:55 Conrad Kostecki
2020-06-19 21:22 Conrad Kostecki
2020-05-25 14:02 Conrad Kostecki
2020-05-25 11:17 Conrad Kostecki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1705199923.9e4a06be33045f5d1325ff7c95a4dfd150d70607.conikost@gentoo \
--to=conikost@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox