guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/16: gnu: blender: Use ffmpeg 5.


From: guix-commits
Subject: 04/16: gnu: blender: Use ffmpeg 5.
Date: Sat, 1 Apr 2023 20:09:59 -0400 (EDT)

apteryx pushed a commit to branch staging
in repository guix.

commit c541a491aa82986ecf020c39edbc82da28089ee1
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Mar 31 13:04:56 2023 -0400

    gnu: blender: Use ffmpeg 5.
    
    * gnu/packages/graphics.scm (blender) [inputs]: Replace ffmpeg with 
ffmpeg-5.
---
 gnu/packages/graphics.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index ecdbe6840b..befc09b6df 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -541,7 +541,7 @@ typically encountered in feature film production.")
     (inputs
      (list boost
            embree
-           ffmpeg
+           ffmpeg-5
            fftw
            freetype
            glew



reply via email to

[Prev in Thread] Current Thread [Next in Thread]