From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id wM4XOxRFDGZilAAAqHPOHw:P1 (envelope-from ) for ; Tue, 02 Apr 2024 19:49:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id wM4XOxRFDGZilAAAqHPOHw (envelope-from ) for ; Tue, 02 Apr 2024 19:49:09 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="dRD2CI/h"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712080148; a=rsa-sha256; cv=none; b=V4jYM7D9kXsDK33gPsDgXshYOgloUxCrFGIDUOV3hNU/Evd1oN5JFrCD1tSz+3RI+nBcg/ /YD68h4x3ndYq9fQI7OiwqONVHsUIcFkYDJdCKlJW5OpMzNl/D0RF9rr8cld5aGUHPR2+h /IaC0TDAcQNTgAhbUJlyXGkJ7sV+B95H1SiXopnVuPQ/LX+FQkgKHLy8BPTPA1rbyAeikf 35ZFHZgGR0SmTUkIGpUN3QrYWGgDj5qCaM5vhZS2nF894J0ZlMH6Ut+9AtK/bSHzwqeQHz dza6mSyJww6vJ/lstJU51js+y/V6SaV+/lPjKAho0xnKci0TSLy5F1tSbYuaug== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="dRD2CI/h"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712080148; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=Fzb2nKFDn4JS4LjUI1ssR3LYkLjmhh5LMb0qxTLBt54=; b=h5N4pYulgBQd3QY2GGdQxYhbE9oyv9tWskLv3TH4TFBOUySmgBhTK0Jp82zEX0pHWZgXeE iNrvJE1GtIvzl3ZqgHf61buMo/sENEFKihNOKiGV+2u5G2dCeirrOfvcuNHqicfmGtXMIw gRWmPlmtFYPN40c+NQ9zFRDH8vKa01imtq0Vi+DXp98TtMvzpYJd2jA2jXHcAwwqoqmT0C wN19xUTvjlAiVyryGDDL6xFeodxshzQyYEeW5BZ2JdCqJbcHwnf8FpUTJG4GLQxWtjTndQ AaSe/TM9wIr3Rv4B187PeclXvAU5ibWxy7XgKyPhdVjRLkDWY7oyzh3NVKl5Nw== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B121E3640F for ; Tue, 2 Apr 2024 19:49:08 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rrhIm-0002uL-RP; Tue, 02 Apr 2024 12:48:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rrhIk-0002u8-Sr for guix-patches@gnu.org; Tue, 02 Apr 2024 12:47:59 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rrhIk-0008Dk-Jc for guix-patches@gnu.org; Tue, 02 Apr 2024 12:47:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rrhIo-0002EJ-41 for guix-patches@gnu.org; Tue, 02 Apr 2024 12:48:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70149] [PATCH] gnu: Add kwalletmanager. Resent-From: Sughosha Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 02 Apr 2024 16:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 70149 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70149@debbugs.gnu.org Cc: Sughosha X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17120764598407 (code B ref -1); Tue, 02 Apr 2024 16:48:01 +0000 Received: (at submit) by debbugs.gnu.org; 2 Apr 2024 16:47:39 +0000 Received: from localhost ([127.0.0.1]:56093 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rrhIQ-0002BS-Mw for submit@debbugs.gnu.org; Tue, 02 Apr 2024 12:47:39 -0400 Received: from lists.gnu.org ([2001:470:142::17]:33440) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rrhIO-0002B5-7I for submit@debbugs.gnu.org; Tue, 02 Apr 2024 12:47:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rrhIE-0002rz-HS for guix-patches@gnu.org; Tue, 02 Apr 2024 12:47:26 -0400 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rrhIC-0008AZ-KQ for guix-patches@gnu.org; Tue, 02 Apr 2024 12:47:26 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 6FE5B40DD6; Tue, 2 Apr 2024 18:47:21 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DzIcCzdGs6tZ; Tue, 2 Apr 2024 18:47:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1712076440; bh=QUuWVAeB3JvaRd+PUxEWqEST6y5xQot/UF70rPz1Mt4=; h=From:To:Cc:Subject:Date; b=dRD2CI/hgqSQFVQXpL9YiNyvoWivnRqxYuJ90zlCT6kGLmyTsg/TaOAlR0sfs82D1 472lewnSgof7gwe+kzqgPF6/07WbzCnIh9MnM+kSFXYfO5KBnT6COHsbDH5B5JOK2S Y98HgUoPBPDjbEBBzBCSdFzVqIYHqt/XJ8lcwl4QEN9l9DjFbVGd/WPf99BjzV3i6V GdCADdLeNAYQCDFVbh3qajZv20TaoTNYgWMUeBJL2WpBWMMorXx7hX5K+8WMt0RONq CyJ5kublUgZjUNKsLRV2wbcVEFokeGTEmO6QIJsoD05K7rr6O4r5u6y6OX9CX5bwKO FWLuTa1NrKKoQ== Date: Tue, 2 Apr 2024 18:46:06 +0200 Message-ID: <20240402164626.19466-1-sughosha@disroot.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=sughosha@disroot.org; helo=layka.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Sughosha X-ACL-Warn: , Sughosha via Guix-patches From: Sughosha via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -6.35 X-Migadu-Queue-Id: B121E3640F X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.35 X-TUID: IkmpeLOAgVnY * gnu/packages/kde-utils.scm (kwalletmanager): New variable. --- gnu/packages/kde-utils.scm | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/gnu/packages/kde-utils.scm b/gnu/packages/kde-utils.scm index 6735bf2aea..6f8fd995d1 100644 --- a/gnu/packages/kde-utils.scm +++ b/gnu/packages/kde-utils.scm @@ -984,6 +984,44 @@ (define-public krusader great on your desktop.") (license license:gpl2+))) +(define-public kwalletmanager + (package + (name "kwalletmanager") + (version "23.04.3") + (source + (origin + (method url-fetch) + (uri (string-append "mirror://kde/stable/release-service/" version + "/src/kwalletmanager-" version ".tar.xz")) + (sha256 + (base32 "1g3yw32kv7yij2ymk52fpp0srncr2ijfckfvz5hc0nsn7xhyqdby")))) + (build-system qt-build-system) + (native-inputs + (list extra-cmake-modules kdoctools)) + (inputs + (list karchive + kauth + kcmutils + kconfig + kconfigwidgets + kcoreaddons + kcrash + kdbusaddons + ki18n + kio + kjobwidgets + knotifications + kservice + ktextwidgets + kwallet + kwindowsystem + kxmlgui)) + (home-page "https://apps.kde.org/kwalletmanager5/") + (synopsis "Tool to manage passwords on KWallet") + (description + "This package provides a tool to manage passwords on @code{kwallet}.") + (license license:gpl2+))) + (define-public kxstitch (package (name "kxstitch") -- 2.41.0