debian/0000755000000000000000000000000011764523023007171 5ustar debian/rules0000755000000000000000000000024511762352116010253 0ustar #!/usr/bin/make -f # -*- makefile -*- include /usr/share/libmp3splt-dev/mp3splt.rules EXTRA_CONFIGURE_OPTS=--enable-oggsplt_symlink SHORT_INTERFACE="command line" debian/compat0000644000000000000000000000000211764523022010366 0ustar 7 debian/patches/0000755000000000000000000000000011763052043010616 5ustar debian/patches/fix-informations-spelling0000644000000000000000000001132111763050562015652 0ustar Description: fix spelling of informations to be information Author: Ryan Niebur Forwarded: no Index: mp3splt/doc/mp3splt.1 =================================================================== --- mp3splt.orig/doc/mp3splt.1 2012-06-02 23:46:10.000000000 -0700 +++ mp3splt/doc/mp3splt.1 2012-06-02 23:56:08.000000000 -0700 @@ -232,7 +232,7 @@ of a ".CUE" file (note that it must end with ".cue", otherwise it will be wrongly interpreted as a cddb file) or a local .XMCD (.CDDB) file on your hard disk. -If you want to get informations from Internet, SOURCE must have one of the +If you want to get information from Internet, SOURCE must have one of the following formats: \fBquery\fP @@ -266,7 +266,7 @@ query[get=cddb_cgi://freedb.org/~cddb/cddb.cgi:80] Mp3splt will connect to the server and start to find the requested -informations. If the right album is found, then mp3splt will query the +information. If the right album is found, then mp3splt will query the server to get the selected album and (if no problem occurs) will write a file named "query.cddb" from which will get splitpoints and filenames. @@ -570,7 +570,7 @@ to STDOUT. This option cannot be used with STDOUT output. .IP "\fB\-D\fP " 10 -\fBDebug mode\fP. Experimental debug support. Print extra informations +\fBDebug mode\fP. Experimental debug support. Print extra information about what is being done. Current print doesn't have a nice format. .IP "\fB\-i\fP " 10 @@ -601,7 +601,7 @@ \fBmp3splt \-nf album.mp3 0.12 21.34.7 25.3 30.40 38.58\fP This is the use of \-n option and multiple splitpoints. Four files will be created -and will not contain ID3 informations. +and will not contain ID3 information. .PP \fBmp3splt \-w album_MP3WRAP.mp3\fP Index: mp3splt/src/freedb.c =================================================================== --- mp3splt.orig/src/freedb.c 2012-06-02 23:46:10.000000000 -0700 +++ mp3splt/src/freedb.c 2012-06-02 23:56:08.000000000 -0700 @@ -69,7 +69,7 @@ { //freedb search print_message(_("CDDB QUERY. Insert album and" - " artist informations to find cd.")); + " artist information to find cd.")); short first_time = SPLT_TRUE; //here we search freedb Index: mp3splt/po/cs.po =================================================================== --- mp3splt.orig/po/cs.po 2012-06-02 00:47:58.000000000 -0700 +++ mp3splt/po/cs.po 2012-06-02 23:56:29.000000000 -0700 @@ -120,7 +120,7 @@ msgstr "" #: src/freedb.c:71 -msgid "CDDB QUERY. Insert album and artist informations to find cd." +msgid "CDDB QUERY. Insert album and artist information to find cd." msgstr "" #: src/freedb.c:79 Index: mp3splt/po/de_DE.po =================================================================== --- mp3splt.orig/po/de_DE.po 2012-06-02 00:47:58.000000000 -0700 +++ mp3splt/po/de_DE.po 2012-06-02 23:56:29.000000000 -0700 @@ -163,7 +163,7 @@ msgstr " Freedb-Ermittlungstyp: %s , Seite: %s , Port: %d\n" #: src/freedb.c:71 -msgid "CDDB QUERY. Insert album and artist informations to find cd." +msgid "CDDB QUERY. Insert album and artist information to find cd." msgstr "" "CDDB-Abfrage. Geben Sie Informationen über Album und Künstler an, um eine CD " "zu finden." Index: mp3splt/po/es.po =================================================================== --- mp3splt.orig/po/es.po 2012-06-02 00:47:58.000000000 -0700 +++ mp3splt/po/es.po 2012-06-02 23:56:29.000000000 -0700 @@ -130,7 +130,7 @@ msgstr "" #: src/freedb.c:71 -msgid "CDDB QUERY. Insert album and artist informations to find cd." +msgid "CDDB QUERY. Insert album and artist information to find cd." msgstr "" "PREGUNTA CDDB. Introduzca la información de álbum y artista para encontrar " "cd." Index: mp3splt/po/fr_FR.po =================================================================== --- mp3splt.orig/po/fr_FR.po 2012-06-02 00:47:58.000000000 -0700 +++ mp3splt/po/fr_FR.po 2012-06-02 23:56:29.000000000 -0700 @@ -155,7 +155,7 @@ msgstr " Type de récupération freedb : %s , Site : %s , Port : %d\n" #: src/freedb.c:71 -msgid "CDDB QUERY. Insert album and artist informations to find cd." +msgid "CDDB QUERY. Insert album and artist information to find cd." msgstr "" "RECHERCHE CDDB. Entrez des informations sur l'album et l'artiste pour " "trouver un CD." Index: mp3splt/po/mp3splt.pot =================================================================== --- mp3splt.orig/po/mp3splt.pot 2012-06-02 00:47:58.000000000 -0700 +++ mp3splt/po/mp3splt.pot 2012-06-02 23:56:29.000000000 -0700 @@ -119,7 +119,7 @@ msgstr "" #: src/freedb.c:71 -msgid "CDDB QUERY. Insert album and artist informations to find cd." +msgid "CDDB QUERY. Insert album and artist information to find cd." msgstr "" #: src/freedb.c:79 debian/patches/fix-long-lines-in-manpage0000644000000000000000000000216311763052001015402 0ustar Description: Fix long lines in the man page Author: Ryan Niebur Forwarded: no Index: mp3splt/doc/mp3splt.1 =================================================================== --- mp3splt.orig/doc/mp3splt.1 2012-06-02 23:57:16.000000000 -0700 +++ mp3splt/doc/mp3splt.1 2012-06-03 23:20:21.000000000 -0700 @@ -259,7 +259,8 @@ Examples: - query[search=cddb_cgi://tracktype.org/~cddb/cddb.cgi:80,get=cddb_cgi://tracktype.org/~cddb/cddb.cgi:80] + query[search=cddb_cgi://tracktype.org/~cddb/cddb.cgi:80, + get=cddb_cgi://tracktype.org/~cddb/cddb.cgi:80] .br query[get=cddb_protocol://freedb.org:8880] .br @@ -536,7 +537,8 @@ Example: if the input filename is \fBartist1__album2__title3__comment4__2__2004__Samba.ogg\fP, .br the following regular expression -\fB(?.*?)__(?.*?)__(?.*?)__(?<comment>.*?)__(?<tracknum>.*?)__(?<year>.*?)__(?<genre>.*)\fP extracts the tags: +\fB(?<artist>.*?)__(?<album>.*?)__(?<title>.*?)__(?<comment>.*?)\fP + \fB__(?<tracknum>.*?)__(?<year>.*?)__(?<genre>.*)\fP extracts the tags: (?<artist>): artist1 (?<album>): album2 (?<title>): title3 �������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������debian/patches/series�������������������������������������������������������������������������������0000644�0000000�0000000�00000000064�11763052030�012027� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������fix-informations-spelling fix-long-lines-in-manpage ����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������debian/clean����������������������������������������������������������������������������������������0000644�0000000�0000000�00000000013�11764523022�010167� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������config.log ���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������debian/source/��������������������������������������������������������������������������������������0000755�0000000�0000000�00000000000�11762345170�010474� 5����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������debian/source/format��������������������������������������������������������������������������������0000644�0000000�0000000�00000000014�11762345170�011702� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������3.0 (quilt) ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������debian/watch����������������������������������������������������������������������������������������0000644�0000000�0000000�00000000076�11764523022�010224� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������version=3 http://sf.net/mp3splt/mp3splt-([0-9.a-z]+)\.tar\.gz ������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������debian/regenerate.sh��������������������������������������������������������������������������������0000755�0000000�0000000�00000000062�11762267206�011655� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������#!/bin/sh set -e make -f debian/rules regenerate ������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������debian/changelog������������������������������������������������������������������������������������0000644�0000000�0000000�00000007171�11764522746�011064� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������mp3splt (2.4.2-2) unstable; urgency=low * Include dependencies on libmp3splt-* plugin packages -- Ryan Niebur <ryan@debian.org> Fri, 08 Jun 2012 18:24:54 -0700 mp3splt (2.4.2-1) unstable; urgency=low * move debian/rules to the libmp3splt-dev package * regenerate debian/control against libmp3splt 0.7.2-1, to get the bumped build dep * change build dependency on debhelper to 7.0.50 instead of 7.2 * standards version 3.9.3 * remove dep on libmp3splt-plugin, moved to libmp3splt0 * suggest mp3splt-gtk * New Upstream Version (Closes: #622876) - fixes -o option fails without any '@' variable (Closes: #536027) - fixes regression in padded filename support (Closes: #592613) - fixes ID3v1 tags (Closes: #624577) * Update maintainer address, standards version, and vcs-* fields to collab-maint * Remove DMUA field * Use quilt 3.0 source format * add TODO and README to docs * update debian/copyright file * add patch to fix spelling of information - use DEP3 patch headers * convert to copyright format 1.0 * Fix long lines in the man page -- Ryan Niebur <ryan@debian.org> Mon, 04 Jun 2012 00:23:15 -0700 mp3splt (2.2.5-1) unstable; urgency=low * New Upstream Version * add DM-Upload-Allowed field * remove quilt patching, patches are applied upstream * pass --disable-mp3splttest, those tests look for ../libmp3splt * pass --enable-oggsplt_symlink, previous versions of the package had the oggsplt binary, but my last one didn't...oops * add dependency on libmp3splt-mp3 | libmp3splt-plugin, since the dependency was removed from the libmp3splt0 package due to a circular dependency -- Ryan Niebur <ryanryan52@gmail.com> Thu, 21 May 2009 18:50:38 -0700 mp3splt (2.2.3-1) unstable; urgency=low * Adopt package (Closes: #488931) * New upstream release (Closes: #459510, #403463, #316046) * Document default min= value (Closes: #316050) * Redo packaging from scratch -- Ryan Niebur <ryanryan52@gmail.com> Sun, 29 Mar 2009 02:12:55 -0700 mp3splt (2.1c-5) unstable; urgency=low * Orphan this package * Bump Standards-Version up to 3.8.0 (no changes) -- Francois Marier <francois@debian.org> Mon, 15 Sep 2008 13:13:02 +1200 mp3splt (2.1c-4) unstable; urgency=low * Fix hyphens in manpage * Bump debhelper compatibility to 6 -- Francois Marier <francois@debian.org> Tue, 03 Jun 2008 14:55:19 +1200 mp3splt (2.1c-3) unstable; urgency=low * Build-depend on automake1.7 to fix powerpc build problems -- Francois Marier <francois@debian.org> Fri, 04 Jan 2008 01:17:28 -0500 mp3splt (2.1c-2) unstable; urgency=low * Add support for audacity labels (closes: #456771) Thanks to Federico Grau for the patch! * debian/copyright: it's actually released under the LGPL 2, not 2.1 -- Francois Marier <francois@debian.org> Sun, 23 Dec 2007 20:18:56 -0500 mp3splt (2.1c-1) unstable; urgency=low * New upstream release * Setting myself as maintainer (closes: #457132) * Bump Standards-Version up to 3.7.3 * Bump debhelper version to 5 * Add homepage and Vcs-* fields in debian/control * Rewrite debian/copyright page * Add a watch file * Removed AUTHORS from debian/docs * Check for the existence of the Makefile before calling it (lintian warning) -- Francois Marier <francois@debian.org> Sun, 23 Dec 2007 11:11:17 -0500 mp3splt (2.1-1.1) unstable; urgency=low * NMU with the permission of the maintainer. * Fix build failure. Closes: #300270. -- Joost Yervante Damad <joost@lumatec.be> Thu, 13 Apr 2006 15:55:35 +0200 mp3splt (2.1-1) unstable; urgency=low * Initial release. -- Paul Melnikow <pnm@zephyr.to> Mon, 4 Oct 2004 16:30:24 -0400 �������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������debian/docs�����������������������������������������������������������������������������������������0000644�0000000�0000000�00000000014�11762435203�010037� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������TODO README ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������debian/links����������������������������������������������������������������������������������������0000644�0000000�0000000�00000000072�11762267206�010241� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������usr/share/man/man1/mp3splt.1 usr/share/man/man1/oggsplt.1 ����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������debian/copyright������������������������������������������������������������������������������������0000644�0000000�0000000�00000001340�11762607677�011142� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: http://mp3splt.sourceforge.net/ Files: * Copyright: Copyright (C) 2002-2005 Matteo Trotta Copyright (C) 2005-2012 Alexandru Ionut Munteanu License: GPL-2+ Files: debian/* Copyright: copyright 2009-2012, Ryan Niebur <ryanryan52@gmail.com> License: GPL-2+ License: GPL-2+ You can redistribute this software and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . On Debian systems you can find the full text of the GNU General Public License version 2 in '/usr/share/common-licenses/GPL-2'. ������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������debian/control��������������������������������������������������������������������������������������0000644�0000000�0000000�00000002647�11764523022�010604� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������Source: mp3splt Section: sound Priority: optional Maintainer: Ryan Niebur <ryan@debian.org> Build-Depends: debhelper (>= 7.0.50), libmp3splt-dev (>= 0.7.2-2~), libmp3splt-dev (<< 0.7.3~) Standards-Version: 3.9.3 Homepage: http://mp3splt.sourceforge.net/ Vcs-Git: git://anonscm.debian.org/collab-maint/mp3splt.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/mp3splt.git;a=summary Package: mp3splt Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libmp3splt0-mp3 | libmp3splt0-plugin Recommends: libmp3splt0-mp3, libmp3splt0-ogg, Suggests: mp3splt-gtk, Description: command line interface to split MP3 and Ogg Vorbis files without reencoding Mp3Splt-project is a utility to split mp3 and ogg files selecting a begin and an end time position, without decoding. It's very useful to split large mp3/ogg to make smaller files or to split entire albums to obtain original tracks. If you want to split an album, you can select split points and filenames manually or you can get them automatically from CDDB (internet or a local file) or from .cue files. Supports also automatic silence split, that can be used also to adjust cddb/cue splitpoints. You can extract tracks from Mp3Wrap or AlbumWrap files in few seconds. For mp3 files, both ID3v1 & ID3v2 tags are supported. Mp3splt-project is split in 3 parts: libmp3splt, mp3splt and mp3splt-gtk. . This package provides mp3splt, the command line interface. ���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������