# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # mp3splt-gtk # mp3splt-gtk/Makefile # mp3splt-gtk/distinfo # mp3splt-gtk/pkg-descr # echo c - mp3splt-gtk mkdir -p mp3splt-gtk > /dev/null 2>&1 echo x - mp3splt-gtk/Makefile sed 's/^X//' >mp3splt-gtk/Makefile << '801585fd525e879e4089028e1f0eb6e2' X# New ports collection makefile for: audio/mp3splt-gtk X# Date created: 05.09.2009 X# Whom: Timothy Beyer X# X XPORTNAME= mp3splt-gtk XPORTVERSION= 0.5.7a XCATEGORIES= audio XMASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION} X XMAINTAINER= beyert@cs.ucr.edu XCOMMENT= Utility to split mp3 and ogg files (via GTK Interface) X XLIB_DEPENDS= mp3splt:${PORTSDIR}/audio/libmp3splt XBUILD_DEPENDS= audacious2:${PORTSDIR}/multimedia/audacious X XUSE_AUTOTOOLS= libltdl XGNU_CONFIGURE= yes XCONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \ X CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" XCONFIGURE_ARGS+= --enable-audacious --with-mp3splt=${LOCALBASE} --with-mp3splt-includes=${LOCALBASE}/include --with-mp3splt-libraries=${LOCALBASE}/lib --disable-mp3splttest X XPLIST_FILES= bin/mp3splt-gtk X X.include 801585fd525e879e4089028e1f0eb6e2 echo x - mp3splt-gtk/distinfo sed 's/^X//' >mp3splt-gtk/distinfo << '8e842f9a54080d3b321820ced27952e6' XMD5 (mp3splt-gtk-0.5.7a.tar.gz) = 932eed8faf227e5f53dad3f3afba9bdf XSHA256 (mp3splt-gtk-0.5.7a.tar.gz) = 732303cef770f16f8a926d0569ae087664df2a8bea014e4e11013b457d6692aa XSIZE (mp3splt-gtk-0.5.7a.tar.gz) = 304058 8e842f9a54080d3b321820ced27952e6 echo x - mp3splt-gtk/pkg-descr sed 's/^X//' >mp3splt-gtk/pkg-descr << '06330fcb0588ebf244326b212bd8ffdb' XMp3Splt is a command line utility to split mp3 and ogg files selecting a begin Xand an end time position, without decoding. It's very useful to split large Xmp3/ogg to make smaller files or to split entire albums to obtain original Xtracks. If you want to split an album, you can select split points and Xfilenames manually or you can get them automatically from CDDB (Internet or a Xlocal file) or from .cue files. Otherwise if you have a file created either Xwith Mp3Wrap or AlbumWrap you can extract tracks just in few seconds. Supports XVBR mp3. X XWWW: http://mp3splt.sourceforge.net/ 06330fcb0588ebf244326b212bd8ffdb exit