[SCM] blender/master: debian/: OpenCOLLADA support enabled

mfv at users.alioth.debian.org mfv at users.alioth.debian.org
Sat Aug 6 20:10:45 UTC 2016


The following commit has been merged in the master branch:
commit 57e2d0b9b788e0237eb411208e1016da18b3406e
Author: Matteo F. Vescovi <mfv at debian.org>
Date:   Sat Aug 6 21:51:59 2016 +0200

    debian/: OpenCOLLADA support enabled
    
    Closes: #694879

diff --git a/debian/control b/debian/control
index 14af69d..6fe1328 100644
--- a/debian/control
+++ b/debian/control
@@ -46,6 +46,7 @@ Build-Depends: autotools-dev,
                libvorbis-dev,
                libxi-dev,
                libz-dev,
+               opencollada-dev,
                pkg-config,
                python3-dev,
                python3-requests
diff --git a/debian/rules b/debian/rules
index 43d6fef..8cb0235 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,6 +42,7 @@ override_dh_auto_configure:
 		-DWITH_INSTALL_PORTABLE=OFF \
 		-DWITH_JACK=ON \
 		-DWITH_MOD_OCEANSIM=ON \
+		-DWITH_OPENCOLLADA=ON \
 		-DWITH_OPENCOLORIO=ON \
 		-DWITH_OPENVDB=$(SETVDB) \
 		-DWITH_PLAYER=ON \

-- 
blender packaging



More information about the pkg-multimedia-commits mailing list