From unknown Sat Sep 20 07:50:33 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#77347] [PATCH] gnu: Remove mia. Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 28 Mar 2025 22:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 77347 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 77347@debbugs.gnu.org Cc: Andreas Enge X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.174320111213921 (code B ref -1); Fri, 28 Mar 2025 22:32:02 +0000 Received: (at submit) by debbugs.gnu.org; 28 Mar 2025 22:31:52 +0000 Received: from localhost ([127.0.0.1]:55850 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tyIEx-0003cT-I0 for submit@debbugs.gnu.org; Fri, 28 Mar 2025 18:31:52 -0400 Received: from lists.gnu.org ([2001:470:142::17]:39572) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tyIEr-0003bv-Na for submit@debbugs.gnu.org; Fri, 28 Mar 2025 18:31:47 -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 1tyIEl-0000zI-UY for guix-patches@gnu.org; Fri, 28 Mar 2025 18:31:39 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tyIEj-0001Da-F1 for guix-patches@gnu.org; Fri, 28 Mar 2025 18:31:39 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 0B070391; Fri, 28 Mar 2025 23:31:34 +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 bpMeZrcTpufI; Fri, 28 Mar 2025 23:31:33 +0100 (CET) Received: from jurong.lan (176-179-191-150.abo.bbox.fr [176.179.191.150]) by hera.aquilenet.fr (Postfix) with ESMTPSA id E3794182; Fri, 28 Mar 2025 23:31:32 +0100 (CET) From: Andreas Enge Date: Fri, 28 Mar 2025 23:31:01 +0100 Message-ID: X-Mailer: git-send-email 2.49.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 0B070391 X-Spamd-Result: default: False [8.40 / 15.00]; SPAM_FLAG(5.00)[]; BAYES_HAM(-3.00)[100.00%]; NEURAL_SPAM(3.00)[1.000]; FORGED_RECIPIENTS(2.00)[m:andreas@enge.fr,s:andreas.enge@aquilenet.fr]; MID_CONTAINS_FROM(1.00)[]; R_MISSING_CHARSET(0.50)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; MIME_TRACE(0.00)[0:+]; FROM_EQ_ENVFROM(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_SOME(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[] X-Spam-Level: ******** X-Rspamd-Action: add header X-Spamd-Bar: ++++++++ X-Rspamd-Server: hera X-Spam: Yes Received-SPF: pass client-ip=185.233.100.1; envelope-from=andreas@enge.fr; helo=hera.aquilenet.fr X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-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 (-) The package has no dependent packages. It does not build any more since May 2023, and has not seen a newer release since the currently packaged release from 2020. * gnu/packages/image-processing.scm (mia): Delete variable. Change-Id: I62556d2690903b6171b5ff752094310fb989fc03 --- This should be removed on or after April 28. gnu/packages/image-processing.scm | 56 ------------------------------- 1 file changed, 56 deletions(-) diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm index 40894df76d..a89874fc06 100644 --- a/gnu/packages/image-processing.scm +++ b/gnu/packages/image-processing.scm @@ -206,62 +206,6 @@ (define-public dcmtk "A union of the Apache 2.0 licence and various non-copyleft licences similar to the Modified BSD licence.")))) -(define-public mia - (package - (name "mia") - (version "2.4.7") - (source (origin - (method url-fetch) - (uri (string-append "mirror://sourceforge/mia/mia/" - (version-major+minor version) - "/mia-" version ".tar.xz")) - (sha256 - (base32 - "0qpcd3n26q52dpyibm11f5l6cgscdr54p2jish39gc3p1f5h3ws1")) - (patches (search-patches "mia-fix-boost-headers.patch" - "mia-vtk9.patch" - "mia-vtk92.patch" - "mia-vtk-version.patch")))) - (build-system cmake-build-system) - (arguments - `(#:configure-flags - (list "-DMIA_CREATE_NIPYPE_INTERFACES=OFF" - "-DCMAKE_CXX_FLAGS=-fpermissive"))) - (inputs - (list boost - dcmtk - doxygen - eigen - fftw - fftwf - gsl - gts - hdf5 - itpp - libjpeg-turbo - libpng - libtiff - libxml2 - libxml++ - maxflow - niftilib - nlopt - openexr-2 - python-lxml - vtk)) - (native-inputs - (list pkg-config - python-wrapper)) - (home-page "https://mia.sourceforge.net") - (synopsis "Toolkit for gray scale medical image analysis") - (description "MIA provides a combination of command line tools, plug-ins, -and libraries that make it possible run image processing tasks interactively -in a command shell and to prototype using the shell's scripting language. It -is built around a plug-in structure that makes it easy to add functionality -without compromising the original code base and it makes use of a wide variety -of external libraries that provide additional functionality.") - (license license:gpl3+))) - (define-public opencolorio (package (name "opencolorio") base-commit: 1a5b520abb751ac6d390f476755f7a77450de515 -- 2.49.0 From unknown Sat Sep 20 07:50:33 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#77347] remove mia References: In-Reply-To: Resent-From: Steve George Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 07 Apr 2025 18:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 77347 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 77347@debbugs.gnu.org Received: via spool by 77347-submit@debbugs.gnu.org id=B77347.174405129222134 (code B ref 77347); Mon, 07 Apr 2025 18:42:01 +0000 Received: (at 77347) by debbugs.gnu.org; 7 Apr 2025 18:41:32 +0000 Received: from localhost ([127.0.0.1]:56879 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u1rPX-0005ku-Iv for submit@debbugs.gnu.org; Mon, 07 Apr 2025 14:41:31 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]:56832) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1u1rPT-0005kD-Sg for 77347@debbugs.gnu.org; Mon, 07 Apr 2025 14:41:29 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1u1rPL-00CpPi-Fb for 77347@debbugs.gnu.org; Mon, 07 Apr 2025 20:41:19 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=futurile.net; s=selector1; h=Content-Type:MIME-Version:Message-ID:Subject: To:From:Date; bh=XbR5lu4njeagUZeqPf+I6w67/G4Uj7fH++EYVlCzPek=; b=ngHM4WtS7hEz w0SyjyILF9FO44cczSv9wq8zMR+VfdY2L4tnrHpXgBBoOuRmaaQflphW+hhqlcCuk4aPzr59OkNge DCqXtW4GwUjvdMlvZ2qjzP5MxvaIs2by4XM5C4qkbKjmuXzBK83j7Z3t3n8OhpbK1NfjKruoD3lFf BI3KHt5JJzv/ghJrYXWhMoZBpwdRAZ2X+pV/YK2+4asJmAzq/RBiisw29MlvSi8IONhkdYERoBmwe MUCozo/80g4yQHZ7s402HXRSDwXSFTJMr/KtKceQRk7olO3Vyxd98NaQXT9ygFHfBR5beRckkpy8K Yk4tYpiLefqolHohBr3mYQ==; Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1u1rPK-0001IP-Vh for 77347@debbugs.gnu.org; Mon, 07 Apr 2025 20:41:19 +0200 Received: by submission01.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1u1rPD-009eNW-Ry for 77347@debbugs.gnu.org; Mon, 07 Apr 2025 20:41:11 +0200 Date: Mon, 7 Apr 2025 19:41:11 +0100 From: Steve George Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline X-Spam-Score: -0.7 (/) 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.7 (-) Hi, Makes sense, just found that the manual says we wait for a month before doing so. Nice! From unknown Sat Sep 20 07:50:33 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: Andreas Enge Subject: bug#77347: closed (Re: bug#77347: Acknowledgement ([PATCH] gnu: Remove mia.)) Message-ID: References: X-Gnu-PR-Message: they-closed 77347 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 77347@debbugs.gnu.org Date: Tue, 29 Apr 2025 09:39:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1745919542-3694-1" This is a multi-part message in MIME format... ------------=_1745919542-3694-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #77347: [PATCH] gnu: Remove mia. 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 77347@debbugs.gnu.org. --=20 77347: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D77347 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1745919542-3694-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 77347-done) by debbugs.gnu.org; 29 Apr 2025 09:38:29 +0000 Received: from localhost ([127.0.0.1]:49522 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u9hQ4-0000tg-JB for submit@debbugs.gnu.org; Tue, 29 Apr 2025 05:38:28 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:49840) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1u9hQ2-0000tK-4e for 77347-done@debbugs.gnu.org; Tue, 29 Apr 2025 05:38:26 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 4D3D7311; Tue, 29 Apr 2025 11:38:20 +0200 (CEST) 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 AcgvsyUY3uRr; Tue, 29 Apr 2025 11:38:20 +0200 (CEST) Received: from jurong (176-179-191-150.abo.bbox.fr [176.179.191.150]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 7A16130D; Tue, 29 Apr 2025 11:38:19 +0200 (CEST) Date: Tue, 29 Apr 2025 11:38:17 +0200 From: Andreas Enge To: 77347-done@debbugs.gnu.org Subject: Re: bug#77347: Acknowledgement ([PATCH] gnu: Remove mia.) Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4D3D7311 X-Spamd-Result: default: False [-5.38 / 15.00]; NEURAL_HAM(-3.00)[-1.000]; BAYES_HAM(-2.78)[99.05%]; MID_RHS_NOT_FQDN(0.50)[]; MIME_GOOD(-0.10)[text/plain]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_DN_NONE(0.00)[]; URIBL_BLOCKED(0.00)[localhost:rdns,localhost:helo]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[] X-Rspamd-Action: no action X-Spamd-Bar: ----- X-Rspamd-Server: hera X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 77347-done 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 (-) Package removed. Andreas ------------=_1745919542-3694-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 28 Mar 2025 22:31:52 +0000 Received: from localhost ([127.0.0.1]:55850 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tyIEx-0003cT-I0 for submit@debbugs.gnu.org; Fri, 28 Mar 2025 18:31:52 -0400 Received: from lists.gnu.org ([2001:470:142::17]:39572) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tyIEr-0003bv-Na for submit@debbugs.gnu.org; Fri, 28 Mar 2025 18:31:47 -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 1tyIEl-0000zI-UY for guix-patches@gnu.org; Fri, 28 Mar 2025 18:31:39 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tyIEj-0001Da-F1 for guix-patches@gnu.org; Fri, 28 Mar 2025 18:31:39 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 0B070391; Fri, 28 Mar 2025 23:31:34 +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 bpMeZrcTpufI; Fri, 28 Mar 2025 23:31:33 +0100 (CET) Received: from jurong.lan (176-179-191-150.abo.bbox.fr [176.179.191.150]) by hera.aquilenet.fr (Postfix) with ESMTPSA id E3794182; Fri, 28 Mar 2025 23:31:32 +0100 (CET) From: Andreas Enge To: guix-patches@gnu.org Subject: [PATCH] gnu: Remove mia. Date: Fri, 28 Mar 2025 23:31:01 +0100 Message-ID: X-Mailer: git-send-email 2.49.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 0B070391 X-Spamd-Result: default: False [8.40 / 15.00]; SPAM_FLAG(5.00)[]; BAYES_HAM(-3.00)[100.00%]; NEURAL_SPAM(3.00)[1.000]; FORGED_RECIPIENTS(2.00)[m:andreas@enge.fr,s:andreas.enge@aquilenet.fr]; MID_CONTAINS_FROM(1.00)[]; R_MISSING_CHARSET(0.50)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; MIME_TRACE(0.00)[0:+]; FROM_EQ_ENVFROM(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_SOME(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[] X-Spam-Level: ******** X-Rspamd-Action: add header X-Spamd-Bar: ++++++++ X-Rspamd-Server: hera X-Spam: Yes Received-SPF: pass client-ip=185.233.100.1; envelope-from=andreas@enge.fr; helo=hera.aquilenet.fr X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-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: Andreas Enge 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 (-) The package has no dependent packages. It does not build any more since May 2023, and has not seen a newer release since the currently packaged release from 2020. * gnu/packages/image-processing.scm (mia): Delete variable. Change-Id: I62556d2690903b6171b5ff752094310fb989fc03 --- This should be removed on or after April 28. gnu/packages/image-processing.scm | 56 ------------------------------- 1 file changed, 56 deletions(-) diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm index 40894df76d..a89874fc06 100644 --- a/gnu/packages/image-processing.scm +++ b/gnu/packages/image-processing.scm @@ -206,62 +206,6 @@ (define-public dcmtk "A union of the Apache 2.0 licence and various non-copyleft licences similar to the Modified BSD licence.")))) -(define-public mia - (package - (name "mia") - (version "2.4.7") - (source (origin - (method url-fetch) - (uri (string-append "mirror://sourceforge/mia/mia/" - (version-major+minor version) - "/mia-" version ".tar.xz")) - (sha256 - (base32 - "0qpcd3n26q52dpyibm11f5l6cgscdr54p2jish39gc3p1f5h3ws1")) - (patches (search-patches "mia-fix-boost-headers.patch" - "mia-vtk9.patch" - "mia-vtk92.patch" - "mia-vtk-version.patch")))) - (build-system cmake-build-system) - (arguments - `(#:configure-flags - (list "-DMIA_CREATE_NIPYPE_INTERFACES=OFF" - "-DCMAKE_CXX_FLAGS=-fpermissive"))) - (inputs - (list boost - dcmtk - doxygen - eigen - fftw - fftwf - gsl - gts - hdf5 - itpp - libjpeg-turbo - libpng - libtiff - libxml2 - libxml++ - maxflow - niftilib - nlopt - openexr-2 - python-lxml - vtk)) - (native-inputs - (list pkg-config - python-wrapper)) - (home-page "https://mia.sourceforge.net") - (synopsis "Toolkit for gray scale medical image analysis") - (description "MIA provides a combination of command line tools, plug-ins, -and libraries that make it possible run image processing tasks interactively -in a command shell and to prototype using the shell's scripting language. It -is built around a plug-in structure that makes it easy to add functionality -without compromising the original code base and it makes use of a wide variety -of external libraries that provide additional functionality.") - (license license:gpl3+))) - (define-public opencolorio (package (name "opencolorio") base-commit: 1a5b520abb751ac6d390f476755f7a77450de515 -- 2.49.0 ------------=_1745919542-3694-1--