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: Vinicius Monego <monego <at> posteo.net>
To: 76668 <at> debbugs.gnu.org
Cc: Vinicius Monego <monego <at> posteo.net>
Subject: [bug#76668] [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.