[Lunar-commits] <moonbase> ETL: Adding to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Sep 16 22:04:39 CEST 2009
commit 7dc5b1d0a478ef25818d1b8117eb83f5b143418c
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Sep 16 16:04:39 2009 -0400
ETL: Adding to moonbase.
---
libs/ETL/DETAILS | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/libs/ETL/DETAILS b/libs/ETL/DETAILS
new file mode 100644
index 0000000..0255c1d
--- /dev/null
+++ b/libs/ETL/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=ETL
+ VERSION=0.04.12
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/synfig/$MODULE/$VERSION
+ SOURCE_VFY=sha1:08e396c350d52f6d9b3e686aa8f32bb3d5fe43dd
+ WEB_SITE=http://www.synfig.org/Main_Page
+ ENTERED=20090916
+ UPDATED=20090916
+ SHORT="multi-platform class and template library"
+
+cat << EOF
+ETL is a multi-platform class and template library designed to add
+new datatypes and functions which combine well with the existing
+types and functions from the C++ Standard Template Library (STL).
+EOF
More information about the Lunar-commits
mailing list