head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.8 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.6 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.4 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.2 pkgsrc-2011Q2-base:1.4 pkgsrc-2010Q3:1.3.0.10 pkgsrc-2010Q3-base:1.3 pkgsrc-2010Q2:1.3.0.8 pkgsrc-2010Q2-base:1.3 pkgsrc-2010Q1:1.3.0.6 pkgsrc-2010Q1-base:1.3 pkgsrc-2009Q4:1.3.0.4 pkgsrc-2009Q4-base:1.3 pkgsrc-2009Q3:1.3.0.2 pkgsrc-2009Q3-base:1.3 pkgsrc-2008Q4:1.2.0.2 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.1.0.26 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.24 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.22 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.20 pkgsrc-2008Q1:1.1.0.18 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.16 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.14 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.12 pkgsrc-2007Q2-base:1.1 pkgsrc-2007Q1:1.1.0.10 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.8 pkgsrc-2006Q4-base:1.1 pkgsrc-2006Q3:1.1.0.6 pkgsrc-2006Q3-base:1.1 pkgsrc-2006Q2:1.1.0.4 pkgsrc-2006Q2-base:1.1 pkgsrc-2006Q1:1.1.0.2 pkgsrc-2006Q1-base:1.1; locks; strict; comment @# @; 1.4 date 2010.11.30.19.20.05; author drochner; state dead; branches; next 1.3; 1.3 date 2009.07.25.14.58.34; author schmonz; state Exp; branches; next 1.2; 1.2 date 2008.10.05.22.56.41; author schmonz; state dead; branches; next 1.1; 1.1 date 2006.03.06.14.26.17; author joerg; state Exp; branches; next ; desc @@ 1.4 log @update to 2.2.9 changes: -support libmp3splt's new features -bugfixes @ text @$NetBSD: patch-ab,v 1.3 2009/07/25 14:58:34 schmonz Exp $ --- configure.orig 2009-06-24 01:30:32.000000000 -0400 +++ configure @@@@ -3632,7 +3632,7 @@@@ cat >>conftest.$ac_ext <<_ACEOF #include #include #include -#include +#include int main () { @@@@ -3705,7 +3705,7 @@@@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include -#include +#include int main () @ 1.3 log @Update to 2.2.5. From the changelog: #mp3splt v. 2.2.5 - added -x option to not write Xing header mostly libmp3splt (but important for mp3splt users) : - fixed bug with -g and multiple usages of @@o (libmp3splt) - fixed a small bug with genre in -g - Xing header is now written even if -n option is used (libmp3splt) - fixed bug with stdin & id3v2 & xing - fixed critical bug with overlap splitpoints not working (feature #1530782 => bug) - fixed critical bug with mp3 stdin (& framemode) - fixed some warning messages & added some more - fixed dewrap error message - fixed dewrap bug to not attempt to create output directories when '-d' option is used - fixed minor bug #2790952 : time mode creating an empty file (at the end) #mp3splt v. 2.2.4 - fixed issue with CUE file not being imported correctly : \r and \n problem (bug #2778717) - fixed bug #2691576 - CUE file seg fault if no artist - fixed segfault when output format was empty - fixed bug with ID3v1 and '@@N' (was 1,3,5,... instead of 1,2,3,...) - fixed time split with '0.0' was infinite looping - fixed empty output format '' seg fault - small fixes in the man page - re-enabled mp3splt ogg symlink configure option - added options @@m,@@M,@@s,@@S,@@H,@@h + no @@h or @@H in output filenames if hundreths are 0 - added default custom tags as %[@@o,@@N=1] - print to stdout is now on stderr for the '-l' option, except for the filenames - added --with-mp3splt(-libraries|-includes)?, --disable-mp3splttest configure options - added overlapping split files with the -O option (feature request #1530782) @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @Update mp3splt to 2.2.1 (obviating the need for mp3splt-devel) and take MAINTAINER. From the changelog: - corrected the -g option to be more intuitive - fixed bug in the man page (from wrong '-t' to wrong '-g') - changed small usage error on '-g' option - mp3splt is now using libmp3splt - checks for compatibilities between options - added 'm-' for mp3 STDIN - possibility to specify the server and port for freedb search; (now using tracktype.org by default) - original id3v1 for mp3 tags are kept in the splitted files and also ogg vorbis tags - add custom tags with the new '-g' option - '-o' option now creates the specified directories if '-d' option is not specified - added '-Q' option which enables the '-q' option and does not print anything to STDOUT - added experimental '-D' debug mode option - added '-i' option for counting the number of silence splitpoints - also added '-h' option which shows a small usage @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.1 2006/03/06 14:26:17 joerg Exp $ d3 8 a10 3 --- splt.h.orig 2006-03-06 15:13:08.000000000 +0100 +++ splt.h @@@@ -93,7 +93,7 @@@@ char *zero_pad (char *s, char *out, int d12 4 a15 1 char *zero_pad_float (float f, char *out); d17 3 a19 4 -int parse_outformat(char *s, char format[][], int cddboption); +int parse_outformat(char *s, char format[OUTNUM][MAXOLEN], int cddboption); unsigned char *cleanstring (unsigned char *s); d21 2 @ 1.1 log @Replace incomplete array definition in prototype to match definition. @ text @d1 1 a1 1 $NetBSD$ @