[SCM] blender/master: debian/rules: disabling Cycles support

mfv-guest at users.alioth.debian.org mfv-guest at users.alioth.debian.org
Mon Mar 12 17:49:13 UTC 2012


The following commit has been merged in the master branch:
commit b0057a508efd989a864094ed5421aee77a04d196
Author: Matteo F. Vescovi <mfv.debian at gmail.com>
Date:   Thu Feb 23 15:00:45 2012 +0100

    debian/rules: disabling Cycles support
    
    At the moment, OpenImageIO library is not in Debian.
    So this support is impossible, by now.
    
    Git-Dch: Ignore

diff --git a/debian/rules b/debian/rules
index dfd8588..a7cbd7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,7 @@ override_dh_auto_configure:
 		-DWITH_CODEC_SNDFILE=ON \
 		-DWITH_BUILTIN_GLEW=OFF \
 		-DWITH_FONTCONFIG=ON \
-		-DWITH_CYCLES=ON \
+		-DWITH_CYCLES=OFF \
 		-DWITH_MOD_OCEANSIM=ON
 
 override_dh_auto_install:

-- 
blender packaging



More information about the pkg-multimedia-commits mailing list