summaryrefslogtreecommitdiff
path: root/geography/libgeotiff
diff options
context:
space:
mode:
authorgdt <gdt>2012-12-11 23:35:37 +0000
committergdt <gdt>2012-12-11 23:35:37 +0000
commit0b34f5613a4434a6d0ae091983d1f0799322b02e (patch)
tree706cea12c99abc42f09f640da7731adb2614c8f9 /geography/libgeotiff
parentb8d6b62078ce64b96e97bc554942753267ce4d4f (diff)
downloadpkgsrc-0b34f5613a4434a6d0ae091983d1f0799322b02e.tar.gz
Import libgeotiff-1.4.0 as geography/libgeotiff.
GeoTIFF represents an effort by over 160 different remote sensing, GIS, cartographic, and surveying related companies and organizations to establish a TIFF based interchange format for georeferenced raster imagery. This library is the reference implementation for reading and writing GeoTIFF tags.
Diffstat (limited to 'geography/libgeotiff')
-rw-r--r--geography/libgeotiff/DESCR7
-rw-r--r--geography/libgeotiff/Makefile17
-rw-r--r--geography/libgeotiff/PLIST63
-rw-r--r--geography/libgeotiff/distinfo5
4 files changed, 92 insertions, 0 deletions
diff --git a/geography/libgeotiff/DESCR b/geography/libgeotiff/DESCR
new file mode 100644
index 00000000000..7bd2f208f11
--- /dev/null
+++ b/geography/libgeotiff/DESCR
@@ -0,0 +1,7 @@
+GeoTIFF represents an effort by over 160 different remote sensing,
+GIS, cartographic, and surveying related companies and organizations
+to establish a TIFF based interchange format for georeferenced raster
+imagery.
+
+This library is the reference implementation for reading and writing
+GeoTIFF tags.
diff --git a/geography/libgeotiff/Makefile b/geography/libgeotiff/Makefile
new file mode 100644
index 00000000000..5a644490001
--- /dev/null
+++ b/geography/libgeotiff/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2012/12/11 23:35:37 gdt Exp $
+
+DISTNAME= libgeotiff-1.4.0
+CATEGORIES= graphics
+MASTER_SITES= http://download.osgeo.org/geotiff/libgeotiff/
+
+MAINTAINER= gdt@NetBSD.org
+HOMEPAGE= http://trac.osgeo.org/geotiff/
+COMMENT= Library and tools for reading and writing GeoTIFF data
+LICENSE= mit
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+
+.include "../../geography/proj/buildlink3.mk"
+.include "../../graphics/tiff/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/geography/libgeotiff/PLIST b/geography/libgeotiff/PLIST
new file mode 100644
index 00000000000..6e89cb5f0b7
--- /dev/null
+++ b/geography/libgeotiff/PLIST
@@ -0,0 +1,63 @@
+@comment $NetBSD: PLIST,v 1.1 2012/12/11 23:35:37 gdt Exp $
+bin/applygeo
+bin/geotifcp
+bin/listgeo
+bin/makegeo
+include/cpl_serv.h
+include/epsg_datum.inc
+include/epsg_ellipse.inc
+include/epsg_gcs.inc
+include/epsg_pcs.inc
+include/epsg_pm.inc
+include/epsg_proj.inc
+include/epsg_units.inc
+include/epsg_vertcs.inc
+include/geo_config.h
+include/geo_ctrans.inc
+include/geo_incode_defs.h
+include/geo_keyp.h
+include/geo_normalize.h
+include/geo_simpletags.h
+include/geo_tiffp.h
+include/geokeys.h
+include/geokeys.inc
+include/geonames.h
+include/geotiff.h
+include/geotiffio.h
+include/geovalues.h
+include/xtiffio.h
+lib/libgeotiff.la
+man/man1/listgeo.1
+share/epsg_csv/alias.csv
+share/epsg_csv/area.csv
+share/epsg_csv/change.csv
+share/epsg_csv/compdcs.csv
+share/epsg_csv/coordinate_axis.csv
+share/epsg_csv/coordinate_axis_name.csv
+share/epsg_csv/coordinate_operation.csv
+share/epsg_csv/coordinate_operation_method.csv
+share/epsg_csv/coordinate_operation_parameter.csv
+share/epsg_csv/coordinate_operation_parameter_value.csv
+share/epsg_csv/coordinate_operation_path.csv
+share/epsg_csv/coordinate_reference_system.csv
+share/epsg_csv/coordinate_system.csv
+share/epsg_csv/datum.csv
+share/epsg_csv/datum_shift.csv
+share/epsg_csv/datum_shift_pref.csv
+share/epsg_csv/deprecation.csv
+share/epsg_csv/ellipsoid.csv
+share/epsg_csv/esri_datum_override.csv
+share/epsg_csv/gcs.csv
+share/epsg_csv/gcs.override.csv
+share/epsg_csv/geoccs.csv
+share/epsg_csv/naming_system.csv
+share/epsg_csv/pcs.csv
+share/epsg_csv/pcs.override.csv
+share/epsg_csv/prime_meridian.csv
+share/epsg_csv/projop_wparm.csv
+share/epsg_csv/stateplane.csv
+share/epsg_csv/supersession.csv
+share/epsg_csv/unit_of_measure.csv
+share/epsg_csv/version_history.csv
+share/epsg_csv/vertcs.csv
+share/epsg_csv/vertcs.override.csv
diff --git a/geography/libgeotiff/distinfo b/geography/libgeotiff/distinfo
new file mode 100644
index 00000000000..51bedcf0dfd
--- /dev/null
+++ b/geography/libgeotiff/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/12/11 23:35:37 gdt Exp $
+
+SHA1 (libgeotiff-1.4.0.tar.gz) = 4c6f405869826bb7d9f35f1d69167e3b44a57ef0
+RMD160 (libgeotiff-1.4.0.tar.gz) = e665d077303961454cb0663af564942b5b808a49
+Size (libgeotiff-1.4.0.tar.gz) = 1517881 bytes