[SCM] mapnik branch, master, updated. debian/0.7.1-5-32-g8bfde74

David Paleino dapal at debian.org
Tue Oct 4 20:14:34 UTC 2011


The following commit has been merged in the master branch:
commit 8bfde746d5ddff20f32b874ae8df2d735c88311e
Author: David Paleino <dapal at debian.org>
Date:   Tue Oct 4 22:14:25 2011 +0200

    Added manpages

diff --git a/debian/libmapnik2-dev.manpages b/debian/libmapnik2-dev.manpages
index c9f4148..02cccb5 100644
--- a/debian/libmapnik2-dev.manpages
+++ b/debian/libmapnik2-dev.manpages
@@ -1 +1,2 @@
 debian/manpages/mapnik-plugin-base.1
+debian/manpages/mapnik-config.1
diff --git a/debian/manpages/mapnik-config.1 b/debian/manpages/mapnik-config.1
new file mode 100644
index 0000000..b50487e
--- /dev/null
+++ b/debian/manpages/mapnik-config.1
@@ -0,0 +1,53 @@
+.TH MAPNIK-CONFIG 1 "October 4, 2011"
+.SH NAME
+mapnik\-config \- return meta-information about Mapnik
+.SH SYNOPSIS
+.B mapnik\-config
+.R [ options ]
+.SH DESCRIPTION
+This manual page documents briefly the \fBmapnik\-config\fR command.
+.PP
+\fBmapnik\-config\fP is a program that returns meta-information about the
+installed libmapnik.
+.SH OPTIONS
+This program follows the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+.TP
+\fB\-\-prefix, \-\-prefix=\fInew_prefix\fR
+Display Mapnik prefix or, alternatively, temporarily set the Mapnik prefix to \fInew_prefix\fR.
+.TP
+.B \-\-libs
+Print library linking information.
+.TP
+.B \-\-dep\-libs
+Print library linking information for Mapnik depedencies.
+.TP
+.B \-\-ldflags
+Print library paths (\-L) information.
+.TP
+.B \-\-cflags
+Print pre-processor and compiler flags.
+.TP
+.B \-\-fonts
+Print default fonts directory.
+.TP
+.B \-\-input\-plugins
+Print default input plugins directory.
+.TP
+.B \-\-json
+Print all config options as JSON objects.
+.TP
+.B \-h, \-\-help
+Show summary of options.
+.TP
+.B \-v, \-\-version
+Shows version information.
+.TP
+.B \-\-svn\-revision
+Shows SVN revision information.
+.SH AUTHOR
+This manual page was written by David Paleino <dapal at debian.org>, for the
+Debian project (but may be used by others), and is licensed under the
+terms of the GNU General Public License version 2 or, at your option,
+any later version.
diff --git a/debian/manpages/mapnik-speed-check.1 b/debian/manpages/mapnik-speed-check.1
new file mode 100644
index 0000000..f3d522c
--- /dev/null
+++ b/debian/manpages/mapnik-speed-check.1
@@ -0,0 +1,18 @@
+.TH MAPNIK-SPEED-CHECK 1 "October 4, 2011"
+.SH NAME
+mapnik-speed-check \- program to check the speed of Mapnik rendering engine
+.SH SYNOPSIS
+.B mapnik\-speed\-check
+.I stylesheet
+.I iterations
+.R [minx,miny,maxx,maxy]
+.SH DESCRIPTION
+This manual page documents briefly the \fBmapnik\-speed\-check\fR command.
+.PP
+\fBmapnik\-speed\-check\fP is a program that can be used to test the Mapnik
+rendering engine, and its speed.
+.SH AUTHOR
+This manual page was written by David Paleino <dapal at debian.org>, for the
+Debian project (but may be used by others), and is licensed under the
+terms of the GNU General Public License version 2 or, at your option,
+any later version.
diff --git a/debian/manpages/upgrade-map-xml.1 b/debian/manpages/upgrade-map-xml.1
new file mode 100644
index 0000000..7363a29
--- /dev/null
+++ b/debian/manpages/upgrade-map-xml.1
@@ -0,0 +1,31 @@
+.TH UPGRADE-MAP-XML 1 "October 4, 2011"
+.SH NAME
+upgrade\-map\-xml \- program to convert stylesheets from Mapnik 0.* to the Mapnik 2.0 format
+.SH SYNOPSIS
+.B upgrade\-map\-xml
+.R [ options ]
+.I input-stylesheet
+.R [ output-stylesheet ]
+.SH DESCRIPTION
+This manual page documents briefly the \fBupgrade\-map\-xml\fR command.
+.PP
+\fBupgrade\-map\-xml\fP is a program to convert the old Mapnik 0.* format stylesheets
+to the new Mapnik2 format.
+.SH OPTIONS
+This program follows the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+.TP
+.B \-h, \-\-help
+Show summary of options.
+.TP
+.B \-\-indent
+Indent the resulting XML.
+.TP
+.B \-\-in\-place
+Update and overwrite the map in place.
+.SH AUTHOR
+This manual page was written by David Paleino <dapal at debian.org>, for the
+Debian project (but may be used by others), and is licensed under the
+terms of the GNU General Public License version 2 or, at your option,
+any later version.
diff --git a/debian/mapnik-utils.manpages b/debian/mapnik-utils.manpages
index 95433a0..8a5a8fc 100644
--- a/debian/mapnik-utils.manpages
+++ b/debian/mapnik-utils.manpages
@@ -1 +1,3 @@
 debian/manpages/shapeindex.1
+debian/manpages/mapnik-speed-check.1
+debian/manpages/upgrade-map-xml.1

-- 
C++/Python toolkit for developing GIS applications



More information about the Pkg-grass-devel mailing list