[bullet] 05/19: Add test-InverseDynamics.patch and fix a FTBFS.

Markus Koschany apo at moszumanska.debian.org
Mon Dec 26 22:49:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch experimental
in repository bullet.

commit c745842ff224f4f08d4cd9cfb0d1a80aedbeb4ad
Author: Markus Koschany <apo at debian.org>
Date:   Mon Dec 26 19:57:29 2016 +0100

    Add test-InverseDynamics.patch and fix a FTBFS.
---
 debian/patches/series                     |  1 +
 debian/patches/test-InverseDynamics.patch | 36 +++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index e6a24e9..463cb81 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 do-not-build-with-embedded-tinyxml-library.patch
+test-InverseDynamics.patch
diff --git a/debian/patches/test-InverseDynamics.patch b/debian/patches/test-InverseDynamics.patch
new file mode 100644
index 0000000..dbd987f
--- /dev/null
+++ b/debian/patches/test-InverseDynamics.patch
@@ -0,0 +1,36 @@
+From: Markus Koschany <apo at debian.org>
+Date: Mon, 26 Dec 2016 19:56:19 +0100
+Subject: test InverseDynamics
+
+Update CMakelists.txt because those files have been removed from Debian's
+tarball.
+
+Forwarded: not-needed
+---
+ test/InverseDynamics/CMakeLists.txt | 6 ------
+ 1 file changed, 6 deletions(-)
+
+diff --git a/test/InverseDynamics/CMakeLists.txt b/test/InverseDynamics/CMakeLists.txt
+index e31ea6e..ce61ad8 100644
+--- a/test/InverseDynamics/CMakeLists.txt
++++ b/test/InverseDynamics/CMakeLists.txt
+@@ -66,7 +66,6 @@ ENDIF()
+         ../../examples/Importers/ImportURDFDemo/URDF2Bullet.cpp
+         ../../examples/Importers/ImportURDFDemo/URDF2Bullet.h
+         ../../examples/Importers/ImportMeshUtility/b3ImportMeshUtility.cpp
+-        ../../examples/ThirdPartyLibs/stb_image/stb_image.cpp
+         ../../examples/Utils/b3Clock.cpp
+         ../../Extras/Serialize/BulletWorldImporter/btBulletWorldImporter.cpp
+ 	../../Extras/Serialize/BulletWorldImporter/btWorldImporter.cpp
+@@ -82,11 +81,6 @@ ENDIF()
+         ../../examples/Importers/ImportSTLDemo/LoadMeshFromSTL.h
+         	../../examples/Importers/ImportColladaDemo/LoadMeshFromCollada.cpp
+         	../../examples/Importers/ImportColladaDemo/ColladaGraphicsInstance.h
+-        	../../examples/ThirdPartyLibs/Wavefront/tiny_obj_loader.cpp
+-		../../examples/ThirdPartyLibs/tinyxml/tinystr.cpp
+-		../../examples/ThirdPartyLibs/tinyxml/tinyxml.cpp
+-		../../examples/ThirdPartyLibs/tinyxml/tinyxmlerror.cpp
+-		../../examples/ThirdPartyLibs/tinyxml/tinyxmlparser.cpp
+ 
+         )
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/bullet.git



More information about the Pkg-games-commits mailing list