[SCM] freetuxtv/master: Revert "Integration for help2man."

rak at users.alioth.debian.org rak at users.alioth.debian.org
Mon May 28 14:53:24 UTC 2012


The following commit has been merged in the master branch:
commit 35270b4185a354f64236fdf87821b74c3867ea26
Author: Ryan Kavanagh <rak at debian.org>
Date:   Thu May 24 09:02:40 2012 -0400

    Revert "Integration for help2man."
    
    We should maintain our superior hand-written manpage.
    
    This reverts commit 58904f7f6ffda5cec0164c598e8a555c45766002.

diff --git a/debian/control b/debian/control
index 66efdfa..358cd6e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Eric Beuque <eric.beuque at gmail.com>, Ryan Kavanagh <rak at debian.org>
 Build-Depends: debhelper (>= 8.0.0),
- help2man,
  autotools-dev,
  intltool,
  libtool,
diff --git a/debian/freetuxtv.1 b/debian/freetuxtv.1
new file mode 100644
index 0000000..ce3d588
--- /dev/null
+++ b/debian/freetuxtv.1
@@ -0,0 +1,41 @@
+.TH FREETUXTV 1 "April  19, 2012"
+.SH NAME
+freetuxtv \- Internet television and radio player
+.SH SYNOPSIS
+.B freetuxtv
+.RI [ options ]
+.SH DESCRIPTION
+This manual page briefly documents the
+.B freetuxtv
+player.
+.PP
+\fBfreetuxtv\fP is a video player based on LibVLC allowing you to watch and record
+TV on your PC. A large database (growing daily) of free WebTV/WebRadio/WebCam
+channels in more than 20 languages is accessible. You can also play streams
+from ISP television service if it provides this feature. Moreover, it is also
+possible to easily program your recording on each channel with differents
+transcoding formats.
+.SH OPTIONS
+These programs follow 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 \-\-open\-channel CHANNEL_NAME
+look for a channel corresponding to the name and play it if found (take first in
+the channels list)
+.TP
+.B \-v, \-\-verbose
+display a more detailed trace
+.TP
+.B \-\-datadir DATA_DIR
+set data directory
+.SH SEE ALSO
+.BR vlc (1),
+.SH AUTHOR
+freetuxtv was written by Eric Beuque.
+.PP
+This manual page was written by Eric Beuque <eric.beuque at gmail.com>,
+for the Debian project (and may be used by others).
diff --git a/debian/freetuxtv.manpages b/debian/freetuxtv.manpages
new file mode 100644
index 0000000..5f91f5e
--- /dev/null
+++ b/debian/freetuxtv.manpages
@@ -0,0 +1 @@
+debian/freetuxtv.1
diff --git a/debian/rules b/debian/rules
index 600bdbe..d080aaa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,4 @@ override_dh_auto_configure:
 override_dh_install:
 	sed -i "/dependency_libs/ s/'.*'/''/" `find . -name '*.la'`
 	rm -f debian/freetuxtv/usr/share/freetuxtv/doc/COPYING
-	help2man --no-info ./src/freetuxtv --output=freetuxtv.1
-	dh_installman freetuxtv.1
 	dh_install

-- 
freetuxtv packaging



More information about the pkg-multimedia-commits mailing list