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>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Vinicius Monego <monego <at> posteo.net>
Subject: bug#76668: closed (Re: [bug#76668] [PATCH] gnu: opencv: Remove
 unused input.)
Date: Wed, 26 Mar 2025 09:30:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#76668: [PATCH] gnu: opencv: Remove unused input.

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 76668 <at> debbugs.gnu.org.

-- 
76668: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76668
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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


[Message part 3 (message/rfc822, inline)]
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




This bug report was last modified 55 days ago.

Previous Next


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