[SCM] jconv packaging branch, master, updated. debian/0.8.1-1-21-g64f12d8

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Dec 6 18:55:15 UTC 2009


The following commit has been merged in the master branch:
commit d9f10f835c64dbd13491057a11c7cfcdd6159e37
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Dec 6 19:28:25 2009 +0100

    deleted files with old packages names

diff --git a/debian/fconv.1 b/debian/fconv.1
deleted file mode 100644
index 65b3923..0000000
--- a/debian/fconv.1
+++ /dev/null
@@ -1,65 +0,0 @@
-.\"                                      Hey, EMACS: -*- nroff -*-
-.\" First parameter, NAME, should be all caps
-.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
-.\" other parameters are allowed: see man(7), man(1)
-.TH JCONV 1 "March 23, 2009"
-.\" Please adjust this date whenever revising the manpage.
-.\"
-.\" Some roff macros, for reference:
-.\" .nh        disable hyphenation
-.\" .hy        enable hyphenation
-.\" .ad l      left justify
-.\" .ad b      justify to both left and right margins
-.\" .nf        disable filling
-.\" .fi        enable filling
-.\" .br        insert line break
-.\" .sp <n>    insert n+1 empty lines
-.\" for manpage-specific macros, see man(7)
-.SH NAME
-jconv \- is a Convolution Engine for JACK using FFT-based partitioned convolution with multiple partition sizes.
-.SH SYNOPSIS
-.B jconv
-.RI  [ options ] [ config-file ] [ connect-file ]
-.br
-.SH DESCRIPTION
-This manual page documents briefly the
-.B jconv
-program.
-.PP
-.\" TeX users may be more comfortable with the \fB<whatever>\fP and
-.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
-.\" respectively.
-\fBjconv\fP is a Convolution Engine for JACK, based on FFT convolution using the convolution engine for reverberation processing. This distributes the calculation over up to five threads, one for each partition size, running at priorities just below the the one of JACK's processing thread. 
-.PP
-To run this program you need config file and wav file for convolution. Demo config files you can find in /usr/share/jack-jconv/config-files directory.
-.br
-(You have to edit path to your convolution wav file)
-.br
-Set of wav files you can download from Fons Adriaensen's web pages http://www.kokkinizita.net/linuxaudio/downloads/index.html (jconv-reverbs.tar.bz2) or you can use another convolution files which are supported by libsndfile.
-.PP
-Some other info can be found in README and README.COFNFIG files in /usr/share/doc/jack-jconv.
-.SH OPTIONS
-A summary of options is included below.
-.TP
-.B \-h 
-Display short help
-.TP
-.B \-v 
-Print partition list to stdout [off]
-.TP
-.B \-L <nframes> 
-Try to compensate <nframes> latency
-.TP
-.B \-M 
-Use the FFTW_MEASURE option [off]
-.TP
-.B \-N <name> 
-Name to use as JACK client [jconv]
-.SH SEE ALSO
-.BR jackd (1),
-.br
-.SH AUTHOR
-jconv was written by Fons Adriaensen <fons at kokkinizita.net>.
-.PP
-This manual page was written by Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>,
-for the Debian project (but may be used by others).
diff --git a/debian/jack-jconv.dirs b/debian/jack-jconv.dirs
deleted file mode 100644
index e772481..0000000
--- a/debian/jack-jconv.dirs
+++ /dev/null
@@ -1 +0,0 @@
-usr/bin
diff --git a/debian/jack-jconv.install b/debian/jack-jconv.install
deleted file mode 100644
index e618099..0000000
--- a/debian/jack-jconv.install
+++ /dev/null
@@ -1,4 +0,0 @@
-usr/bin/jconv
-usr/bin/fconv
-usr/bin/mkwavex
-
diff --git a/debian/jack-jconv.manpages b/debian/jack-jconv.manpages
deleted file mode 100644
index 557fa4f..0000000
--- a/debian/jack-jconv.manpages
+++ /dev/null
@@ -1,3 +0,0 @@
-debian/jconv.1
-debian/fconv.1
-debian/mkwavex.1
diff --git a/debian/jconv-config-files.dirs b/debian/jconv-config-files.dirs
deleted file mode 100644
index f486311..0000000
--- a/debian/jconv-config-files.dirs
+++ /dev/null
@@ -1,5 +0,0 @@
-usr/share/jack-jconv/config-files/sala-concerti-cdm
-usr/share/jack-jconv/config-files/octave-band
-usr/share/jack-jconv/config-files/spacenet
-usr/share/jack-jconv/config-files/santa-elisabetta
-usr/share/jack-jconv/config-files/porihall
diff --git a/debian/jconv.1 b/debian/jconv.1
deleted file mode 100644
index 65b3923..0000000
--- a/debian/jconv.1
+++ /dev/null
@@ -1,65 +0,0 @@
-.\"                                      Hey, EMACS: -*- nroff -*-
-.\" First parameter, NAME, should be all caps
-.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
-.\" other parameters are allowed: see man(7), man(1)
-.TH JCONV 1 "March 23, 2009"
-.\" Please adjust this date whenever revising the manpage.
-.\"
-.\" Some roff macros, for reference:
-.\" .nh        disable hyphenation
-.\" .hy        enable hyphenation
-.\" .ad l      left justify
-.\" .ad b      justify to both left and right margins
-.\" .nf        disable filling
-.\" .fi        enable filling
-.\" .br        insert line break
-.\" .sp <n>    insert n+1 empty lines
-.\" for manpage-specific macros, see man(7)
-.SH NAME
-jconv \- is a Convolution Engine for JACK using FFT-based partitioned convolution with multiple partition sizes.
-.SH SYNOPSIS
-.B jconv
-.RI  [ options ] [ config-file ] [ connect-file ]
-.br
-.SH DESCRIPTION
-This manual page documents briefly the
-.B jconv
-program.
-.PP
-.\" TeX users may be more comfortable with the \fB<whatever>\fP and
-.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
-.\" respectively.
-\fBjconv\fP is a Convolution Engine for JACK, based on FFT convolution using the convolution engine for reverberation processing. This distributes the calculation over up to five threads, one for each partition size, running at priorities just below the the one of JACK's processing thread. 
-.PP
-To run this program you need config file and wav file for convolution. Demo config files you can find in /usr/share/jack-jconv/config-files directory.
-.br
-(You have to edit path to your convolution wav file)
-.br
-Set of wav files you can download from Fons Adriaensen's web pages http://www.kokkinizita.net/linuxaudio/downloads/index.html (jconv-reverbs.tar.bz2) or you can use another convolution files which are supported by libsndfile.
-.PP
-Some other info can be found in README and README.COFNFIG files in /usr/share/doc/jack-jconv.
-.SH OPTIONS
-A summary of options is included below.
-.TP
-.B \-h 
-Display short help
-.TP
-.B \-v 
-Print partition list to stdout [off]
-.TP
-.B \-L <nframes> 
-Try to compensate <nframes> latency
-.TP
-.B \-M 
-Use the FFTW_MEASURE option [off]
-.TP
-.B \-N <name> 
-Name to use as JACK client [jconv]
-.SH SEE ALSO
-.BR jackd (1),
-.br
-.SH AUTHOR
-jconv was written by Fons Adriaensen <fons at kokkinizita.net>.
-.PP
-This manual page was written by Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>,
-for the Debian project (but may be used by others).
diff --git a/debian/mkwavex.1 b/debian/mkwavex.1
deleted file mode 100644
index 65b3923..0000000
--- a/debian/mkwavex.1
+++ /dev/null
@@ -1,65 +0,0 @@
-.\"                                      Hey, EMACS: -*- nroff -*-
-.\" First parameter, NAME, should be all caps
-.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
-.\" other parameters are allowed: see man(7), man(1)
-.TH JCONV 1 "March 23, 2009"
-.\" Please adjust this date whenever revising the manpage.
-.\"
-.\" Some roff macros, for reference:
-.\" .nh        disable hyphenation
-.\" .hy        enable hyphenation
-.\" .ad l      left justify
-.\" .ad b      justify to both left and right margins
-.\" .nf        disable filling
-.\" .fi        enable filling
-.\" .br        insert line break
-.\" .sp <n>    insert n+1 empty lines
-.\" for manpage-specific macros, see man(7)
-.SH NAME
-jconv \- is a Convolution Engine for JACK using FFT-based partitioned convolution with multiple partition sizes.
-.SH SYNOPSIS
-.B jconv
-.RI  [ options ] [ config-file ] [ connect-file ]
-.br
-.SH DESCRIPTION
-This manual page documents briefly the
-.B jconv
-program.
-.PP
-.\" TeX users may be more comfortable with the \fB<whatever>\fP and
-.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
-.\" respectively.
-\fBjconv\fP is a Convolution Engine for JACK, based on FFT convolution using the convolution engine for reverberation processing. This distributes the calculation over up to five threads, one for each partition size, running at priorities just below the the one of JACK's processing thread. 
-.PP
-To run this program you need config file and wav file for convolution. Demo config files you can find in /usr/share/jack-jconv/config-files directory.
-.br
-(You have to edit path to your convolution wav file)
-.br
-Set of wav files you can download from Fons Adriaensen's web pages http://www.kokkinizita.net/linuxaudio/downloads/index.html (jconv-reverbs.tar.bz2) or you can use another convolution files which are supported by libsndfile.
-.PP
-Some other info can be found in README and README.COFNFIG files in /usr/share/doc/jack-jconv.
-.SH OPTIONS
-A summary of options is included below.
-.TP
-.B \-h 
-Display short help
-.TP
-.B \-v 
-Print partition list to stdout [off]
-.TP
-.B \-L <nframes> 
-Try to compensate <nframes> latency
-.TP
-.B \-M 
-Use the FFTW_MEASURE option [off]
-.TP
-.B \-N <name> 
-Name to use as JACK client [jconv]
-.SH SEE ALSO
-.BR jackd (1),
-.br
-.SH AUTHOR
-jconv was written by Fons Adriaensen <fons at kokkinizita.net>.
-.PP
-This manual page was written by Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>,
-for the Debian project (but may be used by others).

-- 
jconv packaging



More information about the pkg-multimedia-commits mailing list