~ubuntu-branches/ubuntu/edgy/qgis/edgy

« back to all changes in this revision

Viewing changes to debian/qgis-config.1

  • Committer: Bazaar Package Importer
  • Author(s): Steve Halasz
  • Date: 2004-12-21 09:46:27 UTC
  • Revision ID: james.westby@ubuntu.com-20041221094627-lezqcd9loo6mo19e
Tags: 0.6.0-1
* New upstream release
* Display version name consistently (Closes: #275608)
* Make Alt+F accelerators unique (Closes: #275611)
* Use upstream's new manpage for qgis
* Make delimited text plugin dialog more user-friendly (Closes: #282085)
* Fix for disappearing icons (Closes: #275610)
* Properly load shapefiles specified on the command line (Closes: #275607)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH qgis-config 1 "August 2004" "qgis-config" "User Commands"
 
2
.SH NAME
 
3
qgis-config \- returns information about installed qgis libraries and binaries 
 
4
.SH SYNOPSIS
 
5
.PP
 
6
.B qgis-config
 
7
[OPTIONS]
 
8
.SH DESCRIPTION
 
9
.PP
 
10
The \fIqgis-config\fP shell script is designed to retrieve the
 
11
configuration information about the libraries and binaries dealing with
 
12
QGIS 
 
13
 
 
14
.SH OPTIONS
 
15
.TP
 
16
\fB\-\-cflags\fR
 
17
print the prefix used by qgis
 
18
.TP
 
19
\fB\-\-bindir\fR
 
20
print destination of executable(s)
 
21
.TP
 
22
\fB\-\-cflags\fR
 
23
print the compiler flags that are necessary to compile a
 
24
plug-inshow location of C++ header files
 
25
.TP
 
26
\fB\-\-libs\fR
 
27
print the linker flags that are necessary to link a plug-in
 
28
.TP
 
29
\fB\-\-plugindir\fR
 
30
print the path where the plugins are installed
 
31
.TP
 
32
\fB\-\-major_version\fR
 
33
print major version of qgis
 
34
.TP
 
35
\fB\-\-minor_version\fR
 
36
print minor version of qgis
 
37
.TP
 
38
\fB\-\-micro_version\fR
 
39
print micro version of qgis
 
40
.TP
 
41
\fB\-\-extra_version\fR
 
42
print extra version of qgis
 
43
\fB\-\-help\fR
 
44
show help, then exit