[gmt] 08/11: Update gmt-config manpage for upstream changes.

Bas Couwenberg sebastic at debian.org
Sat Oct 22 11:55:02 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository gmt.

commit ba1851be9f46507b7c377a6ccf310d71e1efc6e8
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Oct 22 11:16:33 2016 +0200

    Update gmt-config manpage for upstream changes.
---
 debian/changelog            |  1 +
 debian/man/gmt-config.1.xml | 26 +++++++++++++++++++++++++-
 2 files changed, 26 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 30be364..730e99f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ gmt (5.3.1+dfsg-1) UNRELEASED; urgency=medium
     - Add Dongdong Tian to copyright holders
   * Drop patches applied upstream. Refresh remaining patches.
   * Drop custom coastline.conf, not installed.
+  * Update gmt-config manpage for upstream changes.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 22 Oct 2016 10:16:26 +0200
 
diff --git a/debian/man/gmt-config.1.xml b/debian/man/gmt-config.1.xml
index b91e62a..53d431f 100644
--- a/debian/man/gmt-config.1.xml
+++ b/debian/man/gmt-config.1.xml
@@ -26,8 +26,11 @@
       <arg choice='opt'><option>--has-fftw</option></arg>
       <arg choice='opt'><option>--has-gdal</option></arg>
       <arg choice='opt'><option>--has-pcre</option></arg>
+      <arg choice='opt'><option>--has-lapack</option></arg>
+      <arg choice='opt'><option>--has-openmp</option></arg>
       <arg choice='opt'><option>--includedir</option></arg>
       <arg choice='opt'><option>--libs</option></arg>
+      <arg choice='opt'><option>--plugindir</option></arg>
       <arg choice='opt'><option>--prefix</option></arg>
       <arg choice='opt'><option>--version</option></arg>
     </cmdsynopsis>
@@ -69,7 +72,7 @@
       <varlistentry>
         <term><option>--datadir</option></term>
         <listitem>
-          <para>GMT's data directory</para>
+          <para>GMT's data directories</para>
         </listitem>
       </varlistentry>
 
@@ -116,6 +119,20 @@
       </varlistentry>
 
       <varlistentry>
+        <term><option>--has-lapack</option></term>
+        <listitem>
+          <para>whether LAPACK is used in build</para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
+        <term><option>--has-openmp</option></term>
+        <listitem>
+          <para>whether GMT was built with OpenMP support</para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
         <term><option>--includedir</option></term>
         <listitem>
           <para>include directory</para>
@@ -130,6 +147,13 @@
       </varlistentry>
 
       <varlistentry>
+        <term><option>--plugindir</option></term>
+        <listitem>
+          <para>GMT's plugin directory</para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
         <term><option>--prefix</option></term>
         <listitem>
           <para>install prefix</para>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gmt.git



More information about the Pkg-grass-devel mailing list