apteryx pushed a commit to branch master
in repository guix.
commit b1c4c249ab4d823ab0a928bd95a6513c652d66e4
Author: Maxim Cournoyer <[email protected]>
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