GNU bug report logs - #76668
[PATCH] gnu: opencv: Remove unused input.

Previous Next

Package: guix-patches;

Reported by: Vinicius Monego <monego <at> posteo.net>

Date: Sat, 1 Mar 2025 21:51:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

To reply to this bug, email your comments to 76668 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#76668; Package guix-patches. (Sat, 01 Mar 2025 21:51:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vinicius Monego <monego <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 01 Mar 2025 21:51:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vinicius Monego <monego <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Vinicius Monego <monego <at> posteo.net>
Subject: [PATCH] gnu: opencv: Remove unused input.
Date: Sat,  1 Mar 2025 21:50:10 +0000
* gnu/packages/image-processing.scm (opencv)[inputs]: Remove gtkglext.

Change-Id: I9444e4d9eaf36d56051bfbc54d7039c120405f03
---
This package is a dependency when opencv is built with gtk+-2 but for a while it has been built with gtk+. Sending patch because I did not attempt to build the package (large size).

 gnu/packages/image-processing.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm
index 405f90ca9a..d083463c55 100644
--- a/gnu/packages/image-processing.scm
+++ b/gnu/packages/image-processing.scm
@@ -727,7 +727,6 @@ (define-public opencv
            ffmpeg-4
            ;; TODO: add gstreamer
            gtk+
-           gtkglext
            hdf5
            ilmbase
            imath                        ;should be propagated by openexr

base-commit: b4ef91ab8cf295ac1c9f51517293eb43d9425090
-- 
2.48.1





Information forwarded to guix-patches <at> gnu.org:
bug#76668; Package guix-patches. (Tue, 25 Mar 2025 10:23:02 GMT) Full text and rfc822 format available.

Message #8 received at 76668 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Vinicius Monego <monego <at> posteo.net>
Cc: 76668 <at> debbugs.gnu.org
Subject: Re: [bug#76668] [PATCH] gnu: opencv: Remove unused input.
Date: Tue, 25 Mar 2025 11:21:32 +0100
Vinicius Monego <monego <at> posteo.net> skribis:

> * gnu/packages/image-processing.scm (opencv)[inputs]: Remove gtkglext.
>
> Change-Id: I9444e4d9eaf36d56051bfbc54d7039c120405f03
> ---
> This package is a dependency when opencv is built with gtk+-2 but for a while it has been built with gtk+. Sending patch because I did not attempt to build the package (large size).

LGTM.  Unfortunately <https://qa.guix.gnu.org/issue/76668> is erroring
out currently.

Ludo'.




Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Wed, 26 Mar 2025 09:30:03 GMT) Full text and rfc822 format available.

Notification sent to Vinicius Monego <monego <at> posteo.net>:
bug acknowledged by developer. (Wed, 26 Mar 2025 09:30:03 GMT) Full text and rfc822 format available.

Message #13 received at 76668-done <at> debbugs.gnu.org (full text, mbox):

From: Andreas Enge <andreas <at> enge.fr>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: Vinicius Monego <monego <at> posteo.net>, 76668-done <at> debbugs.gnu.org
Subject: Re: [bug#76668] [PATCH] gnu: opencv: Remove unused input.
Date: Wed, 26 Mar 2025 10:28:58 +0100
Am Tue, Mar 25, 2025 at 11:21:32AM +0100 schrieb Ludovic Courtès:
> LGTM.  Unfortunately <https://qa.guix.gnu.org/issue/76668> is erroring
> out currently.

Nevertheless, when I tried to build the package locally, it has
downloaded a substitute from bordeaux :-)

Pushed, thanks!

Andreas





This bug report was last modified 9 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.