[Lunar-commits] r16310 - in moonbase/branches/submissions/reviewed-once: gdal gsl libgeotiff
Dennis Veatch
stumbles at lunar-linux.org
Fri Sep 2 12:35:12 UTC 2005
Author: stumbles
Date: 2005-09-02 12:35:06 +0000 (Fri, 02 Sep 2005)
New Revision: 16310
Modified:
moonbase/branches/submissions/reviewed-once/gdal/DETAILS
moonbase/branches/submissions/reviewed-once/gsl/DETAILS
moonbase/branches/submissions/reviewed-once/libgeotiff/DETAILS
Log:
Modified: moonbase/branches/submissions/reviewed-once/gdal/DETAILS
===================================================================
--- moonbase/branches/submissions/reviewed-once/gdal/DETAILS 2005-09-02 11:47:50 UTC (rev 16309)
+++ moonbase/branches/submissions/reviewed-once/gdal/DETAILS 2005-09-02 12:35:06 UTC (rev 16310)
@@ -4,10 +4,14 @@
SOURCE_URL=http://www.gdal.org/dl/
SOURCE_VFY=sha1:05de80a5c6b605505576a59242306c2db9a0f2af
WEB_SITE=http://www.remotesensing.org/gdal/index.html
- ENTERED=20050705
- UPDATED=20050705
+ ENTERED=20050902
+ UPDATED=20050902
SHORT="Geospatial Data Abstraction Library"
cat << EOF
-is a translator library for raster geospatial data formats that is released under an X/MIT style Open Source license. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data.
+is a translator library for raster geospatial data formats that is released
+under an X/MIT style Open Source license. As a library, it presents a
+single abstract data model to the calling application for all supported
+formats. The related OGR library (which lives within the GDAL source tree)
+provides a similar capability for simple features vector data.
EOF
Modified: moonbase/branches/submissions/reviewed-once/gsl/DETAILS
===================================================================
--- moonbase/branches/submissions/reviewed-once/gsl/DETAILS 2005-09-02 11:47:50 UTC (rev 16309)
+++ moonbase/branches/submissions/reviewed-once/gsl/DETAILS 2005-09-02 12:35:06 UTC (rev 16310)
@@ -4,10 +4,14 @@
SOURCE_URL[0]=$GNU_URL/$MODULE/
SOURCE_VFY=sha1:ebf287ee2b7195e557985799857b2aaca7b51148
WEB_SITE=http://www.gnu.org/software/gsl/
- ENTERED=20050705
- UPDATED=20050705
+ ENTERED=20050902
+ UPDATED=20050902
SHORT="a numerical library for C and C++ programmers"
cat << EOF
-The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total.
+The GNU Scientific Library (GSL) is a numerical library for C and C++
+programmers. It is free software under the GNU General Public License.
+The library provides a wide range of mathematical routines such as random
+number generators, special functions and least-squares fitting. There are
+over 1000 functions in total.
EOF
Modified: moonbase/branches/submissions/reviewed-once/libgeotiff/DETAILS
===================================================================
--- moonbase/branches/submissions/reviewed-once/libgeotiff/DETAILS 2005-09-02 11:47:50 UTC (rev 16309)
+++ moonbase/branches/submissions/reviewed-once/libgeotiff/DETAILS 2005-09-02 12:35:06 UTC (rev 16310)
@@ -4,12 +4,16 @@
SOURCE_URL[0]=ftp://ftp.remotesensing.org/geotiff/$MODULE
SOURCE_VFY=sha1:6fcf26c43b88c6bc5a157ed8a9eba5133270f053
WEB_SITE=http://directory.fsf.org/science/visual/libgeotiff.html
- ENTERED=20050725
- UPDATED=20050725
+ ENTERED=20050902
+ UPDATED=20050902
SHORT="reading and writing coordinate system information"
cat << EOF
-'libgeotiff' is a library (normally built on top of libtiff) for reading and writing coordinate system information from/to GeoTIFF files. It includes CSV files for expanding projected coordinate system codes into full projections, and definitions and examples of transforming the definitions into a form that can be used with the PROJ.4 projections library.
-It also includes the sample applications li
+'libgeotiff' is a library (normally built on top of libtiff) for reading and
+writing coordinate system information from/to GeoTIFF files. It includes
+CSV files for expanding projected coordinate system codes into full projections,
+and definitions and examples of transforming the definitions into a form that
+can be used with the PROJ.4 projections library. It also includes the sample
+applications.
EOF
More information about the Lunar-commits
mailing list