[SCM] blender/master: debian/rules: add python3.2 option to cmake vars
mfv-guest at users.alioth.debian.org
mfv-guest at users.alioth.debian.org
Fri Jan 11 09:42:17 UTC 2013
The following commit has been merged in the master branch:
commit 3b2e4e7226199dc0ae5296d113799f3f9df02fc2
Author: Matteo F. Vescovi <mfv.debian at gmail.com>
Date: Fri Jan 11 10:40:56 2013 +0100
debian/rules: add python3.2 option to cmake vars
diff --git a/debian/rules b/debian/rules
index b3781c0..7599131 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,7 @@ override_dh_auto_configure:
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_SKIP_RPATH=ON \
-DCMAKE_VERBOSE_MAKEFILE=ON \
+ -DPYTHON_VERSION=3.2 \
-DWITH_IMAGE_OPENJPEG=ON \
-DWITH_FFTW3=ON \
-DWITH_JACK=ON \
--
blender packaging
More information about the pkg-multimedia-commits
mailing list