From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/keysmith/
Date: Tue, 25 Apr 2023 20:48:18 +0000 (UTC) [thread overview]
Message-ID: <1682455670.b5b16a2cf7359a44ce46bda22d6aabc56d486d00.asturm@gentoo> (raw)
commit: b5b16a2cf7359a44ce46bda22d6aabc56d486d00
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 20:42:08 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 20:47:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5b16a2c
app-crypt/keysmith: new package, add 23.04.0
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-crypt/keysmith/Manifest | 1 +
app-crypt/keysmith/keysmith-23.04.0.ebuild | 33 ++++++++++++++++++++++++++++++
app-crypt/keysmith/metadata.xml | 12 +++++++++++
3 files changed, 46 insertions(+)
diff --git a/app-crypt/keysmith/Manifest b/app-crypt/keysmith/Manifest
new file mode 100644
index 000000000000..0eda67769d4f
--- /dev/null
+++ b/app-crypt/keysmith/Manifest
@@ -0,0 +1 @@
+DIST keysmith-23.04.0.tar.xz 159176 BLAKE2B 44c2a0a3902833193533bb9ad2f923426a88955e02c307562ca9decbfda9c68940e3657ee1cd3dcdee7058889e6d6f6176130d63a8b4cad5a1e9c65527ab8a71 SHA512 9f41f186aaa79aaab5e9544275b870c7f36296872c5590f04f74798bc7eecb23ce7dcd7c43db20a00d0defdead8911e5342fe688e41d06106f251d07a1ba0189
diff --git a/app-crypt/keysmith/keysmith-23.04.0.ebuild b/app-crypt/keysmith/keysmith-23.04.0.ebuild
new file mode 100644
index 000000000000..00d17b6a427d
--- /dev/null
+++ b/app-crypt/keysmith/keysmith-23.04.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="utilities"
+ECM_TEST="true"
+KFMIN=5.104.0
+QTMIN=5.15.5
+inherit ecm gear.kde.org
+
+DESCRIPTION="OTP client for Plasma Mobile and Desktop"
+HOMEPAGE="https://apps.kde.org/keysmith/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=dev-qt/qtsvg-${QTMIN}:5
+ >=dev-qt/qtwidgets-${QTMIN}:5
+ >=kde-frameworks/kdbusaddons-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
+ >=kde-frameworks/kwindowsystem-${KFMIN}:5
+"
+DEPEND="${RDEPEND}
+ >=dev-qt/qtconcurrent-${QTMIN}:5
+"
diff --git a/app-crypt/keysmith/metadata.xml b/app-crypt/keysmith/metadata.xml
new file mode 100644
index 000000000000..543b26a1263c
--- /dev/null
+++ b/app-crypt/keysmith/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>kde@gentoo.org</email>
+ <name>Gentoo KDE Project</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://bugs.kde.org/</bugs-to>
+ <remote-id type="kde-invent">utilities/keysmith</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2023-04-25 20:48 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-25 20:48 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-04-26 7:10 [gentoo-commits] repo/gentoo:master commit in: app-crypt/keysmith/ Jakov Smolić
2023-04-26 8:54 Andreas Sturmlechner
2023-04-26 8:54 Andreas Sturmlechner
2023-05-02 15:21 Arthur Zamarin
2023-05-05 16:21 Arthur Zamarin
2023-05-11 16:04 Andreas Sturmlechner
2023-06-03 7:09 WANG Xuerui
2023-06-08 11:43 Andreas Sturmlechner
2023-07-06 14:24 Andreas Sturmlechner
2023-08-25 8:30 Andreas Sturmlechner
2023-09-15 20:09 Andreas Sturmlechner
2023-10-12 13:23 Andreas Sturmlechner
2023-11-09 13:09 Andreas Sturmlechner
2023-12-09 10:29 Andreas Sturmlechner
2023-12-19 20:45 Andreas Sturmlechner
2024-02-15 12:34 Andreas Sturmlechner
2024-03-21 15:39 Andreas Sturmlechner
2024-04-11 20:40 Andreas Sturmlechner
2024-05-23 16:00 Andreas Sturmlechner
2024-06-13 16:54 Andreas Sturmlechner
2024-07-04 12:06 Andreas Sturmlechner
2024-08-09 8:39 Arthur Zamarin
2024-08-24 12:50 Andreas Sturmlechner
2024-10-10 18:57 Andreas Sturmlechner
2024-11-07 19:11 Andreas Sturmlechner
2024-12-04 18:28 Andreas Sturmlechner
2025-01-09 19:37 Andreas Sturmlechner
2025-03-06 17:06 Andreas Sturmlechner
2025-03-27 18:34 Andreas Sturmlechner
2025-04-17 21:01 Andreas Sturmlechner
2025-05-08 18:23 Andreas Sturmlechner
2025-06-05 17:48 Andreas Sturmlechner
2025-07-05 18:09 Andreas Sturmlechner
2025-08-16 12:20 Andreas Sturmlechner
2025-08-22 12:03 WANG Xuerui
2025-09-11 18:06 Andreas Sturmlechner
2025-10-09 16:12 Andreas Sturmlechner
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=1682455670.b5b16a2cf7359a44ce46bda22d6aabc56d486d00.asturm@gentoo \
--to=asturm@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