From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Sep 27 02:10:04 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 260D2106568B for ; Sun, 27 Sep 2009 02:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0600C8FC17 for ; Sun, 27 Sep 2009 02:10:04 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8R2A36r043486 for ; Sun, 27 Sep 2009 02:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8R2A3gQ043485; Sun, 27 Sep 2009 02:10:03 GMT (envelope-from gnats) Resent-Date: Sun, 27 Sep 2009 02:10:03 GMT Resent-Message-Id: <200909270210.n8R2A3gQ043485@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Timothy Beyer Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 128E8106566C for ; Sun, 27 Sep 2009 02:08:03 +0000 (UTC) (envelope-from beyert@cs.ucr.edu) Received: from sentrell.ucr.edu (sentrell.ucr.edu [138.23.226.212]) by mx1.freebsd.org (Postfix) with ESMTP id EF9D48FC16 for ; Sun, 27 Sep 2009 02:08:02 +0000 (UTC) Received: from aeonserv.aeonnet (cpe-76-90-217-240.socal.res.rr.com [76.90.217.240]) by sentrell.ucr.edu (MOS 3.10.5-GA) with ESMTP id IAD99594 (AUTH tbeye001); Sat, 26 Sep 2009 19:08:01 -0700 (PDT) Message-Id: <87ab0hjfyt.wl%beyert@cs.ucr.edu> Date: Sat, 26 Sep 2009 19:09:46 -0700 From: Timothy Beyer To: FreeBSD-gnats-submit@FreeBSD.org Cc: Timothy Beyer Subject: ports/139168: new port: audio/mp3splt-gtk X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Sep 2009 02:10:04 -0000 >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 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 --- mp3splt-gtk.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: