Author: ranger
Date: Tue Jan 23 19:04:48 2007
New Revision: 600

URL: 
<http://svn.finkproject.org/websvn/listing.php?sc=1&rev=600&repname=user%3a+ranger>
Log:
mp3cut

Added:
    trunk/experimental/common/main/finkinfo/sound/mp3cut.info

Added: trunk/experimental/common/main/finkinfo/sound/mp3cut.info
URL: 
<http://svn.finkproject.org/websvn/filedetails.php?path=/trunk/experimental/common/main/finkinfo/sound/mp3cut.info&rev=600&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/common/main/finkinfo/sound/mp3cut.info (added)
+++ trunk/experimental/common/main/finkinfo/sound/mp3cut.info Tue Jan 23 
19:04:48 2007
@@ -1,0 +1,33 @@
+Package: mp3cut
+Version: 1.13
+Revision: 1
+
+Source: mirror:cpan:authors/id/J/JV/JV/%n-%v.tar.gz
+Source-MD5: ac0ef2e3dbea3c22325cb56f49f1f742
+Type: perl
+UpdatePOD: true
+
+BuildDepends: cddb-file-pm, mpeg-audio-frame-pm, system-perl
+Depends: cddb-file-pm, mpeg-audio-frame-pm, system-perl
+
+DocFiles: Changes MANIFEST README
+Description: Split and concatenate MP3 files
+
+InstallScript: <<
+       %{default_script}
+       find %i/lib -name perllocal.pod -exec rm -rf {} \; || :
+<<
+
+DescDetail: <<
+This package provides a couple of tools to cut and cat MP3 audio files
+at the frame level.
+
+* mp3cut uses a so called 'cue sheet' to cut an MP3 audio file into
+  individual pieves (usually tracks)
+
+* mp3cat concatenates the audio data from one or more MP3 files.
+
+* cddb2cue generates a cue file from a CDDB file.
+<<
+License: GPL
+Maintainer: Benjamin Reed <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to