[SCM] blender/master: debian/rules: WITH_GAMEENGINE parameter added

mfv at users.alioth.debian.org mfv at users.alioth.debian.org
Mon Jan 12 08:32:06 UTC 2015


The following commit has been merged in the master branch:
commit 9408c1a3969adfdc02f0e8c6e3904b0c3775ef34
Author: Matteo F. Vescovi <mfv at debian.org>
Date:   Thu Jan 8 17:49:44 2015 +0100

    debian/rules: WITH_GAMEENGINE parameter added

diff --git a/debian/rules b/debian/rules
index 205da1d..e78f0a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,7 @@ override_dh_auto_configure:
 		-DPYTHON_VERSION=$(PY3VERS) \
 		-DWITH_IMAGE_OPENJPEG=ON \
 		-DWITH_FFTW3=ON \
+		-DWITH_GAMEENGINE=ON \
 		-DWITH_JACK=ON \
 		-DWITH_PLAYER=ON \
 		-DWITH_INSTALL_PORTABLE=OFF \

-- 
blender packaging



More information about the pkg-multimedia-commits mailing list