GNU bug report logs - #69938
[PATCH] gnu: opencv: Update to 4.9.0

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Fri, 22 Mar 2024 05:26:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: 69938 <at> debbugs.gnu.org
Subject: [bug#69938] [PATCH] gnu: opencv: Update to 4.9.0
Date: Fri, 22 Mar 2024 15:42:01 +0000
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/image-processing.scm (opencv): Update to 4.9.0
>
> Change-Id: I982256730e33b418491ba2b9238c0e532cb9a7a9
> ---
>  gnu/packages/image-processing.scm | 9 ++++-----
>  1 file changed, 4 insertions(+), 5 deletions(-)
>
> diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm
> index 98a3d0396d..479d43fd70 100644
> --- a/gnu/packages/image-processing.scm
> +++ b/gnu/packages/image-processing.scm
> @@ -494,7 +494,7 @@ (define-public vtk-7
>  (define-public opencv
>    (package
>      (name "opencv")
> -    (version "4.8.1")
> +    (version "4.9.0")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -519,7 +519,6 @@ (define-public opencv
>                                  "libjpeg"
>                                  "libjpeg-turbo"
>                                  "libpng"
> -                                "libtengine"

It would be good to have something in the commit message about why
you're making this change.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 55 days ago.

Previous Next


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