GNU bug report logs - #61792
[PATCH] gnu: ffmpeg: enable libwebp

Previous Next

Package: guix-patches;

Reported by: Ryan Sundberg <ryan <at> arctype.co>

Date: Sat, 25 Feb 2023 19:58:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 61792 in the body.
You can then email your comments to 61792 AT debbugs.gnu.org in the normal way.

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#61792; Package guix-patches. (Sat, 25 Feb 2023 19:58:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ryan Sundberg <ryan <at> arctype.co>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 25 Feb 2023 19:58:02 GMT) Full text and rfc822 format available.

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

From: Ryan Sundberg <ryan <at> arctype.co>
To: guix-patches <at> gnu.org
Cc: Ryan Sundberg <ryan <at> arctype.co>
Subject: [PATCH] gnu: ffmpeg: enable libwebp
Date: Sat, 25 Feb 2023 11:56:46 -0800
* gnu/packages/video.scm (ffmpeg)[configure-flags]: --enable-libwebp

Signed-off-by: Ryan Sundberg <ryan <at> arctype.co>
---
 gnu/packages/video.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index f63d5494de..f64608d18a 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1634,6 +1634,7 @@ (define-public ffmpeg-5
             libvdpau
             libvorbis
             libvpx
+            libwebp
             libx11
             libx264
             mesa
@@ -1731,6 +1732,7 @@ (define-public ffmpeg-5
          "--enable-libvidstab"
          "--enable-libvorbis"
          "--enable-libvpx"
+         "--enable-libwebp"
          "--enable-libxvid"
          "--enable-libx264"
          "--enable-libx265"
-- 
2.37.2





Information forwarded to guix-patches <at> gnu.org:
bug#61792; Package guix-patches. (Sun, 26 Feb 2023 03:01:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Ryan Sundberg via Guix-patches via <guix-patches <at> gnu.org>
Cc: Ryan Sundberg <ryan <at> arctype.co>, 61792 <at> debbugs.gnu.org
Subject: Re: [bug#61792] [PATCH] gnu: ffmpeg: enable libwebp
Date: Sat, 25 Feb 2023 21:53:49 -0500
On Sat, Feb 25, 2023 at 11:56:46AM -0800, Ryan Sundberg via Guix-patches via wrote:
> * gnu/packages/video.scm (ffmpeg)[configure-flags]: --enable-libwebp

Thanks!

Did you test if all the versions of FFmpeg that are packaged in Guix
support libwebp? Or is it only FFmpeg 5.1?

If you look in gnu/packages/video.scm, you'll see several other versions
that inherit from ffmpeg-5.




Information forwarded to guix-patches <at> gnu.org:
bug#61792; Package guix-patches. (Sun, 26 Feb 2023 03:01:02 GMT) Full text and rfc822 format available.

Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Thu, 02 Mar 2023 04:04:02 GMT) Full text and rfc822 format available.

Notification sent to Ryan Sundberg <ryan <at> arctype.co>:
bug acknowledged by developer. (Thu, 02 Mar 2023 04:04:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Ryan Sundberg <ryan <at> arctype.co>
Cc: 61792-done <at> debbugs.gnu.org
Subject: Re: [bug#61792] [PATCH] gnu: ffmpeg: enable libwebp
Date: Wed, 1 Mar 2023 23:02:51 -0500
On Wed, Mar 01, 2023 at 12:13:37AM -0800, Ryan Sundberg wrote:
> Surprisingly, this flag is supported all the way back to ffmpeg-3. So I
> tested guix shell ffmpeg <at> 5 ffmpeg <at> 4 ffmpeg <at> 3 and ffmpeg <at> 2 (which clears
> all configure flags), all builds passed.

Great! I removed the input from ffmpeg-2.8, since it wouldn't have been
used anyways (although it is supported), and pushed as
03b463b68ba62b0b6f11a585240829fddef37f48




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 30 Mar 2023 11:24:14 GMT) Full text and rfc822 format available.

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

Previous Next


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