summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorschmonz <schmonz>2009-02-12 21:35:08 +0000
committerschmonz <schmonz>2009-02-12 21:35:08 +0000
commit44c3bb4a90ee7374e0c3558faf74249fa0c46bd7 (patch)
treef20d06aac23a2b26e3703a0fe9bff03e8009f742 /audio
parent8bdd83365fae946b58b8cea1eafcc35bd1b32859 (diff)
downloadpkgsrc-44c3bb4a90ee7374e0c3558faf74249fa0c46bd7.tar.gz
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
Diffstat (limited to 'audio')
-rw-r--r--audio/libmp3splt/Makefile4
-rw-r--r--audio/libmp3splt/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/libmp3splt/Makefile b/audio/libmp3splt/Makefile
index bcac95cf4df..9d99872469d 100644
--- a/audio/libmp3splt/Makefile
+++ b/audio/libmp3splt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/10/05 22:47:23 schmonz Exp $
+# $NetBSD: Makefile,v 1.3 2009/02/12 21:35:08 schmonz Exp $
#
-DISTNAME= libmp3splt-0.5.1
+DISTNAME= libmp3splt-0.5.4
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3splt/}
diff --git a/audio/libmp3splt/distinfo b/audio/libmp3splt/distinfo
index 44cff44f6a8..64c684ef9b1 100644
--- a/audio/libmp3splt/distinfo
+++ b/audio/libmp3splt/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/10/05 22:47:23 schmonz Exp $
+$NetBSD: distinfo,v 1.3 2009/02/12 21:35:08 schmonz Exp $
-SHA1 (libmp3splt-0.5.1.tar.gz) = 749e910066de1adec6c8dc762aab8a4c06669b1b
-RMD160 (libmp3splt-0.5.1.tar.gz) = 48b4cac880fd3b5a317500640f037cce2f8b2ace
-Size (libmp3splt-0.5.1.tar.gz) = 453243 bytes
+SHA1 (libmp3splt-0.5.4.tar.gz) = f666e5f19daf40bdd70ea4c88f5a74260b865cd9
+RMD160 (libmp3splt-0.5.4.tar.gz) = e999b5881e0efb154862741df37c9b694c9ef241
+Size (libmp3splt-0.5.4.tar.gz) = 462620 bytes