From d3883c158c2a45c09559b8144f2a8eaf79ce6e51 Mon Sep 17 00:00:00 2001 From: hsu Date: Tue, 18 Jan 2011 23:52:20 +0000 Subject: [PATCH] update manifest.xml for colladadom per doc review #4686 --- colladadom/manifest.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/colladadom/manifest.xml b/colladadom/manifest.xml index c244c89..94cf747 100644 --- a/colladadom/manifest.xml +++ b/colladadom/manifest.xml @@ -2,6 +2,11 @@ This package contains the COLLADA Document Object Model (DOM) which is an API that provides a C++ object representation of a COLLADA XML instance document. + Currently, this package pulls collada-dom-2.2 tar ball, and applies a local patch + containing + some custom changes, + various bug fixes as well as + forcing configure to use rosboost-cfg for boost compile/link flags. See http://sourceforge.net/projects/collada-dom.