[SCM] calf/master: + manpages: add description for --help and --version, add installation to Makefile.am

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:37:03 UTC 2013


The following commit has been merged in the master branch:
commit d95dcb4d8a7976faed0a0b870fc4750b0cabd83c
Author: kfoltman <kfoltman at 78b06b96-2940-0410-b7fc-879d825d01d8>
Date:   Sat Feb 9 23:40:45 2008 +0000

    + manpages: add description for --help and --version, add installation to Makefile.am
    
    
    
    git-svn-id: https://calf.svn.sourceforge.net/svnroot/calf/trunk@125 78b06b96-2940-0410-b7fc-879d825d01d8

diff --git a/Makefile.am b/Makefile.am
index 34e93f3..91c8a76 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,8 @@ distdir = $(PACKAGE)-$(VERSION)
 
 EXTRA_DIST = COPYING.GPL TODO autogen.sh calf.glade presets.xml knob.png calf.7 calfjackhost.1
 
+dist_man_MANS = calf.7 calfjackhost.1
+
 clean-local:
 	rm -f *~ *.old *.bak
 	rm -rf autom4te.cache
diff --git a/calfjackhost.1 b/calfjackhost.1
index 81b0333..4b2df1f 100644
--- a/calfjackhost.1
+++ b/calfjackhost.1
@@ -29,6 +29,12 @@ automatically connect all MIDI ports to \fBsystem:midi_capture_\fIn\fR
 .TP
 \fB--preset\fR \fIname\fR
 when preceding a plugin name, starts a plugin with specified preset
+.TP
+\fB--version\fR
+prints a version string (calf some.version.number)
+.TP
+\fB--help\fR
+prints a help text
 .PP
 An exclamation mark (!) in place of plugin name means automatic connection. If "!" is placed before the first plugin name, the first plugin has its inputs connected to \fBsystem:capture_1\fR
 and \fBsystem:capture_2\fR. If it's placed between plugin names, those plugins are connected together (first plugin's output is connected to second

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list