pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/libmp3splt



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Thu Feb 12 21:35:08 UTC 2009

Modified Files:
        pkgsrc/audio/libmp3splt: Makefile distinfo

Log Message:
Update to 0.5.4. From the changelog:

- fixed bug crashing the applications on the silence split when no
    'get_silence_level' function defined
- added ID3v2 support when compiling with 'libid3tag' support
- added '@nX' to '-o' option to specify the number of digits (X)
    in the output track identifier number
- added the '@N' variable when using the '-g' option for auto
    incrementing the track number in the tags
- fixed bug #2398397 : 'license version broken in README'
- fixed the zeroes not being added before the number when using @n
- fixed a lot of ugly codings and compiler warnings
- fixed problem with configure yielding error when libid3tag not found
- fixed libtool incompatibility issue (libtool: link: cannot find
    the library `../libltdl/libltdlc.la'), bug #2144760
- updated to check for illegal characters in output filenames
- fixed all tags/filenames "unicode" encoding issues on windows
- the default behaviour of the tags on the split files has changed:
    by default, we set the tags version of the file to split in the
    split files (for example if the file for split has ID3 version
    X, the tags in the split files will be ID3vX)
- the tags in the output files can be changed with the
    SPLT_OPT_FORCE_TAGS_VERSION option
- fixed issue when the input file is erased if the output is the
    same as the original file
- fixed small track issue in tags


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/libmp3splt/Makefile \
    pkgsrc/audio/libmp3splt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index