Your message dated Mon, 22 Jan 2007 18:32:12 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#399965: fixed in cmus 2.1.0-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: cmus
Version: 2.0.4-1
Severity: normal
Tags: patch


i'm intending to take over debian packaging for tremor, the
integer-only vorbis decoder (see bug #167464).  The tremor libraries
are known as libvorbisidec.  cmus is designed to work with either
libvorbisidec or libvorbis.

In the course of trying to recompile cmus against libvorbisidec (it
should be as easy as appending CONFIG_TREMOR=y to the ./configure line
in debian/rules), i noticed that the configure file itself searches
for the wrong names of the library.

The following patch cleans up this error, and makes it easier for
those of us with machines without FPUs to use cmus as an ogg-playing
console.

--- cmus-2.0.4.orig/configure
+++ cmus-2.0.4/configure
@@ -62,7 +62,7 @@
 {
        if test "$CONFIG_TREMOR" = y
        then
-               pkg_config VORBIS "vobisidec" "" "-lvorbisidec -lm"
+               pkg_config VORBIS "vorbisidec" "" "-lvorbisidec -lm"
                return $?
        else
                pkg_config VORBIS "vorbisfile" "" "-lvorbisfile -lvorbis -lm 
-logg"


If you want to see a package of cmus built against tremor, you can
grab it from here: 

  http://lair.fifthhorseman.net/~dkg/src/tremor/

I'm happily using it on my debian arm-based machine now, playing a
large collection of ogg vorbis files.

Thanks for maintaining cmus in debian!  It's great to get this stuff
working on such cheap hardware, and your packaging made it much
easier.

Regards,

        --dkg

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (200, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages cmus depends on:
ii  libao2                  0.8.6-4          Cross Platform Audio Output Librar
ii  libartsc0               1.5.5-1          aRts sound system C support librar
ii  libasound2              1.0.13-1         ALSA library
ii  libc6                   2.3.6.ds1-7      GNU C Library: Shared libraries
ii  libflac7                1.1.2-5          Free Lossless Audio Codec - runtim
ii  libglib2.0-0            2.12.4-1         The GLib library of C routines
ii  libmad0                 0.15.1b-2.1      MPEG audio decoder library
ii  libmodplug0c2           1:0.7-5.2        shared libraries for mod music bas
ii  libmpcdec3              1.2.2-1          Musepack (MPC) format library
ii  libncursesw5            5.5-5            Shared libraries for terminal hand
ii  libstdc++6              4.1.1-19         The GNU Standard C++ Library v3
ii  libvorbisidec1          1.0.2.svn12137-1 integer-based Ogg Vorbis decoder, 

cmus recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: cmus
Source-Version: 2.1.0-1

We believe that the bug you reported is fixed in the latest version of
cmus, which is due to be installed in the Debian FTP archive:

cmus_2.1.0-1.diff.gz
  to pool/main/c/cmus/cmus_2.1.0-1.diff.gz
cmus_2.1.0-1.dsc
  to pool/main/c/cmus/cmus_2.1.0-1.dsc
cmus_2.1.0-1_amd64.deb
  to pool/main/c/cmus/cmus_2.1.0-1_amd64.deb
cmus_2.1.0.orig.tar.gz
  to pool/main/c/cmus/cmus_2.1.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Louis <[EMAIL PROTECTED]> (supplier of updated cmus package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 22 Jan 2007 16:00:07 +0100
Source: cmus
Binary: cmus
Architecture: source amd64
Version: 2.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Julien Louis <[EMAIL PROTECTED]>
Changed-By: Julien Louis <[EMAIL PROTECTED]>
Description: 
 cmus       - Lightweight ncurses audio player
Closes: 378194 399965 407294
Changes: 
 cmus (2.1.0-1) unstable; urgency=low
 .
   * New upstream release (Closes: #399965, #378194, #407294)
   * Update debian/copyright
Files: 
 c71efa48a2f6cc8f8c46d04697e87ced 738 sound optional cmus_2.1.0-1.dsc
 93415ea5260bff765e4af4dd845b9b4b 184845 sound optional cmus_2.1.0.orig.tar.gz
 8f9f1b0d545bbb20ac8db53510702f1f 3351 sound optional cmus_2.1.0-1.diff.gz
 a802e39e007b6451d4ac85ee9f51596a 158566 sound optional cmus_2.1.0-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFtOKevGr7W6HudhwRAg7oAJ9YtLieUXaWdmOTP+jON7OneDlFbwCgjyGG
YZyX05lBWKqOEFSSR9KaYDA=
=rExt
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to