From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id UEYXEaT012RmQQEASxT56A (envelope-from ) for ; Sat, 12 Aug 2023 23:07:48 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id KAQxEaT012QzXQEA9RJhRA (envelope-from ) for ; Sat, 12 Aug 2023 23:07:48 +0200 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 219C95A56C for ; Sat, 12 Aug 2023 23:07:48 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=lh3dz8x6; 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=1691874468; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=TfIVlZOPfIqsG71DZmnP3pA/55a5lM/6qF6lTvBncjU=; b=B2lWCiqUQGT1HiUCGlNmmibCgWXTwYLyFnO7M5SbCoLhktVzsBoeDSlNXxoaUksrGTZdAq BRPKNuQLtxnyFE1HHxTRcHm5JtaHqqxzDueZT0fO4mR3WKGWdrDzcTpTtoyMhF3ckddeii MLdMAPEu3RbxFn4dZttxXiMJDzf7MKbiBMKOpr66vX4o+VcNVo9SmsYNBmr11TKcf6ttBB luejEIihX9HotZmOvov8FPMgPMNYyitg04AHZ3pNuh+e+eHsYbgZYzrbUm5tV3TDUHOFTE JPa9ST26kiG7+wN2ymPcdvpiIRibjGPyvaTziK2GqYiUBxT74+0Jwwg3/yvdHg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=lh3dz8x6; 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=1691874468; a=rsa-sha256; cv=none; b=nfhSB1LtWZnjlCVoxLADiGFM2gl53y6O6y4JgTxTgDyjQnLmMeSzNzLqhQq5awt/32havA ji1l13MebnQQAYugQqty75UVRqBL6ibSYnlW8Y0R1FUOBqzImtiUxX2GLmWJ6VvGknGb30 SzR7Bid2XE8qZkkuxPlX7w3I9zqJ54wpwL8oTR/C6UENPQ1rboC41/usSXNfrfA3PNdEQq +z4FhJgCAwM/ILZATxi7GlcA0fB9Lt7uti1c54iRc8y/kxlkwbY6p3351g1u3XelekeV4e 5BfSsFtMCR3ysCBdgEQC3QRlFiN9OamkQ5PflAOyfhjy3Ykme6sFgOt+mK8nTg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qUvpD-0000Eg-QJ; Sat, 12 Aug 2023 17:07:07 -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 1qUvpB-0000Bh-1t for guix-patches@gnu.org; Sat, 12 Aug 2023 17:07:05 -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 1qUvpA-0005u5-Pt for guix-patches@gnu.org; Sat, 12 Aug 2023 17:07:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qUvpA-0003QX-Kf for guix-patches@gnu.org; Sat, 12 Aug 2023 17:07:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64798] [PATCH 7/9] gnu: Add kompare. Resent-From: Sughosha Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 12 Aug 2023 21:07:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64798 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64798@debbugs.gnu.org Cc: Sughosha Received: via spool by 64798-submit@debbugs.gnu.org id=B64798.169187439213057 (code B ref 64798); Sat, 12 Aug 2023 21:07:04 +0000 Received: (at 64798) by debbugs.gnu.org; 12 Aug 2023 21:06:32 +0000 Received: from localhost ([127.0.0.1]:57626 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qUvod-0003OQ-Io for submit@debbugs.gnu.org; Sat, 12 Aug 2023 17:06:31 -0400 Received: from layka.disroot.org ([178.21.23.139]:34956) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qUvoU-0003Mn-Mh for 64798@debbugs.gnu.org; Sat, 12 Aug 2023 17:06:23 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 89CD040DE5; Sat, 12 Aug 2023 23:06:22 +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 P-g0jJHmourf; Sat, 12 Aug 2023 23:06:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1691874381; bh=Zvn00ruxUcC3si65drN8nguL3FmKmosr33dm/7TLgxk=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=lh3dz8x676ZlVqfSOdj0TRmMfU2DF+DDbxTyX0LH9DE/QdqlygHfVKUzZdW5fykmO TI8Cmde3Q8AJhXS/liMhzBiivWRc3dwwEajB1fWstc5xdydl0wUkno0wbXz4ufzB8b NV5RV7jdGxglU9pKYx0Me6GyMo8ztr8XZXiZ0CSh7DWXJLMYdzPteCRNuyB24SP7I0 wG0AyFnhOPet8mEtW5xET+UHRYuxiuR0CGRm3rs8jlQt4cRNCpOlCPfjPdQyj+iYnT RdbEiyRFkrpHHnFyL7qHv+kUvgmnIkeZajYorER2c0NyddQwTl5Lihh/ADTtii1Uoj YgztCl64ffZWg== Date: Sat, 12 Aug 2023 23:05:54 +0200 Message-ID: <3b1ee091f498d9a02bbbaec1442acc819026ebd2.1691874083.git.sughosha@disroot.org> 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: , 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.19 X-Migadu-Queue-Id: 219C95A56C X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.19 X-TUID: WALMRPwSr77r * gnu/packages/kde.scm (kompare): New variable. --- gnu/packages/kde.scm | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm index cd8dd0e64c..e0299b9af6 100644 --- a/gnu/packages/kde.scm +++ b/gnu/packages/kde.scm @@ -919,6 +919,50 @@ (define-public kommit "Kommit is a git client for KDE.") (license license:gpl3+))) +(define-public kompare + (package + (name "kompare") + (version "23.04.3") + (source (origin + (method url-fetch) + (uri (string-append "mirror://kde/stable/release-service/" version + "/src/kompare-" version ".tar.xz")) + (sha256 + (base32 + "058rr0n5r9czxqs6ixacx0bm8hglwjmhfpf5xf1zr0fjgcirlrwy")))) + (build-system qt-build-system) + (native-inputs + (list extra-cmake-modules kdoctools)) + (inputs + (list libkomparediff2 + kcodecs + kconfig + kcoreaddons + kiconthemes + kjobwidgets + kparts + ktexteditor + kwidgetsaddons)) + (home-page "https://apps.kde.org/kompare/") + (synopsis "Graphical file differences tool") + (description + "Kompare is a program to view the differences between files. Features +include: +@itemize +@item comparison of files or directories via a graphical interface, +@item bezier-based connection widget letting you see both source and destination, +@item graphical viewing of patch files in normal, context, unified and diff + formats, +@item interactive application of differences, +@item network transparency, +@item ability to view plain-text diff output in embedded viewer, +@item navigation of multiple-file diffs with dockable navigation tree, +@item graphical interface for commonly used diff command line options, +@item switch source and destination +@item and diff statistics. +@end itemize") + (license license:gpl3+))) + (define-public kopeninghours (package (name "kopeninghours") -- 2.41.0