[Lunar-commits] r21328 - moonbase/trunk/science/libgeotiff
Dennis Veatch
stumbles at lunar-linux.org
Thu Sep 7 11:27:58 UTC 2006
Author: stumbles
Date: 2006-09-07 11:27:58 +0000 (Thu, 07 Sep 2006)
New Revision: 21328
Modified:
moonbase/trunk/science/libgeotiff/DETAILS
Log:
Some minor bugfixes.
Modified: moonbase/trunk/science/libgeotiff/DETAILS
===================================================================
--- moonbase/trunk/science/libgeotiff/DETAILS 2006-09-07 11:15:30 UTC (rev 21327)
+++ moonbase/trunk/science/libgeotiff/DETAILS 2006-09-07 11:27:58 UTC (rev 21328)
@@ -1,19 +1,18 @@
MODULE=libgeotiff
- VERSION=1.2.2
+ VERSION=1.2.3
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=ftp://ftp.remotesensing.org/geotiff/$MODULE
- SOURCE_VFY=sha1:6fcf26c43b88c6bc5a157ed8a9eba5133270f053
+ SOURCE_VFY=sha1:3a5f8f6f16c3ced54f14773fe38059b9590aede4
WEB_SITE=http://directory.fsf.org/science/visual/libgeotiff.html
ENTERED=20050902
- UPDATED=20050902
+ UPDATED=20060907
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.
+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