GNU bug report logs - #41468
update libaom to 2.0.0

Previous Next

Package: guix;

Reported by: Arne Babenhauserheide <arne_bab <at> web.de>

Date: Fri, 22 May 2020 22:50:02 UTC

Severity: normal

Done: Leo Famulari <leo <at> famulari.name>

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: Arne Babenhauserheide <arne_bab <at> web.de>
Subject: bug#41468: closed (Re: bug#41468: update libaom to 2.0.0)
Date: Fri, 22 May 2020 23:37:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#41468: update libaom to 2.0.0

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 41468 <at> debbugs.gnu.org.

-- 
41468: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41468
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Arne Babenhauserheide <arne_bab <at> web.de>
Cc: 41468-done <at> debbugs.gnu.org
Subject: Re: bug#41468: update libaom to 2.0.0
Date: Fri, 22 May 2020 19:36:36 -0400
[Message part 3 (text/plain, inline)]
On Sat, May 23, 2020 at 12:49:20AM +0200, Arne Babenhauserheide wrote:
> this updates libaom to 2.0.0

Nice! It should be a lot faster than before :)

> Tested: ffmpeg still works.

Thanks for saying how you tested it. Pushed as
6597893ba27153efd61bc28b15c1f4cd1aab2864 along with updates to dav1d and
libavif.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Arne Babenhauserheide <arne_bab <at> web.de>
To: bug-guix <at> gnu.org
Subject: update libaom to 2.0.0
Date: Sat, 23 May 2020 00:49:20 +0200
[Message part 6 (text/plain, inline)]
Hi,

this updates libaom to 2.0.0

[0001-gnu-libaom-Update-to-2.0.0.patch (text/x-patch, inline)]
From 7a8f305b63b5bf98859c3636ad70ca2223011920 Mon Sep 17 00:00:00 2001
From: Arne Babenhauserheide <arne_bab <at> web.de>
Date: Fri, 22 May 2020 15:17:32 +0200
Subject: [PATCH] gnu: libaom: Update to 2.0.0

* gnu/packages/video.scm (libaom): Update to 2.0.0.
---
 gnu/packages/video.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index bb465c64c9..cd3e5ba9ef 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -283,7 +283,7 @@ television and DVD.  It is also known as AC-3.")
 (define-public libaom
   (package
     (name "libaom")
-    (version "1.0.0-errata1-avif")
+    (version "2.0.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -292,7 +292,7 @@ television and DVD.  It is also known as AC-3.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "169yfgh7zigc21h71qclfyr7s4wwp2i9vbr4z6pkabypvass4v7m"))))
+                "1616xjhj6770ykn82ml741h8hx44v507iky3s9h7a5lnk9d4cxzy"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("perl" ,perl)
--
2.26.2

[Message part 8 (text/plain, inline)]
Tested: ffmpeg still works.

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein
ohne es zu merken

This bug report was last modified 5 years and 59 days ago.

Previous Next


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