From unknown Sat Jun 21 05:15:22 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#76284] [PATCH] gnu: Add vtkdiff Resent-From: Lars Bilke Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 14 Feb 2025 10:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 76284 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 76284@debbugs.gnu.org Cc: Lars Bilke X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.173952925013818 (code B ref -1); Fri, 14 Feb 2025 10:35:02 +0000 Received: (at submit) by debbugs.gnu.org; 14 Feb 2025 10:34:10 +0000 Received: from localhost ([127.0.0.1]:47199 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tit1O-0003an-Dh for submit@debbugs.gnu.org; Fri, 14 Feb 2025 05:34:10 -0500 Received: from lists.gnu.org ([2001:470:142::17]:52680) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tit1L-0003a6-Qt for submit@debbugs.gnu.org; Fri, 14 Feb 2025 05:34:08 -0500 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 1tit1E-0000Ws-Gk for guix-patches@gnu.org; Fri, 14 Feb 2025 05:34:00 -0500 Received: from mailgate5.ufz.de ([141.65.7.212] helo=mailgate.ufz.de) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tit1B-0002w4-Nt for guix-patches@gnu.org; Fri, 14 Feb 2025 05:33:59 -0500 Received: from imap.intranet.ufz.de (dcs1.intranet.ufz.de [141.65.125.135]) by mailgate.ufz.de (Mailgate5-UFZ) with ESMTP id 1B31D1604DC for ; Fri, 14 Feb 2025 11:33:46 +0100 (CET) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: TEXT/PLAIN Received: from conversion-daemon.imap.intranet.ufz.de by imap.intranet.ufz.de (Oracle Communications Messaging Server 8.0.2.6.20200227 64bit (built Feb 27 2020)) id <0SRO00A0050OHC00@imap.intranet.ufz.de> for guix-patches@gnu.org; Fri, 14 Feb 2025 11:33:46 +0100 (CET) Received: from smtp1.ufz.de ([141.65.7.216]) by imap.intranet.ufz.de (Oracle Communications Messaging Server 8.0.2.6.20200227 64bit (built Feb 27 2020)) with ESMTPS id <0SRO00EQJ5C82B40@imap.intranet.ufz.de> for guix-patches@gnu.org; Fri, 14 Feb 2025 11:33:44 +0100 (CET) Received: from envinf4.minotaur-alpha.ts.net (unknown [141.65.34.85]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp1.ufz.de (smtp1-UFZ) with ESMTPSA id 7C366800E7; Fri, 14 Feb 2025 11:30:42 +0100 (CET) Date: Fri, 14 Feb 2025 11:30:21 +0100 From: Lars Bilke Message-id: <8fc5848aa4cbe3c7abd1ab34b262b6ae7dfad105.1739529021.git.lars.bilke@ufz.de> X-Mailer: git-send-email 2.46.1 Received-SPF: pass client-ip=141.65.7.212; envelope-from=lars.bilke@ufz.de; helo=mailgate.ufz.de X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Depends on https://issues.guix.gnu.org/76173. * gnu/packages/image-processing.scm (vtkdiff): New variable. Change-Id: I9d7e9ff2dbe9683177d3f5c835466d3d052289ed --- gnu/packages/image-processing.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm index 20e188bd70..4c1b1885cb 100644 --- a/gnu/packages/image-processing.scm +++ b/gnu/packages/image-processing.scm @@ -487,6 +487,32 @@ (define-public vtk-7 (("Host system: \\@CMAKE_HOST_SYSTEM\\@") "Host system: @CMAKE_SYSTEM_NAME@")))))))))) +(define-public vktdiff + (package + (name "vtkdiff") + (version "1.0.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ufz/vtkdiff") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "15nwzfhgyjfvd083kw1s19xkxcds9h31hx9cr339x3bkllbj609j")))) + (build-system cmake-build-system) + (inputs (list tclap vtk)) + (arguments + (list + #:tests? #f ;There are no tests. + #:configure-flags #~(list "-DGUIX_BUILD=ON"))) + (home-page "https://github.com/ufz/vtkdiff") + (synopsis "Numerical difference of data arrays in vtk files") + (description + "The vtkdiff tool shall provide means of numerical comparison of +different data arrays similar to those available in the numdiff software.") + (license license:bsd-3))) + (define-public opencv (package (name "opencv") base-commit: 4b5f0408e66392ab745dc0f7830732217d88f17d -- 2.46.1 From unknown Sat Jun 21 05:15:22 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Lars Bilke Subject: bug#76284: closed (Re: [bug#76284] [PATCH] gnu: Add vtkdiff) Message-ID: References: <87senlq9v3.fsf@gnu.org> <8fc5848aa4cbe3c7abd1ab34b262b6ae7dfad105.1739529021.git.lars.bilke@ufz.de> X-Gnu-PR-Message: they-closed 76284 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 76284@debbugs.gnu.org Date: Mon, 10 Mar 2025 13:44:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1741614242-22790-1" This is a multi-part message in MIME format... ------------=_1741614242-22790-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #76284: [PATCH] gnu: Add vtkdiff which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 76284@debbugs.gnu.org. --=20 76284: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D76284 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1741614242-22790-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 76284-done) by debbugs.gnu.org; 10 Mar 2025 13:43:56 +0000 Received: from localhost ([127.0.0.1]:36759 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1trdQB-0005v6-IO for submit@debbugs.gnu.org; Mon, 10 Mar 2025 09:43:55 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:34426) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1trdQ8-0005ur-F4 for 76284-done@debbugs.gnu.org; Mon, 10 Mar 2025 09:43:53 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 7B8EB1D7; Mon, 10 Mar 2025 14:43:46 +0100 (CET) Authentication-Results: hera.aquilenet.fr; none X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id KsL-3mV82Wnr; Mon, 10 Mar 2025 14:43:46 +0100 (CET) Received: from ribbon (unknown [193.50.110.159]) by hera.aquilenet.fr (Postfix) with ESMTPSA id AAADE1C2; Mon, 10 Mar 2025 14:43:45 +0100 (CET) From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Lars Bilke Subject: Re: [bug#76284] [PATCH] gnu: Add vtkdiff In-Reply-To: <8fc5848aa4cbe3c7abd1ab34b262b6ae7dfad105.1739529021.git.lars.bilke@ufz.de> (Lars Bilke's message of "Fri, 14 Feb 2025 11:30:21 +0100") References: <8fc5848aa4cbe3c7abd1ab34b262b6ae7dfad105.1739529021.git.lars.bilke@ufz.de> Date: Mon, 10 Mar 2025 14:43:44 +0100 Message-ID: <87senlq9v3.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Server: hera X-Rspamd-Queue-Id: 7B8EB1D7 X-Spamd-Result: default: False [5.18 / 15.00]; SPAM_FLAG(5.00)[]; BAYES_HAM(-3.00)[99.99%]; NEURAL_SPAM(2.73)[0.909]; R_MIXED_CHARSET(0.56)[subject]; MIME_GOOD(-0.10)[text/plain]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_TWO(0.00)[2]; ARC_NA(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Spamd-Bar: +++++ X-Rspamd-Action: greylist X-Spam-Level: ***** X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 76284-done Cc: 76284-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Lars Bilke skribis: > Depends on https://issues.guix.gnu.org/76173. > > * gnu/packages/image-processing.scm (vtkdiff): New variable. > > Change-Id: I9d7e9ff2dbe9683177d3f5c835466d3d052289ed Applied, thanks! ------------=_1741614242-22790-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 14 Feb 2025 10:34:10 +0000 Received: from localhost ([127.0.0.1]:47199 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tit1O-0003an-Dh for submit@debbugs.gnu.org; Fri, 14 Feb 2025 05:34:10 -0500 Received: from lists.gnu.org ([2001:470:142::17]:52680) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tit1L-0003a6-Qt for submit@debbugs.gnu.org; Fri, 14 Feb 2025 05:34:08 -0500 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 1tit1E-0000Ws-Gk for guix-patches@gnu.org; Fri, 14 Feb 2025 05:34:00 -0500 Received: from mailgate5.ufz.de ([141.65.7.212] helo=mailgate.ufz.de) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tit1B-0002w4-Nt for guix-patches@gnu.org; Fri, 14 Feb 2025 05:33:59 -0500 Received: from imap.intranet.ufz.de (dcs1.intranet.ufz.de [141.65.125.135]) by mailgate.ufz.de (Mailgate5-UFZ) with ESMTP id 1B31D1604DC for ; Fri, 14 Feb 2025 11:33:46 +0100 (CET) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: TEXT/PLAIN Received: from conversion-daemon.imap.intranet.ufz.de by imap.intranet.ufz.de (Oracle Communications Messaging Server 8.0.2.6.20200227 64bit (built Feb 27 2020)) id <0SRO00A0050OHC00@imap.intranet.ufz.de> for guix-patches@gnu.org; Fri, 14 Feb 2025 11:33:46 +0100 (CET) Received: from smtp1.ufz.de ([141.65.7.216]) by imap.intranet.ufz.de (Oracle Communications Messaging Server 8.0.2.6.20200227 64bit (built Feb 27 2020)) with ESMTPS id <0SRO00EQJ5C82B40@imap.intranet.ufz.de> for guix-patches@gnu.org; Fri, 14 Feb 2025 11:33:44 +0100 (CET) Received: from envinf4.minotaur-alpha.ts.net (unknown [141.65.34.85]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp1.ufz.de (smtp1-UFZ) with ESMTPSA id 7C366800E7; Fri, 14 Feb 2025 11:30:42 +0100 (CET) Date: Fri, 14 Feb 2025 11:30:21 +0100 From: Lars Bilke Subject: [PATCH] gnu: Add vtkdiff To: guix-patches@gnu.org Message-id: <8fc5848aa4cbe3c7abd1ab34b262b6ae7dfad105.1739529021.git.lars.bilke@ufz.de> X-Mailer: git-send-email 2.46.1 Received-SPF: pass client-ip=141.65.7.212; envelope-from=lars.bilke@ufz.de; helo=mailgate.ufz.de X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: submit Cc: Lars Bilke X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Depends on https://issues.guix.gnu.org/76173. * gnu/packages/image-processing.scm (vtkdiff): New variable. Change-Id: I9d7e9ff2dbe9683177d3f5c835466d3d052289ed --- gnu/packages/image-processing.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm index 20e188bd70..4c1b1885cb 100644 --- a/gnu/packages/image-processing.scm +++ b/gnu/packages/image-processing.scm @@ -487,6 +487,32 @@ (define-public vtk-7 (("Host system: \\@CMAKE_HOST_SYSTEM\\@") "Host system: @CMAKE_SYSTEM_NAME@")))))))))) +(define-public vktdiff + (package + (name "vtkdiff") + (version "1.0.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ufz/vtkdiff") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "15nwzfhgyjfvd083kw1s19xkxcds9h31hx9cr339x3bkllbj609j")))) + (build-system cmake-build-system) + (inputs (list tclap vtk)) + (arguments + (list + #:tests? #f ;There are no tests. + #:configure-flags #~(list "-DGUIX_BUILD=ON"))) + (home-page "https://github.com/ufz/vtkdiff") + (synopsis "Numerical difference of data arrays in vtk files") + (description + "The vtkdiff tool shall provide means of numerical comparison of +different data arrays similar to those available in the numdiff software.") + (license license:bsd-3))) + (define-public opencv (package (name "opencv") base-commit: 4b5f0408e66392ab745dc0f7830732217d88f17d -- 2.46.1 ------------=_1741614242-22790-1--