Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2007 09:25:09 GMT
From:      dk <lazyklimm@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/115460: New port: audio/ecamegapedal realtime audio processor
Message-ID:  <200708130925.l7D9P9ew006977@www.freebsd.org>
Resent-Message-ID: <200708130930.l7D9U1IK041465@freefall.freebsd.org>

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

>Number:         115460
>Category:       ports
>Synopsis:       New port: audio/ecamegapedal realtime audio processor
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 13 09:30:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     dk
>Release:        6.2-RELEASE-p5
>Organization:
intelllect
>Environment:
FreeBSD admin.intellect.local 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #2: Fri Jun 15 12:16:18 MSD 2007     root@admin.intellect.local:/usr/src/sys/i386/compile/ADMIN  i386
>Description:
# 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:
#
#	ecamegapedal
#	ecamegapedal/pkg-descr
#	ecamegapedal/Makefile
#	ecamegapedal/distinfo
#	ecamegapedal/pkg-plist
#
echo c - ecamegapedal
mkdir -p ecamegapedal > /dev/null 2>&1
echo x - ecamegapedal/pkg-descr
sed 's/^X//' >ecamegapedal/pkg-descr << 'END-of-ecamegapedal/pkg-descr'
XEcamegapedal is a real-time effect processor software with a graphical user
Xinterface for controlling the effect parameters. It is meant to be used as
Xa virtual guitar-fx or studio effect box. In addition to real-time operation,
XEcamegapedal also supports reading from and writing to audio files.
XAll audio object and effect plugin types provided by the Ecasound libraries
Xare supported. This includes ALSA, JACK, OSS, aRts, over 20 file formats,
Xover 30 effect types, LADSPA plugins and multi-operator effect presets.
XEcamegapedal's implementation is based on Ecasound and Qt libraries.
X
XWWW: http://www.wakkanet.fi/~kaiv/ecamegapedal/
END-of-ecamegapedal/pkg-descr
echo x - ecamegapedal/Makefile
sed 's/^X//' >ecamegapedal/Makefile << 'END-of-ecamegapedal/Makefile'
X# New ports collection makefile for:   ecamegapedal
X# Date created:                13 aug 2007
X# Whom:                        lazyklimm <lazyklimm@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ecamegapedal
XPORTVERSION=	0.4.4
XPORTREVISION=	1
XCATEGORIES=	audio
XMASTER_SITES=	http://ecasound.seul.org/download/
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	realtime audio processor
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/libecasound.a:${PORTSDIR}/audio/ecasound
X
XJACKDIR=	${LOCALBASE}/include/jack
XUSE_QT_VER=	3
XUSE_X_PREFIX=	yes
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
X
XCFLAGS+=	${PTHREAD_CFLAGS:S/"//g}
XLDFLAGS+=	${PTHREAD_LIBS:S/"//g}
XCONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib ${LDFLAGS}" \
X		CFLAGS="-I${LOCALBASE}/include ${CFLAGS}" \
X		CXXFLAGS="-I${LOCALBASE}/include ${CXXFLAGS}"
X
XMAN1=		ecamegapedal.1
X
X.include <bsd.port.pre.mk>
X
X.if defined(WITH_JACK)
XCONFIGURE_ARGS+= --with-jack=${JACK_DIR}
X.else
XCONFIGURE_ARGS+= --disable-jack
X.endif
X
X.include <bsd.port.post.mk>
END-of-ecamegapedal/Makefile
echo x - ecamegapedal/distinfo
sed 's/^X//' >ecamegapedal/distinfo << 'END-of-ecamegapedal/distinfo'
XMD5 (ecamegapedal-0.4.4.tar.gz) = 35ae90b8b01e163d4ec0d6c824fbb8c6
XSHA256 (ecamegapedal-0.4.4.tar.gz) = 662ddeb1298870375e3c796a2c344d26e8bbe60ad1c4e8b7c70abc4079a7935b
XSIZE (ecamegapedal-0.4.4.tar.gz) = 254928
END-of-ecamegapedal/distinfo
echo x - ecamegapedal/pkg-plist
sed 's/^X//' >ecamegapedal/pkg-plist << 'END-of-ecamegapedal/pkg-plist'
Xbin/ecamegapedal
Xshare/ecamegapedal/pixmaps/forward_idx.png
Xshare/ecamegapedal/pixmaps/rewind_idx.png
Xshare/ecamegapedal/pixmaps/quit_idx.png
Xshare/ecamegapedal/pixmaps/begin_idx.png
Xshare/ecamegapedal/pixmaps/start_idx.png
Xshare/ecamegapedal/pixmaps/stop_idx.png
X@dirrm share/ecamegapedal/pixmaps
X@dirrm share/ecamegapedal
END-of-ecamegapedal/pkg-plist
exit


>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708130925.l7D9P9ew006977>