public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwallet-runtime/
Date: Sat, 11 Oct 2025 20:58:51 +0000 (UTC)	[thread overview]
Message-ID: <1760216080.6b74b46f19aa421d88640b1e4a9c2cef7b442bab.asturm@gentoo> (raw)

commit:     6b74b46f19aa421d88640b1e4a9c2cef7b442bab
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 10 11:42:22 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 11 20:54:40 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b74b46f

kde-frameworks/kwallet-runtime: 6.19.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/kwallet-runtime/Manifest            |  1 +
 .../kwallet-runtime/kwallet-runtime-6.19.0.ebuild  | 77 ++++++++++++++++++++++
 2 files changed, 78 insertions(+)

diff --git a/kde-frameworks/kwallet-runtime/Manifest b/kde-frameworks/kwallet-runtime/Manifest
index 6b8735d2528d..e8fcffa0970e 100644
--- a/kde-frameworks/kwallet-runtime/Manifest
+++ b/kde-frameworks/kwallet-runtime/Manifest
@@ -1,2 +1,3 @@
 DIST kwallet-6.16.0.tar.xz 364628 BLAKE2B 6fc4e61a4ba09042b80c53dfc8e18e36612a406546912a94faa45a64c308cc4ca4d4d38ecf376f30a24a52f0272963b42154bae32e3c44a59086db09084f3553 SHA512 b80066e92f1b2573919a7ec1bcd80241dc230a913ef1762e8bece7a107ab7ac91f46a0bbd1605f3941c2d0f7de1098065b5fa982f4378c7d35063872a382a715
 DIST kwallet-6.18.0.tar.xz 364524 BLAKE2B 6156c804f1bc7025f7fe9f35f15f693a611765404224e9c9be1d13cb667c4dbf041f02916b5a3b76657175ec28bfe74ed0984d8064543f38044c7e04518cba36 SHA512 3a5a57a5f9a0dea3d1ef7944868b4e784a1eb11943f4dc2fc7246ca5f9eed7351eaa4760bbfe96c118d64b905c6ec3efe7822fbc05fe144e5ae433e06af2a550
+DIST kwallet-6.19.0.tar.xz 364584 BLAKE2B d0fd0193d6020d71b039fbcd283e76e66a13e22f90dfb6ee83bc3c0643e16d819f4587316b00b280fb51b5c464b56de20e3fdde8adc121438554e988f0c2a8e0 SHA512 e5e5487d7d8d92833ab3f1ad2c9ece40a87ec938037fbdeb8511ca3514ac5077b54b4a24843b13a99aca4953528455b1a63a72881715178710b8c3783d5e96e5

diff --git a/kde-frameworks/kwallet-runtime/kwallet-runtime-6.19.0.ebuild b/kde-frameworks/kwallet-runtime/kwallet-runtime-6.19.0.ebuild
new file mode 100644
index 000000000000..3d1d132897c1
--- /dev/null
+++ b/kde-frameworks/kwallet-runtime/kwallet-runtime-6.19.0.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_NAME="kwallet"
+QTMIN=6.7.2
+inherit ecm frameworks.kde.org optfeature
+
+DESCRIPTION="Framework providing desktop-wide storage for passwords"
+
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE="gpg +man +keyring +legacy-kwallet X"
+
+DEPEND="
+	>=app-crypt/qca-2.3.9:2[qt6(+)]
+	dev-libs/libgcrypt:0=
+	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
+	=kde-frameworks/kcolorscheme-${KDE_CATV}*:6
+	=kde-frameworks/kconfig-${KDE_CATV}*:6
+	=kde-frameworks/kcoreaddons-${KDE_CATV}*:6
+	=kde-frameworks/kcrash-${KDE_CATV}*:6
+	=kde-frameworks/kdbusaddons-${KDE_CATV}*:6
+	=kde-frameworks/ki18n-${KDE_CATV}*:6
+	=kde-frameworks/knotifications-${KDE_CATV}*:6
+	=kde-frameworks/kservice-${KDE_CATV}*:6
+	=kde-frameworks/kwallet-${KDE_CATV}*:6
+	=kde-frameworks/kwidgetsaddons-${KDE_CATV}*:6
+	=kde-frameworks/kwindowsystem-${KDE_CATV}*:6[X?]
+	gpg? ( dev-libs/qgpgme:= )
+	legacy-kwallet? ( app-crypt/libsecret )
+"
+RDEPEND="${DEPEND}
+	!<kde-frameworks/kwallet-5.116.0-r2:5[-kf6compat(-)]
+	!<kde-frameworks/kwallet-6.14.0:6
+	keyring? ( =kde-frameworks/ksecretd-services-${KDE_CATV}* )
+"
+BDEPEND="man? ( >=kde-frameworks/kdoctools-${KDE_CATV}:6 )"
+
+PATCHES=( "${FILESDIR}/${PN}-6.14.0-stdalone.patch" )
+
+src_prepare() {
+	ecm_src_prepare
+	cmake_run_in src cmake_comment_add_subdirectory api
+}
+
+src_configure() {
+	local mycmakeargs=(
+		-DBUILD_KWALLET_QUERY=ON # could be split easily together w/ docs
+		$(cmake_use_find_package gpg Gpgmepp)
+		-DBUILD_KSECRETD=$(usex keyring)
+		-DBUILD_KWALLETD=$(usex legacy-kwallet)
+		$(cmake_use_find_package man KF6DocTools)
+		-DWITH_X11=$(usex X)
+	)
+
+	ecm_src_configure
+}
+
+src_install() {
+	ecm_src_install
+
+	# provided by kde-frameworks/ksecretd-services
+	if use keyring; then
+		rm -v "${D}"/usr/share/dbus-1/services/org.freedesktop.impl.portal.desktop.kwallet.service \
+			"${D}"/usr/share/dbus-1/services/org.kde.secretservicecompat.service || die
+	fi
+}
+
+pkg_postinst() {
+	if [[ -z "${REPLACING_VERSIONS}" ]]; then
+		optfeature "Auto-unlocking after Plasma login" "kde-plasma/kwallet-pam"
+		optfeature "KWallet management" "kde-apps/kwalletmanager"
+		elog "For more information, read https://wiki.gentoo.org/wiki/KDE#KWallet"
+	fi
+}


             reply	other threads:[~2025-10-11 20:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-11 20:58 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-11-02 12:34 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwallet-runtime/ Sam James
2025-10-20 16:43 Andreas Sturmlechner
2025-10-18  8:39 Arthur Zamarin
2025-10-18  8:36 Arthur Zamarin
2025-10-08 18:26 Andreas Sturmlechner
2025-09-12 19:47 Andreas Sturmlechner
2025-08-10 19:25 Arthur Zamarin
2025-08-10 16:16 Andreas Sturmlechner
2025-07-29 17:00 Arthur Zamarin
2025-07-13 12:25 Andreas Sturmlechner
2025-07-11 18:56 Andreas Sturmlechner
2025-06-15 17:39 Andreas Sturmlechner
2025-05-16 16:41 Andreas Sturmlechner
2025-05-15 15:35 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=1760216080.6b74b46f19aa421d88640b1e4a9c2cef7b442bab.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