[SCM] qtchooser packaging branch, master, updated. ce5c8ad41b6bb6dda1ee2c23ffc0c7f66cd6bbeb

Timo Jyrinki timo at alioth.debian.org
Mon Jan 7 09:04:27 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtchooser.git;a=commitdiff;h=ce5c8ad

The following commit has been merged in the master branch:
commit ce5c8ad41b6bb6dda1ee2c23ffc0c7f66cd6bbeb
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Mon Jan 7 09:03:37 2013 +0000

    Update to the final submitted man page version.
    
    Until a new upstream release includes it.
---
 debian/qtchooser.1 |   44 ++++++++++++++++++++++++++++----------------
 1 files changed, 28 insertions(+), 16 deletions(-)

diff --git a/debian/qtchooser.1 b/debian/qtchooser.1
index 0fcc974..c8e7078 100644
--- a/debian/qtchooser.1
+++ b/debian/qtchooser.1
@@ -4,56 +4,68 @@
 qtchooser \- a wrapper used to select between Qt development binary versions
 .SH SYNOPSIS
 .B qtchooser
-I\-\-list\-versionsR
+B\-list\-versionsR
 .br
 .B qtchooser
-I\-\-qt=VERSION \-\-run\-tool=TOOLR
+B\-print\-envR [B\-qt=IversionR]
 .br
 .B qtchooser
-I\-\-qt=VERSION \-\-print\-envR
+B\-run\-tool=ItoolR [B\-qt=IversionR] [Iprogram_argumentsR]
+.br
+.B <executable_name>
+[B\-qt=IversionR] [Iprogram_argumentsR]
 .br
 .SH DESCRIPTION
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 
-The Qt Chooser provides a wrapper to switch between versions of Qt 
-development binaries when multiple versions like 4 and 5 are installed 
+The Qt Chooser provides a wrapper to switch between versions of Qt
+development binaries when multiple versions like 4 and 5 are installed
 or local Qt builds are to be used.
+
+It is commonly used via a symlink from an Iexecutable_nameR like qmake.
 .SH OPTIONS
 The options which apply to the
 BqtchooserR
 command are:
 .PP
-B\-\-list\-versionsR
+B\-list\-versionsR
 .RS 4
 Lists available Qt versions from the configuration files
 .RE
 .PP
-B\-\-qt=VERSIONR
+B\-print\-envR
 .RS 4
-Selects VERSION as the Qt version to be used
+Prints environment information
 .RE
 .PP
-B\-\-run\-tool=TOOLR
+B\-qt=IversionR
 .RS 4
-Runs the selected TOOL
+Selects IversionR as the Qt version to be used
 .RE
 .PP
-B\-\-print\-envR
+B\-run\-tool=ItoolR
 .RS 4
-Prints environment information
+Runs the selected ItoolR.
 .RE
 .SH ENVIRONMENT
 .TP
 .B QT_SELECT
-Same as --qt=VERSION. If set, the selected configuration is used and binaries 
+Same as B\-qt=IversionR. If set, the selected configuration is used and binaries
 symlinked to qtchooser will be executed without additional paramenters.
+.RE
+.TP
+.B XDG_CONFIG_HOME
+.TP
+.B XDG_CONFIG_DIRS
+Used as specified in
+<Bhttp://standards.freedesktop.org/basedir-spec/basedir-spec-latest.htmlR>
 .SH FILES
 .TP
 .I /etc/xdg/qtchooser/*.conf
-System-wide configuration files. Each has two lines, the first is the path 
-to the binaries and the second is the path to the Qt libraries. If a 
-Idefault.confR is provided, the settings from it will be automatically 
+System-wide configuration files. Each has two lines, the first is the path
+to the binaries and the second is the path to the Qt libraries. If a
+Idefault.confR is provided, the settings from it will be automatically
 used in case nothing else is selected.
 .TP
 .I B$HOMEP/.config/qtchooser/*.conf

-- 
qtchooser packaging



More information about the pkg-kde-commits mailing list