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

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


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

assimp: introduced to -other
---
  libs/assimp/BUILD   | +1/-0     
  libs/assimp/DEPENDS | +2/-0     
  libs/assimp/DETAILS | +16/-0    
  3 files changed, 19 insertions(+)

--- /dev/null
+++ b/libs/assimp/BUILD
@@ -0,0 +1 @@
+default_cmake_build
--- /dev/null
+++ b/libs/assimp/DEPENDS
@@ -0,0 +1,2 @@
+depends cmake
+depends unzip
--- /dev/null
+++ b/libs/assimp/DETAILS
@@ -0,0 +1,16 @@
+          MODULE=assimp
+         VERSION=3.0.1270
+          SOURCE=$MODULE--$VERSION-source-only.zip
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$MODULE--$VERSION-source-only
+      SOURCE_URL=$SFORGE_URL/$MODULE/$MODULE-${VERSION%.*}
+      SOURCE_VFY=sha1:e80a3a4326b649ed6585c0ce312ed6dd68942834
+        WEB_SITE=http://assimp.sf.net
+         ENTERED=20130417
+         UPDATED=20130417
+           SHORT="Open Asset(3D models) Import Library"
+cat << EOF
+Open Asset Import Library (short name: Assimp) is a portable
+library to import various well-known 3D model formats in a
+uniform manner. It also knows how to export 3d files and is
+therefore suitable as a general-purpose 3D model converter.
+EOF




More information about the Lunar-commits mailing list