mp3splt 2.2.5-1 source package in Ubuntu

Changelog

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

 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  01 Jun 2009 10:44:31 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Karmic
Original maintainer:
Ryan Niebur
Architectures:
any
Section:
sound
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mp3splt_2.2.5.orig.tar.gz 139.2 KiB 0471c20adf686a3e69d9a4b28dc40a8b31999474442241c512f8813b71db3eb0
mp3splt_2.2.5-1.diff.gz 2.7 KiB e1bd3c5ca4ca26d90a58b1051a854dcbd7943ddf958b51a351008e082c8327b3
mp3splt_2.2.5-1.dsc 1.1 KiB a168574dbe3381408b5e2d61eec28c212f6813f0939ec3626215e90d1ffbb9b1

Available diffs

View changes file

Binary packages built by this source

mp3splt: 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.