Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jan 2007 16:24:00 +0100 (CET)
From:      trasz <trasz@pin.if.uz.zgora.pl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/108431: [NEW PORT] audio/timemachine: JACK audio capture tool
Message-ID:  <20070127152400.DC2EB39DBA@pin.if.uz.zgora.pl>
Resent-Message-ID: <200701271530.l0RFUGsS043861@freefall.freebsd.org>

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

>Number:         108431
>Category:       ports
>Synopsis:       [NEW PORT] audio/timemachine: JACK audio capture tool
>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:   Sat Jan 27 15:30:16 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     trasz
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD pin.if.uz.zgora.pl 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Wed Nov 15 19:16:30 CET 2006
>Description:
Timemachine is a JACK audio recorder that allows you to record 10
seconds of audio _before_ you click the "Record" button.  The idea
is that, when you hear an interesting sound, you can press record
and capture it, without having to try and recreate it.

WWW:	http://plugin.org.uk/timemachine/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- timemachine-0.3.1.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:
#
#	timemachine
#	timemachine/pkg-descr
#	timemachine/Makefile
#	timemachine/pkg-plist
#	timemachine/distinfo
#
echo c - timemachine
mkdir -p timemachine > /dev/null 2>&1
echo x - timemachine/pkg-descr
sed 's/^X//' >timemachine/pkg-descr << 'END-of-timemachine/pkg-descr'
XTimemachine is a JACK audio recorder that allows you to record 10
Xseconds of audio _before_ you click the "Record" button.  The idea
Xis that, when you hear an interesting sound, you can press record
Xand capture it, without having to try and recreate it.
X
XWWW:	http://plugin.org.uk/timemachine/
END-of-timemachine/pkg-descr
echo x - timemachine/Makefile
sed 's/^X//' >timemachine/Makefile << 'END-of-timemachine/Makefile'
X# New ports collection makefile for:	timemachine
X# Date created:		2007-01-25
X# Whom:			trasz <trasz@pin.if.uz.zgora.pl>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	timemachine
XPORTVERSION=	0.3.1
XCATEGORIES=	audio
XMASTER_SITES=	http://plugin.org.uk/timemachine/
X
XMAINTAINER=	trasz@pin.if.uz.zgora.pl
XCOMMENT=	JACK audio capture tool
X
XLIB_DEPENDS=	jack.0:${PORTSDIR}/audio/jack \
X		sndfile.1:${PORTSDIR}/audio/libsndfile
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=	gtk20
X
X.include <bsd.port.pre.mk>
X
X.if exists(${LOCALBASE}/lib/liblash.so.2)
XLIB_DEPENDS+=	lash.2:${PORTSDIR}/audio/lash
X.endif
X
X.include <bsd.port.post.mk>
END-of-timemachine/Makefile
echo x - timemachine/pkg-plist
sed 's/^X//' >timemachine/pkg-plist << 'END-of-timemachine/pkg-plist'
Xbin/timemachine
X%%DATADIR%%/pixmaps/on.png
X%%DATADIR%%/pixmaps/off.png
X%%DATADIR%%/pixmaps/busy.png
X%%DATADIR%%/pixmaps/on-icon.png
X%%DATADIR%%/pixmaps/off-icon.png
X%%DATADIR%%/pixmaps/timemachine-icon.png
X@dirrm %%DATADIR%%/pixmaps
X@dirrm %%DATADIR%%
END-of-timemachine/pkg-plist
echo x - timemachine/distinfo
sed 's/^X//' >timemachine/distinfo << 'END-of-timemachine/distinfo'
XMD5 (timemachine-0.3.1.tar.gz) = 6ced0e8e46ef290b7b8443aa7e22e883
XSHA256 (timemachine-0.3.1.tar.gz) = 670ce6e9eff6f7b48fdd08be3678c46b997647c9b4541e46c1db66801cf67a87
XSIZE (timemachine-0.3.1.tar.gz) = 158344
END-of-timemachine/distinfo
exit
--- timemachine-0.3.1.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?20070127152400.DC2EB39DBA>