ports/108147: [NEW PORT] audio/hexter: DSSI softsynth that models the sound generation of a Yamaha DX7
trasz
trasz at pin.if.uz.zgora.pl
Sat Jan 20 12:10:21 UTC 2007
>Number: 108147
>Category: ports
>Synopsis: [NEW PORT] audio/hexter: DSSI softsynth that models the sound generation of a Yamaha DX7
>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 20 12:10:20 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:
hexter is a software synthesizer that models the sound generation
of a Yamaha DX7 synthesizer. It can easily load most DX7 patch bank
files, accept patch editing commands via MIDI sys-ex messages (ALSA
systems only), and recreate the sound of the DX7 with greater
accuracy than any previous open-source emulation (that the author
is aware of....)
hexter operates as a plugin for the Disposable Soft Synth Interface
(DSSI).
WWW: http://dssi.sourceforge.net/hexter.html
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- hexter-0.5.9.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:
#
# hexter
# hexter/pkg-descr
# hexter/Makefile
# hexter/pkg-plist
# hexter/files
# hexter/files/patch-configure
# hexter/distinfo
#
echo c - hexter
mkdir -p hexter > /dev/null 2>&1
echo x - hexter/pkg-descr
sed 's/^X//' >hexter/pkg-descr << 'END-of-hexter/pkg-descr'
Xhexter is a software synthesizer that models the sound generation
Xof a Yamaha DX7 synthesizer. It can easily load most DX7 patch bank
Xfiles, accept patch editing commands via MIDI sys-ex messages (ALSA
Xsystems only), and recreate the sound of the DX7 with greater
Xaccuracy than any previous open-source emulation (that the author
Xis aware of....)
X
Xhexter operates as a plugin for the Disposable Soft Synth Interface
X(DSSI).
X
XWWW: http://dssi.sourceforge.net/hexter.html
END-of-hexter/pkg-descr
echo x - hexter/Makefile
sed 's/^X//' >hexter/Makefile << 'END-of-hexter/Makefile'
X# New ports collection makefile for: hexter
X# Date created: 2007-01-20
X# Whom: trasz <trasz at pin.if.uz.zgora.pl>
X#
X# $FreeBSD$
X#
X
XPORTNAME= hexter
XPORTVERSION= 0.5.9
XCATEGORIES= audio
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= dssi
X
XMAINTAINER= trasz at pin.if.uz.zgora.pl
XCOMMENT= DSSI softsynth that models the sound generation of a Yamaha DX7
X
XLIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \
X lo.6:${PORTSDIR}/audio/liblo \
X jack.0:${PORTSDIR}/audio/jack
XBUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi
X
XGNU_CONFIGURE= yes
XUSE_GMAKE= yes
XUSE_GNOME= gtk20
X
X.include <bsd.port.mk>
END-of-hexter/Makefile
echo x - hexter/pkg-plist
sed 's/^X//' >hexter/pkg-plist << 'END-of-hexter/pkg-plist'
Xlib/dssi/hexter.so
Xlib/dssi/hexter.la
Xlib/dssi/hexter/hexter_gtk
X%%DATADIR%%/dx7_roms.dx7
X%%DATADIR%%/fb01_roms_converted_12.dx7
X%%DATADIR%%/fb01_roms_converted_34.dx7
X%%DATADIR%%/fb01_roms_converted_5.dx7
X%%DATADIR%%/tx7_roms.dx7
X at dirrm %%DATADIR%%
X at dirrm lib/dssi/hexter
END-of-hexter/pkg-plist
echo c - hexter/files
mkdir -p hexter/files > /dev/null 2>&1
echo x - hexter/files/patch-configure
sed 's/^X//' >hexter/files/patch-configure << 'END-of-hexter/files/patch-configure'
X--- configure.orig Sat Jan 20 12:27:18 2007
X+++ configure Sat Jan 20 12:27:30 2007
X@@ -20697,7 +20697,7 @@
X echo "GTK support: $with_gtk"
X
X case "${host_os}" in
X-darwin*)
X+darwin* | freebsd*)
X darwin=yes
X
X succeeded=no
END-of-hexter/files/patch-configure
echo x - hexter/distinfo
sed 's/^X//' >hexter/distinfo << 'END-of-hexter/distinfo'
XMD5 (hexter-0.5.9.tar.gz) = ad337feac0ec7f208e697cd9f123f076
XSHA256 (hexter-0.5.9.tar.gz) = f4d0263011a04a4eedcdf6b7290e74c269b7bdf6f35560278d77724dcef2e3ab
XSIZE (hexter-0.5.9.tar.gz) = 435876
END-of-hexter/distinfo
exit
--- hexter-0.5.9.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list