[SCM] blender/master: debian/rules: Cycles and Ocean Sim support added

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


The following commit has been merged in the master branch:
commit 8a9f512dbe678144e70decfd5e480e5487f55e08
Author: Matteo F. Vescovi <mfv.debian at gmail.com>
Date:   Wed Feb 22 18:06:49 2012 +0100

    debian/rules: Cycles and Ocean Sim support added
    
    Closes: #658075
    Closes: #659442

diff --git a/debian/rules b/debian/rules
index c09c834..cdd6d42 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,9 @@ override_dh_auto_configure:
 		-DWITH_CODEC_FFMPEG=ON \
 		-DWITH_CODEC_SNDFILE=ON \
 		-DWITH_BUILTIN_GLEW=OFF \
-		-DWITH_FONTCONFIG=ON
+		-DWITH_FONTCONFIG=ON \
+		-DWITH_CYCLES=ON \
+		-DWITH_OCEANSIM=ON
 
 override_dh_auto_install:
 	dh_auto_install --buildsystem=cmake

-- 
blender packaging



More information about the pkg-multimedia-commits mailing list