guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add Blender


From: Danny Milosavljevic
Subject: Re: [PATCH] Add Blender
Date: Tue, 26 Apr 2016 10:59:06 +0200

> I suppose Blender needs to use ‘ffmpeg-2.8’ (similar to
> <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23256>.)
> 
> Could you try and report back?

Yes, this works:

diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index c01eb39..ff17159 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -118,7 +118,7 @@
        ("libjpeg" ,libjpeg)
        ("libpng" ,libpng)
        ("libtiff" ,libtiff)
-       ("ffmpeg" ,ffmpeg)
+       ("ffmpeg-2.8" ,ffmpeg-2.8)
        ("fftw" ,fftw)
        ("jack" ,jack-1)
        ("libsndfile" ,libsndfile)



reply via email to

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