summaryrefslogtreecommitdiff
path: root/geography/epsg-docs
diff options
context:
space:
mode:
authorgdt <gdt>2007-07-28 11:09:48 +0000
committergdt <gdt>2007-07-28 11:09:48 +0000
commit5df5eb489c44f067f40b37b3d2ec669455b46f23 (patch)
tree5786db5b55bad250bdac5cad4f1f469381ecd2f5 /geography/epsg-docs
parentecf00c4d9491d8083ee45e58c4a461e785e18f7e (diff)
downloadpkgsrc-5df5eb489c44f067f40b37b3d2ec669455b46f23.tar.gz
New package for epsg documentation, split from epsg.
Package provided by Brook Milligan.
Diffstat (limited to 'geography/epsg-docs')
-rw-r--r--geography/epsg-docs/DESCR12
-rw-r--r--geography/epsg-docs/Makefile31
-rw-r--r--geography/epsg-docs/PLIST4
-rw-r--r--geography/epsg-docs/distinfo8
4 files changed, 55 insertions, 0 deletions
diff --git a/geography/epsg-docs/DESCR b/geography/epsg-docs/DESCR
new file mode 100644
index 00000000000..68d938a0a48
--- /dev/null
+++ b/geography/epsg-docs/DESCR
@@ -0,0 +1,12 @@
+EPSG Geodetic Parameters
+
+The OGP Surveying and Positioning Committee, through its geodesy
+sub-committee, maintains and publishes a dataset of parameters for
+coordinate reference system and coordinate transformation description.
+The EPSG Geodetic Parameter Dataset has been included as reference
+data in UKOOA and SEG positioning data exchange formats, the GeoTIFF
+interchange format for georeferenced raster imagery, the IHS Energy
+Iris21, PPDM and POSC Epicentre data models. The dataset is
+distributed in an MS Access relational database and SQL script files.
+
+This package includes the technical documentation for the EPSG database.
diff --git a/geography/epsg-docs/Makefile b/geography/epsg-docs/Makefile
new file mode 100644
index 00000000000..3262402b9e9
--- /dev/null
+++ b/geography/epsg-docs/Makefile
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/07/28 11:09:48 gdt Exp $
+#
+
+DISTNAME= G7-1
+PKGNAME= epsg-docs-${VERS}
+VERS= 20070716
+CATEGORIES= geography databases
+MASTER_SITES= http://www.epsg.org/guides/docs/
+DISTFILES= G7-1.pdf G7-2.pdf
+DIST_SUBDIR= epsg-docs-${VERS}
+
+MAINTAINER= cngo@nmsu.edu
+HOMEPAGE= http://www.epsg.org/
+COMMENT= EPSG geodetic parameters database documentation
+
+LICENSE= epsg-license
+
+# Docs were included in geography/epsg up to 6.11.2, but are released
+# separately and hence now packaged separately.
+CONFLICTS+= epsg<6.13
+
+WRKSRC= ${WRKDIR}
+NO_BUILD= yes
+DOCDIR= ${PREFIX}/share/doc/epsg
+
+do-install:
+ ${INSTALL_DATA_DIR} ${DOCDIR}
+ ${INSTALL_DATA} ${WRKSRC}/G7-1.pdf ${DOCDIR:Q}
+ ${INSTALL_DATA} ${WRKSRC}/G7-2.pdf ${DOCDIR:Q}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/geography/epsg-docs/PLIST b/geography/epsg-docs/PLIST
new file mode 100644
index 00000000000..75f2e6d896b
--- /dev/null
+++ b/geography/epsg-docs/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/07/28 11:09:48 gdt Exp $
+share/doc/epsg/G7-1.pdf
+share/doc/epsg/G7-2.pdf
+@dirrm share/doc/epsg
diff --git a/geography/epsg-docs/distinfo b/geography/epsg-docs/distinfo
new file mode 100644
index 00000000000..05c365425f3
--- /dev/null
+++ b/geography/epsg-docs/distinfo
@@ -0,0 +1,8 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/07/28 11:09:48 gdt Exp $
+
+SHA1 (epsg-docs-20070716/G7-1.pdf) = 6ac73a59fe5f8266984fc8ec9fcc42df327e9494
+RMD160 (epsg-docs-20070716/G7-1.pdf) = 304f3ca3d3dcce49dafc46103ea3e7e141c5852c
+Size (epsg-docs-20070716/G7-1.pdf) = 677244 bytes
+SHA1 (epsg-docs-20070716/G7-2.pdf) = 0779b21765901fb06da5855891d01fa0dd9f215b
+RMD160 (epsg-docs-20070716/G7-2.pdf) = cd3ed06925894324b5dcabced4ed2c13761a1ae2
+Size (epsg-docs-20070716/G7-2.pdf) = 1080777 bytes