Package: dir2ogg
Version: 0.11.8-1
Severity: wishlist

I request ID3v2 reencoding feature of dir2ogg, similar to that of mp32ogg,
which was removed from debian at Jan 2001, because it was broken.

Or, alternatively, I can provide a fix to bug # 549613,
that allows mp3ogg to be built and run without errors, on my squeeze.

Here it is:

--- mp32ogg-0.11.orig/mp32ogg   2011-03-09 22:40:19.000000000 +0600
+++ mp32ogg-0.11/mp32ogg        2011-03-09 22:40:39.982791029 +0600
@@ -166,8 +166,8 @@
        my $verbose = $opt_verbose;
        my $preserve_timestamp = $opt_preserve_timestamp;
 
-       $info = get_mp3tag($mp3file);
-       $fileinfo = get_mp3info($mp3file);
+       $info = get_mp3tag("$mp3file");
+       $fileinfo = get_mp3info("$mp3file");
        # Sanity checking: Is this file really an MP3 file?
        die "Could not determine MP3 version, aborting" if 
($fileinfo->{VERSION}=="");
 



--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.36-trunk-amd64

Debian Release: 6.0
  500 stable          security.debian.org 
  500 stable          ftp.de.debian.org 
  500 proposed-updates ftp.de.debian.org 

--- Package information. ---
Depends             (Version) | Installed
=============================-+-===========
python               (>= 2.4) | 2.6.6-3+squeeze6
python-mutagen                | 1.19-2
vorbis-tools                  | 1.4.0-1
mpg123                        | 1.12.1-3
 OR mpg321                    | 


Recommends          (Version) | Installed
=============================-+-===========
faad                          | 
wavpack                       | 
mplayer                       | 2:1.0~rc3++final.dfsg1-1
musepack-tools                | 


Suggests                 (Version) | Installed
==================================-+-===========
python-musicbrainz2                | 
python-cddb                        | 
cdparanoia                         | 3.10.2+debian-9
 OR icedax                         | 







-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to