# $Id: Portfile 55340 2009-08-09 16:14:08Z yves@macports.org $

PortSystem			1.0

name				mp3splt-gtk
version				0.5.7a
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 932eed8faf227e5f53dad3f3afba9bdf

depends_lib			port:gstreamer port:gtk2 port:libmp3splt

configure.args      --disable-audacious --enable-gstreamer
