From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/plasma-pass/
Date: Mon, 04 Aug 2025 14:50:50 +0000 (UTC) [thread overview]
Message-ID: <1754319035.933c6266ae41c9673d454f4ce83fac98c1a32f01.asturm@gentoo> (raw)
commit: 933c6266ae41c9673d454f4ce83fac98c1a32f01
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 4 14:48:52 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Aug 4 14:50:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=933c6266
kde-misc/plasma-pass: add 1.3.0 w/ stable keywords
Difference being a single translation commit over 1.2.90
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/plasma-pass/Manifest | 1 +
kde-misc/plasma-pass/plasma-pass-1.3.0.ebuild | 39 +++++++++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/kde-misc/plasma-pass/Manifest b/kde-misc/plasma-pass/Manifest
index 60badc573f6c..4f8baf594b90 100644
--- a/kde-misc/plasma-pass/Manifest
+++ b/kde-misc/plasma-pass/Manifest
@@ -1 +1,2 @@
DIST plasma-pass-1.2.90.tar.xz 42964 BLAKE2B e479eea7a4feb1c55d07b1c00374daeda5e51864c4f69a14bcb29b90756b3034826301b7a2e4e590a925420e3e48611aa3a010979c685dc5c28e9a04df56134e SHA512 2d33806789a2692a2adff7178445ca9a0be326f00cccc4abcf91ff62524d65d0750f6b081a5598421d645a111700a17cf7660bd0737a5c0893972e1515c5a504
+DIST plasma-pass-1.3.0.tar.xz 42960 BLAKE2B 63dedec50acf541b0165bfbb7bbd6605d6109ac1b378fcb371abcae0bab5721c86b063a8315b935913144f9e1c2a1f4d03b9562e6eb41ce876c83aaef3f10e26 SHA512 43c0eb22e7a588f3488e2cdbb8e3944a47c611a082b5e016bd78a5ab46e56d28c903ea084aa28afbc07378c5b8824740b655aeb155f91a6f935578dc48cbde5e
diff --git a/kde-misc/plasma-pass/plasma-pass-1.3.0.ebuild b/kde-misc/plasma-pass/plasma-pass-1.3.0.ebuild
new file mode 100644
index 000000000000..be72af241b80
--- /dev/null
+++ b/kde-misc/plasma-pass/plasma-pass-1.3.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=6.9.0
+QTMIN=6.8.1
+inherit ecm kde.org
+
+DESCRIPTION="Plasma applet to access password from pass"
+HOMEPAGE="https://www.dvratil.cz/2018/05/plasma-pass/ https://invent.kde.org/plasma/plasma-pass"
+
+if [[ ${KDE_BUILD_TYPE} != live ]] ; then
+ SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
+ KEYWORDS="amd64 ~ppc64 ~riscv"
+fi
+
+LICENSE="LGPL-2.1+"
+SLOT="6"
+IUSE=""
+
+DEPEND="
+ dev-cpp/gpgmepp:=
+ dev-libs/qgpgme:=
+ >=dev-qt/qt5compat-${QTMIN}:6[qml]
+ >=dev-qt/qtbase-${QTMIN}:6[concurrent,dbus,gui]
+ >=dev-qt/qtdeclarative-${QTMIN}:6
+ >=kde-frameworks/kcoreaddons-${KFMIN}:6
+ >=kde-frameworks/ki18n-${KFMIN}:6
+ >=kde-frameworks/kio-${KFMIN}:6
+ >=kde-frameworks/kitemmodels-${KFMIN}:6
+ kde-plasma/libplasma:6
+ kde-plasma/plasma5support:6
+ sys-auth/oath-toolkit
+"
+RDEPEND="${DEPEND}
+ !${CATEGORY}/${PN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:6
+"
next reply other threads:[~2025-08-04 14:51 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-04 14:50 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-11 4:38 [gentoo-commits] repo/gentoo:master commit in: kde-misc/plasma-pass/ Andreas Sturmlechner
2025-07-13 12:25 Andreas Sturmlechner
2025-07-13 9:50 Sam James
2025-07-08 16:03 Andreas Sturmlechner
2025-07-08 16:03 Andreas Sturmlechner
2025-06-15 15:22 Andreas Sturmlechner
2024-09-02 12:44 Andreas Sturmlechner
2024-08-31 21:19 Sam James
2024-08-09 8:39 Arthur Zamarin
2024-07-06 13:21 Jakov Smolić
2023-04-30 16:48 Arthur Zamarin
2023-03-10 1:23 Yixun Lan
2023-03-05 10:19 Andreas Sturmlechner
2022-11-23 20:55 Andreas Sturmlechner
2021-04-05 16:45 Sam James
2021-02-16 18:21 Andreas Sturmlechner
2020-01-26 10:26 Georgy Yakovlev
2020-01-12 9:45 Andreas Sturmlechner
2020-01-04 23:00 Andreas Sturmlechner
2019-12-07 21:08 Andreas Sturmlechner
2019-03-24 10:20 Mikle Kolyada
2019-02-18 18:21 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=1754319035.933c6266ae41c9673d454f4ce83fac98c1a32f01.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