Package: jack Version: 3.1.1-3 Severity: normal Tags: patch Hi!
The manpage indicates Flac is not supported, but looking at the code, actualy it is. This patch fixes the manpage. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11-1-k7 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages jack depends on: ii cdparanoia 3a9.8-11 An audio extraction tool for sampl ii flac 1.1.1-5 Free Lossless Audio Codec - comman ii python 2.3.5-3 An interactive high-level object-o ii python-cddb 1.4-3 Python interface to CD-IDs and Fre ii python-eyed3 0.6.6-1 Python module for id3-tags manipul ii python-pyvorbis 1.3-1 A Python interface to the Ogg Vorb ii vorbis-tools 1.0.1-1.4 Several Ogg Vorbis Tools jack recommends no packages. -- no debconf information
diff -ur jack-3.1.1.old/jack.man jack-3.1.1/jack.man --- jack-3.1.1.old/jack.man 2004-12-12 05:54:35.000000000 +0100 +++ jack-3.1.1/jack.man 2005-07-25 22:43:20.000000000 +0200 @@ -22,14 +22,14 @@ .RI [ options ] .SH DESCRIPTION .B Jack -transforms your audio-CDs to MP3 or Ogg Vorbis files. It uses several helper programs +transforms your audio-CDs to Flac, MP3 or Ogg Vorbis files. It uses several helper programs in order to achieve things like ripping, encoding and ID3-tagging. Ripping is either done via .B cdparanoia (in which case the ripping status is displayed by Jack as well) or .B cdda2wav. Jack works with several encoders, namely -.B oggenc, lame, gogo, bladeenc, l3enc, mp3enc +.B flac, oggenc, lame, gogo, bladeenc, l3enc, mp3enc and .B xing. Any time during operation (and even when everything is finished and @@ -471,6 +471,7 @@ .SH SEE ALSO .BR cdparanoia (1), .BR cdda2wav (1), +.BR flac (1), .BR oggenc (1) and .BR lame (1) Only in jack-3.1.1/: jack.man~