Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 2009 19:09:46 -0700
From:      Timothy Beyer <beyert@cs.ucr.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Timothy Beyer <beyert@cs.ucr.edu>
Subject:   ports/139168: new port: audio/mp3splt-gtk
Message-ID:  <87ab0hjfyt.wl%beyert@cs.ucr.edu>
Resent-Message-ID: <200909270210.n8R2A3gQ043485@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         139168
>Category:       ports
>Synopsis:       new port: audio/mp3splt-gtk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 27 02:10:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Timothy Beyer
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
no organization
>Environment:
System: FreeBSD aeonserv.aeonnet 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Thu Sep 24 02:00:22 PDT 2009     root@aeonserv.aeonnet:/usr/src/sys/i386/compile/CUSTOM  i386

>Description:


-This is a GUI version of mp3splt, dependent on mp3splt it is dependent on my PR submission for audio/libmp3splt to compile (see http://www.freebsd.org/cgi/query-pr.cgi?pr=139166 for the PR)

>How-To-Repeat:
    -Need to apply my submitted update for audio/libmp3splt first (mp3splt-gtk versions are tied directly to the respective version of libmp3splt -- the old mp3splt-gtk will not compile on newer versions of libmp3splt)
    -Extract the shar

>Fix:
    The included shar

--- mp3splt-gtk.shar begins here ---
# 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 <beyert@cs.ucr.edu>
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 <bsd.port.mk>
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
--- mp3splt-gtk.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87ab0hjfyt.wl%beyert>