public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/AusweisApp2/
Date: Sat, 26 Aug 2023 23:42:37 +0000 (UTC)	[thread overview]
Message-ID: <1693093319.ea31cb00bb0ffc987e3cc0a667994ff7790e986d.conikost@gentoo> (raw)

commit:     ea31cb00bb0ffc987e3cc0a667994ff7790e986d
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 26 22:45:56 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Aug 26 23:41:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea31cb00

sys-auth/AusweisApp2: drop 1.26.4, 1.26.5, 1.26.6

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 sys-auth/AusweisApp2/AusweisApp2-1.26.4.ebuild | 51 --------------------------
 sys-auth/AusweisApp2/AusweisApp2-1.26.5.ebuild | 51 --------------------------
 sys-auth/AusweisApp2/AusweisApp2-1.26.6.ebuild | 51 --------------------------
 sys-auth/AusweisApp2/Manifest                  |  3 --
 4 files changed, 156 deletions(-)

diff --git a/sys-auth/AusweisApp2/AusweisApp2-1.26.4.ebuild b/sys-auth/AusweisApp2/AusweisApp2-1.26.4.ebuild
deleted file mode 100644
index 5e3970ddaa02..000000000000
--- a/sys-auth/AusweisApp2/AusweisApp2-1.26.4.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 2020-2023 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 x86"
-
-BDEPEND="
-	dev-qt/linguist-tools:5
-	virtual/pkgconfig"
-
-RDEPEND="
-	dev-libs/openssl:0=
-	dev-qt/qtconcurrent:5
-	dev-qt/qtcore:5
-	dev-qt/qtdeclarative:5
-	dev-qt/qtgui:5
-	dev-qt/qtnetwork:5
-	dev-qt/qtquickcontrols2:5
-	dev-qt/qtsvg:5
-	dev-qt/qtwebsockets:5[qml]
-	dev-qt/qtwidgets:5
-	net-libs/http-parser:0=
-	sys-apps/pcsc-lite
-	virtual/udev"
-
-DEPEND="${RDEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_SHARED_LIBS=OFF
-		-DQt=Qt5
-	)
-	cmake_src_configure
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}

diff --git a/sys-auth/AusweisApp2/AusweisApp2-1.26.5.ebuild b/sys-auth/AusweisApp2/AusweisApp2-1.26.5.ebuild
deleted file mode 100644
index e5e3ddda4634..000000000000
--- a/sys-auth/AusweisApp2/AusweisApp2-1.26.5.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 2020-2023 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 ~x86"
-
-BDEPEND="
-	dev-qt/linguist-tools:5
-	virtual/pkgconfig"
-
-RDEPEND="
-	dev-libs/openssl:0=
-	dev-qt/qtconcurrent:5
-	dev-qt/qtcore:5
-	dev-qt/qtdeclarative:5
-	dev-qt/qtgui:5
-	dev-qt/qtnetwork:5
-	dev-qt/qtquickcontrols2:5
-	dev-qt/qtsvg:5
-	dev-qt/qtwebsockets:5[qml]
-	dev-qt/qtwidgets:5
-	net-libs/http-parser:0=
-	sys-apps/pcsc-lite
-	virtual/udev"
-
-DEPEND="${RDEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_SHARED_LIBS=OFF
-		-DQt=Qt5
-	)
-	cmake_src_configure
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}

diff --git a/sys-auth/AusweisApp2/AusweisApp2-1.26.6.ebuild b/sys-auth/AusweisApp2/AusweisApp2-1.26.6.ebuild
deleted file mode 100644
index e5e3ddda4634..000000000000
--- a/sys-auth/AusweisApp2/AusweisApp2-1.26.6.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 2020-2023 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 ~x86"
-
-BDEPEND="
-	dev-qt/linguist-tools:5
-	virtual/pkgconfig"
-
-RDEPEND="
-	dev-libs/openssl:0=
-	dev-qt/qtconcurrent:5
-	dev-qt/qtcore:5
-	dev-qt/qtdeclarative:5
-	dev-qt/qtgui:5
-	dev-qt/qtnetwork:5
-	dev-qt/qtquickcontrols2:5
-	dev-qt/qtsvg:5
-	dev-qt/qtwebsockets:5[qml]
-	dev-qt/qtwidgets:5
-	net-libs/http-parser:0=
-	sys-apps/pcsc-lite
-	virtual/udev"
-
-DEPEND="${RDEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_SHARED_LIBS=OFF
-		-DQt=Qt5
-	)
-	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 ff5cda9faebd..ba5bf4b824a1 100644
--- a/sys-auth/AusweisApp2/Manifest
+++ b/sys-auth/AusweisApp2/Manifest
@@ -1,4 +1 @@
-DIST AusweisApp2-1.26.4.tar.gz 10874849 BLAKE2B 48af76cd6fcae0bf79967c45c5b5cd3588749737460c4486b637c8fdcc01fb424c6140ce38cba9607256f16049ce876dbc49c3733dec5494901c76f71c80b90f SHA512 435ea946e25aef4273699bdb446c02649b7d3292d781cd633297577c684dc5551a0ec716e26947336f4dda5dc30cd5795f87706f8300e400b4ccb3ffeef3988f
-DIST AusweisApp2-1.26.5.tar.gz 11707556 BLAKE2B 696237338fd6fcc605c26937d060e08b70abfee6bd8f6a96d16c05beeca9d1d82eb5e29addb64d9513f66abbdb49ad9309c2a218ad5e743e317ea40fc3cd82e7 SHA512 45fd4c36858dfbf3398bf3b6e967a086c0649b698e16636bc18d7fba87ba4a8a9b7415e6e01b17f9537fd5167e40a1d6b4c2a768a94dda021f50f16ea393190f
-DIST AusweisApp2-1.26.6.tar.gz 11707590 BLAKE2B cabf49b3d2978bfd8103fea1d49d6d94bf14841148424b82df8704ec698f0f5fe64e5a2debf45121e720a792f0318d2b468ac2a6e323f0f69019ee52b30c76c9 SHA512 37895005a2aa9a710c275b4c1d2f35aeba5052fef859d3ccd04f5a4de2608ed0ca970756aca124d2630a87262166161728fa49262bafc8e93f4af0ca4cc0bf13
 DIST AusweisApp2-1.26.7.tar.gz 11708844 BLAKE2B 3ae1e00e871f72aa36211e6edb6ab59a9abe7b4aeb1f1b6aab653ec549a56191da53e243fc7990f6c2512135ffce4288684ffd112ba9493aca7bdb6611d658a5 SHA512 a6b3024febb87ed66fd29e5cc841275cf59aafeb2d81cf44be0452c300217c84fb499477d080e757270d51c1d2101e5b75414d2aca16db1046031e8b7a7b454d


             reply	other threads:[~2023-08-26 23:42 UTC|newest]

Thread overview: 78+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-26 23:42 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-14  2:39 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-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=1693093319.ea31cb00bb0ffc987e3cc0a667994ff7790e986d.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