[Pkg-voip-commits] r2676 - twinkle/trunk/debian

Mark Purcell msp at alioth.debian.org
Sat Nov 4 14:07:36 CET 2006


Author: msp
Date: 2006-11-04 14:07:36 +0100 (Sat, 04 Nov 2006)
New Revision: 2676

Added:
   twinkle/trunk/debian/twinkle.1
Modified:
   twinkle/trunk/debian/changelog
   twinkle/trunk/debian/rules
Log:
* help2man generated manpage

Modified: twinkle/trunk/debian/changelog
===================================================================
--- twinkle/trunk/debian/changelog	2006-11-04 12:02:18 UTC (rev 2675)
+++ twinkle/trunk/debian/changelog	2006-11-04 13:07:36 UTC (rev 2676)
@@ -2,8 +2,9 @@
 
   * Grab upstream patches: DTMF & Invite4xx
   * VoIP Provider issue: Can't talk for more than a minute (Closes: #365588)
+  * help2man generated manpage
 
- -- Mark Purcell <msp at debian.org>  Sat,  4 Nov 2006 12:01:25 +0000
+ -- Mark Purcell <msp at debian.org>  Sat,  4 Nov 2006 13:04:12 +0000
 
 twinkle (1:0.9-3) unstable; urgency=low
 

Modified: twinkle/trunk/debian/rules
===================================================================
--- twinkle/trunk/debian/rules	2006-11-04 12:02:18 UTC (rev 2675)
+++ twinkle/trunk/debian/rules	2006-11-04 13:07:36 UTC (rev 2676)
@@ -20,6 +20,8 @@
 
 DEB_CONFIGURE_EXTRA_FLAGS := --without-ilbc
 
+DEB_INSTALL_MANPAGES_twinkle = debian/twinkle.1
+
 install/twinkle::
 	cp twinkle.desktop $(CURDIR)/debian/twinkle/usr/share/applications
 	cp sip.protocol $(CURDIR)/debian/twinkle/usr/share/services
@@ -34,3 +36,5 @@
 	@@echo Downloading $(FILENAME) from $(URL) ...
 	@@wget -N -nv -T10 -t3 -O ../tarballs/$(FILENAME) $(URL)
 
+help2man:
+	help2man twinkle -N -o debian/twinkle.1

Added: twinkle/trunk/debian/twinkle.1
===================================================================
--- twinkle/trunk/debian/twinkle.1	2006-11-04 12:02:18 UTC (rev 2675)
+++ twinkle/trunk/debian/twinkle.1	2006-11-04 13:07:36 UTC (rev 2676)
@@ -0,0 +1,102 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
+.TH TWINKLE "1" "November 2006" "Twinkle 0.9 - October 1 2006" "User Commands"
+.SH NAME
+Twinkle \- manual page for Twinkle 0.9 - October 1 2006
+.SH SYNOPSIS
+.B twinkle
+[\fIoptions\fR]
+.SH OPTIONS
+.TP
+\fB\-c\fR
+Run in command line interface (CLI) mode
+.TP
+\fB\-\-share\fR <dir>
+Set the share directory.
+.TP
+\fB\-f\fR <profile>
+Startup with a specific profile. You will not be requested
+to choose a profile at startup. The profiles that you created
+are the .cfg files in your .twinkle directory.
+You may specify multiple profiles separated by spaces.
+.TP
+\fB\-i\fR <IP addr>
+If you have multiple IP addresses on your computer,
+then you can supply the IP address to use here.
+.TP
+\fB\-\-nic\fR <NIC>
+If you have multiple NICs on your computer,
+then you can supply the NIC name to use here (e.g. eth0).
+.HP
+\fB\-\-call\fR <address>
+.IP
+Instruct Twinkle to call the address.
+When Twinkle is already running, this will instruct the running
+process to call the address.
+The address may be a full or partial SIP URI. A partial SIP URI
+will be completed with the information from the user profile.
+.IP
+A subject may be passed by appending '?subject=<subject>'
+to the address.
+.IP
+Examples:
+twinkle \fB\-\-call\fR 123456
+twinkle \fB\-\-call\fR sip:example at example.com?subject=hello
+.HP
+\fB\-\-cmd\fR <cli command>
+.IP
+Instruct Twinkle to execute the CLI command. You can run
+all commands from the command line interface mode.
+When Twinkle is already running, this will instruct the running
+process to execute the CLI command.
+.IP
+Examples:
+twinkle \fB\-\-cmd\fR answer
+twinkle \fB\-\-cmd\fR mute
+twinkle \fB\-\-cmd\fR 'transfer 12345'
+.HP
+\fB\-\-immediate\fR
+.IP
+This option can be used in conjunction with \fB\-\-call\fR or \fB\-\-cmd\fR
+It indicates the the command or call is to be performed
+immediately without asking the user for any confirmation.
+.HP
+\fB\-\-set\-profile\fR <profile>
+.IP
+Make <profile> the active profile.
+When using this option in conjuction with \fB\-\-call\fR and \fB\-\-cmd\fR,
+then the profile is activated before executing \fB\-\-call\fR or
+\fB\-\-cmd\fR.
+.HP
+\fB\-\-help\-cli\fR [cli command]
+.IP
+Without a cli command this option lists all available CLI
+commands. With a CLI command this option prints help on
+the CLI command.
+.TP
+\fB\-\-version\fR
+Get version information.
+.SH COPYRIGHT
+Copyright \(co 2005-2006  Michel de Boer
+http://www.twinklephone.com
+.PP
+Built with support for: ALSA, KDE, Speex, ZRTP
+.PP
+Contributions:
+* ALSA \- Rickard Petzall
+* ZRTP/SRTP \- Werner Dittmann
+.PP
+This software contains the following software from 3rd parties:
+* GSM codec from Jutta Degener and Carsten Bormann, University of Berlin
+* G.711/G.726 codecs from Sun Microsystems (public domain)
+* Parts of the STUN project at http://sourceforge.net/projects/stun
+* Parts of libsrv at http://libsrv.sourceforge.net/
+.PP
+For RTP the following dynamic libraries are linked:
+* GNU ccRTP \- http://www.gnu.org/software/ccrtp
+* GNU CommonC++ \- http://www.gnu.org/software/commoncpp
+.PP
+Twinkle comes with ABSOLUTELY NO WARRANTY.
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.




More information about the Pkg-voip-commits mailing list