[Lunar-commits] <moonbase-other> collada-dom: introduced to -other

v4hn me at v4hn.de
Wed Apr 24 02:51:43 CEST 2013


commit eb4b5e37385957b18ee933c85b26bd685af24d6e
Author: v4hn <me at v4hn.de>
Date: Tue, 23 Apr 2013 17:11:33 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/eb4b5e37385957b18ee933c85b26bd685af24d6e

collada-dom: introduced to -other
---
  libs/collada-dom/BUILD   | +1/-0     
  libs/collada-dom/DEPENDS | +5/-0     
  libs/collada-dom/DETAILS | +15/-0    
  3 files changed, 21 insertions(+)

--- /dev/null
+++ b/libs/collada-dom/BUILD
@@ -0,0 +1 @@
+default_cmake_build
--- /dev/null
+++ b/libs/collada-dom/DEPENDS
@@ -0,0 +1,5 @@
+depends cmake
+depends xz
+depends pcre
+depends boost
+depends libxml2
--- /dev/null
+++ b/libs/collada-dom/DETAILS
@@ -0,0 +1,15 @@
+          MODULE=collada-dom
+         VERSION=2.4.0
+          SOURCE=$MODULE-$VERSION.tgz
+      SOURCE_URL=$SFORGE_URL/$MODULE/Collada%20DOM/Collada%20DOM%202.4
+      SOURCE_VFY=sha1:74e28d670497abc897c06a41df7d28eea2bac836
+        WEB_SITE=http://sourceforge.net/projects/collada-dom
+         ENTERED=20130418
+         UPDATED=20130418
+           SHORT="C++ support for COLLADA XML documents"
+
+cat << EOF
+The COLLADA Document Object Model (DOM) is an application
+programming interface (API) that provides a C++ object
+representation of a COLLADA XML instance document.
+EOF




More information about the Lunar-commits mailing list