[49234] trunk/dports/audio

yves at macports.org yves at macports.org
Sun Apr 5 18:58:17 PDT 2009


Revision: 49234
          http://trac.macports.org/changeset/49234
Author:   yves at macports.org
Date:     2009-04-05 18:58:17 -0700 (Sun, 05 Apr 2009)
Log Message:
-----------
New port libmp3split

Added Paths:
-----------
    trunk/dports/audio/libmp3splt/
    trunk/dports/audio/libmp3splt/Portfile

Added: trunk/dports/audio/libmp3splt/Portfile
===================================================================
--- trunk/dports/audio/libmp3splt/Portfile	                        (rev 0)
+++ trunk/dports/audio/libmp3splt/Portfile	2009-04-06 01:58:17 UTC (rev 49234)
@@ -0,0 +1,27 @@
+# $Id: Portfile 30219 2007-10-22 22:40:35Z jmpp at macports.org $
+
+PortSystem			1.0
+
+name				libmp3splt
+version				0.5.4
+categories			audio
+maintainers			yves
+description			Utility for mp3 and ogg splitting without decoding
+long_description \
+	mp3splt is a free command-line utility that allows you to split mp3 and \
+	ogg files from a begin time to an end time, without need of decoding and \
+	reencoding.  It's useful to split large mp3/ogg to make smaller files or \
+	to split entire albums to obtain original tracks.
+
+platforms			darwin
+
+homepage			http://mp3splt.sourceforge.net/
+
+master_sites		sourceforge
+master_sites.mirror_subdir \
+                    mp3splt
+                    
+checksums			md5 a65f63dc9c176dabff3c6c85c4c3bf2c
+
+depends_lib			port:libid3tag port:libmad port:libvorbis
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090405/2de1f65f/attachment.html>


More information about the macports-changes mailing list