From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id oGrDGBNgm2b7hgAAe85BDQ:P1 (envelope-from ) for ; Sat, 20 Jul 2024 06:58:27 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id oGrDGBNgm2b7hgAAe85BDQ (envelope-from ) for ; Sat, 20 Jul 2024 08:58:27 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=araneo.si header.s=20230811 header.b=aBrCGAFY; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=araneo.si (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1721458707; h=from:from:sender:sender: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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=PxRBoPaXbKU/HZH3DONd8TCwY3BhiCOlf4j9AxONScA=; b=rthyETnQAQytpGWTw3K4tQD8iHHsXAxeDKGwz4eSLcPqPT0LTRl2w/PzIm8a4YK1iITC/w gA8YlLZaGpweBk9C1Nlx+gSlL9sqwtIquRQT012dkShOCboNUbeHUvsR/LhCfUNbsN3IHy 8OCr4czFmBhhdIcED/6I1ukzw+A1guuWDzcOVgNeSMxOlRqZPa8XijypdMODa1nWVMpNmF 1vp4O87DCpaF8dUAnOpGa21PRPhAPE83LazzyZp3Xi7uZm9uqB6n8RdKcHNK8pU+kG1hrI xM+urXMvjuUlyWjk9fP1xDkpCtLCVN8u7V9rBWGh/dyiV7br4et6L8k2fw8jzg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=araneo.si header.s=20230811 header.b=aBrCGAFY; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=araneo.si (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1721458707; a=rsa-sha256; cv=none; b=O1ZrEZSoidcsVQKizSzertHVhpsvXgERQSah4P6zJMcRJq6UMcyshe64714ZLmDtmoJXff 3wtOnsBeSHsflkvckcdI1ArhED94sMl9WikZVWptWWpxg1Ig5uTWZ9W3hamaEdEVMKrTla ElgIGeXGzfV4GlsaeFkwxp9p8BowWTfixMO4eV+1bpiqzwvz87Cj7Q/vWrJsaWcaCNjaKN WvwytWak+2qtoppM7V80vLqa1NTDpKKIFga2CmX2IwsLJzdfKyVEdbwquDHNIwpwZWDm6I fpPavt8eh0+WmFTeEO6d7Vzofc3YgzyX3ckuUdYmysEP1UGeyRWJVj5JYYjPyw== 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 ED81A697BB for ; Sat, 20 Jul 2024 08:58:26 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sV42q-0001Bs-5n; Sat, 20 Jul 2024 02:58:16 -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 1sV42d-00019Y-Ui for guix-patches@gnu.org; Sat, 20 Jul 2024 02:58:04 -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 1sV42d-0004xu-Lo for guix-patches@gnu.org; Sat, 20 Jul 2024 02:58:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sV42b-0003if-Re; Sat, 20 Jul 2024 02:58:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#72205] [PATCH 1/4] gnu: Add kdsingleapplication. Resent-From: Timotej Lazar Original-Sender: "Debbugs-submit" Resent-CC: maxim.cournoyer@gmail.com, iyzsong@envs.net, guix-patches@gnu.org Resent-Date: Sat, 20 Jul 2024 06:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 72205 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 72205@debbugs.gnu.org Cc: Timotej Lazar , Maxim Cournoyer , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-Debbugs-Original-Xcc: Maxim Cournoyer , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by 72205-submit@debbugs.gnu.org id=B72205.172145865914236 (code B ref 72205); Sat, 20 Jul 2024 06:58:01 +0000 Received: (at 72205) by debbugs.gnu.org; 20 Jul 2024 06:57:39 +0000 Received: from localhost ([127.0.0.1]:51610 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sV42E-0003hY-OE for submit@debbugs.gnu.org; Sat, 20 Jul 2024 02:57:38 -0400 Received: from static.51.243.21.65.clients.your-server.de ([65.21.243.51]:50158 helo=araneo.si) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sV42B-0003hK-Tq for 72205@debbugs.gnu.org; Sat, 20 Jul 2024 02:57:36 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=20230811; bh=AtJzUfMGqma ikwQGaZRO5Txt6H1JMxOCfnRSkmcA7as=; h=references:in-reply-to:date: subject:cc:to:from; d=araneo.si; b=aBrCGAFYko21PW9i9Ldf6DP2LUWABZCljHU uWSIPcu6X6CUNrp1amtboX+2raqKD6jcQ0tB5xdx4og0QLsW60XreGES61dDDIZN0nztuy i676iHRK+msqTqrGNaDhHIhGCszE+gTN5XLDX7MgX/56vnhSMftnIRZO3hZJVrO4rA= Received: by araneo.si (OpenSMTPD) with ESMTPSA id 9a30e033 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sat, 20 Jul 2024 06:57:34 +0000 (UTC) From: Timotej Lazar Date: Sat, 20 Jul 2024 08:57:25 +0200 Message-ID: X-Mailer: git-send-email 2.45.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: 5.59 X-Migadu-Queue-Id: ED81A697BB X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: 5.59 X-TUID: jJTX20H2mPef * gnu/packages/qt.scm (kdsingleapplication): New variable. Change-Id: I08407da35712d465f9573f6bf1de0cc2e8435cb1 --- gnu/packages/qt.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index 0138fd3dbf..c150dca78b 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -5214,6 +5214,32 @@ (define-public libdbusmenu-qt and import their menus over DBus.") (license license:lgpl2.1+))) +(define-public kdsingleapplication + (package + (name "kdsingleapplication") + (version "1.1.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/KDAB/KDSingleApplication") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1w7wg9w4mifrkpn7hhw1nnnwh1vhnf8i4wgfxvh44nacwslbwsb2")))) + (build-system qt-build-system) + (arguments + (list + #:qtbase qtbase + #:configure-flags + #~(list "-DKDSingleApplication_QT6=true" "-DKDSingleApplication_TESTS=true"))) + (inputs (list libxkbcommon vulkan-headers)) + (home-page "https://github.com/KDAB/KDSingleApplication") + (synopsis "Qt helper class for single-instance policy applications") + (description "KD SingleApplication is a helper class for single-instance +policy applications.") + (license (list license:bsd-3 license:expat)))) + (define-public kdsoap (package (name "kdsoap") -- 2.45.2