[Lunar-commits] r16307 - in moonbase/branches/submissions: new/xpm reviewed-once/geos reviewed-once/jasper
Dennis Veatch
stumbles at lunar-linux.org
Fri Sep 2 11:43:35 UTC 2005
Author: stumbles
Date: 2005-09-02 11:43:31 +0000 (Fri, 02 Sep 2005)
New Revision: 16307
Modified:
moonbase/branches/submissions/new/xpm/DETAILS
moonbase/branches/submissions/reviewed-once/geos/DETAILS
moonbase/branches/submissions/reviewed-once/jasper/DETAILS
Log:
Modified: moonbase/branches/submissions/new/xpm/DETAILS
===================================================================
--- moonbase/branches/submissions/new/xpm/DETAILS 2005-09-02 10:15:48 UTC (rev 16306)
+++ moonbase/branches/submissions/new/xpm/DETAILS 2005-09-02 11:43:31 UTC (rev 16307)
@@ -8,5 +8,8 @@
UPDATED=20050722
SHORT="An ASCII image format and a C library."
cat << EOF
-XPixMap (XPM) consists of an ASCII image format and a C library. The format defines how to store color images (X Pixmap) in a portable and powerful way. The library provides a set of functions to store and retrieve images to and from XPM format data, being either files, buffers (files in memory), or data (included files).
+XPixMap (XPM) consists of an ASCII image format and a C library. The format
+defines how to store color images (X Pixmap) in a portable and powerful way.
+The library provides a set of functions to store and retrieve images to and from
+XPM format data, being either files, buffers (files in memory), or data (included files).
EOF
Modified: moonbase/branches/submissions/reviewed-once/geos/DETAILS
===================================================================
--- moonbase/branches/submissions/reviewed-once/geos/DETAILS 2005-09-02 10:15:48 UTC (rev 16306)
+++ moonbase/branches/submissions/reviewed-once/geos/DETAILS 2005-09-02 11:43:31 UTC (rev 16307)
@@ -4,10 +4,15 @@
SOURCE_URL[0]=http://geos.refractions.net/
SOURCE_VFY=sha1:998b0daaa06dd8cc48b579ba8edc9edb00d14f78
WEB_SITE=http://geos.refractions.net/
- ENTERED=20050705
- UPDATED=20050705
- SHORT="GEOS (Geometry Engine - Open Source)"
+ ENTERED=20050902
+ UPDATED=20050902
+ SHORT="Geometry Engine Open Source"
cat << EOF
-GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS). As such, it aims to contain the complete functionality of JTS in C++. This includes all the OpenGIS "Simple Features for SQL" spatial predicate functions and spatial operators, as well as specific JTS topology functions such as IsValid().
+GEOS (Geometry Engine - Open Source) is a C++ port of the
+Java Topology Suite (JTS). As such, it aims to contain the
+complete functionality of JTS in C++. This includes all the
+OpenGIS "Simple Features for SQL" spatial predicate functions
+and spatial operators, as well as specific JTS topology
+functions such as IsValid().
EOF
Modified: moonbase/branches/submissions/reviewed-once/jasper/DETAILS
===================================================================
--- moonbase/branches/submissions/reviewed-once/jasper/DETAILS 2005-09-02 10:15:48 UTC (rev 16306)
+++ moonbase/branches/submissions/reviewed-once/jasper/DETAILS 2005-09-02 11:43:31 UTC (rev 16307)
@@ -9,5 +9,7 @@
SHORT="codec specified in the JPEG-2000 Part-1 standard"
cat << EOF
-The JasPer Project is an open-source initiative to provide a free software-based reference implementation of the codec specified in the JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1).
+The JasPer Project is an open-source initiative to provide a free software-based
+reference implementation of the codec specified in the JPEG-2000 Part-1 standard
+(i.e., ISO/IEC 15444-1).
EOF
More information about the Lunar-commits
mailing list