ports/59716: New port, audio/fluidsynth

juha.nygard1 at netikka.fi juha.nygard1 at netikka.fi
Wed Nov 26 17:10:25 UTC 2003


>Number:         59716
>Category:       ports
>Synopsis:       New port: audio/fluidsynth software synthesizer
>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:   Wed Nov 26 09:10:22 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Juha Nyg=E5rd
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD toukka 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #7: Sat Oc=
t=20
4 14:30:41 EEST 2003 mor
tal at toukka:/usr/obj/usr/src/sys/MYKERNEL i386
>Description:
>How-To-Repeat:
>Fix:
# 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:
#
#	fluidsynth
#	fluidsynth/pkg-plist
#	fluidsynth/pkg-descr
#	fluidsynth/distinfo
#	fluidsynth/README.html
#	fluidsynth/Makefile
#
echo c - fluidsynth
mkdir -p fluidsynth > /dev/null 2>&1
echo x - fluidsynth/pkg-plist
sed 's/^X//' >fluidsynth/pkg-plist << 'END-of-fluidsynth/pkg-plist'
Xbin/fluidsynth
Xlib/libfluidsynth.la
Xlib/libfluidsynth.so.1
Xlib/libfluidsynth.so
Xlib/libfluidsynth.a
Xinclude/fluidsynth/audio.h
Xinclude/fluidsynth/event.h
Xinclude/fluidsynth/gen.h
Xinclude/fluidsynth/log.h
Xinclude/fluidsynth/midi.h
Xinclude/fluidsynth/misc.h
Xinclude/fluidsynth/mod.h
Xinclude/fluidsynth/ramsfont.h
Xinclude/fluidsynth/seq.h
Xinclude/fluidsynth/seqbind.h
Xinclude/fluidsynth/settings.h
Xinclude/fluidsynth/sfont.h
Xinclude/fluidsynth/shell.h
Xinclude/fluidsynth/synth.h
Xinclude/fluidsynth/types.h
Xinclude/fluidsynth/version.h
Xinclude/fluidsynth/voice.h
Xinclude/fluidsynth.h
Xlib/pkgconfig/fluidsynth.pc
X at dirrm include/fluidsynth
END-of-fluidsynth/pkg-plist
echo x - fluidsynth/pkg-descr
sed 's/^X//' >fluidsynth/pkg-descr << 'END-of-fluidsynth/pkg-descr'
XFluidSynth is a real-time software synthesizer based on the SoundFont 2
Xspecifications. It is a "software synthesizer". FluidSynth can read MIDI
Xevents from the MIDI input device and render them to the audio device.
XIt can also play MIDI files.
X
XNote: FluidSynth was previously called IIWU Synth.
X
XWWW: http://www.fluidsynth.org/
END-of-fluidsynth/pkg-descr
echo x - fluidsynth/distinfo
sed 's/^X//' >fluidsynth/distinfo << 'END-of-fluidsynth/distinfo'
XMD5 (fluidsynth-1.0.3.tar.gz) =3D fbdccd05e538626888e27b58d3bdbc2b
END-of-fluidsynth/distinfo
echo x - fluidsynth/README.html
sed 's/^X//' >fluidsynth/README.html << 'END-of-fluidsynth/README.html'
X<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
X
X<html>
X  <head>
X    <title>The FreeBSD Ports Collection (audio/fluidsynth)</title>
X  </head>
X
X  <body>
X    <h1>The FreeBSD Ports Collection (audio/mikmod)</h1>
X    <hr>
X
X    <p>You are now in the directory for the port "audio/fluidsynth".</p>
X
X    <p>The package name of this port is "fluidsynth-1.0.3".</p>
X
X    <p>This is the one-line description for this port:</p>
X    <hr>
X
X    <p>
XFluidSynth is a real-time software synthesizer based on the SoundFont 2=20
specifications. It is a "software synthesizer". FluidSynth can read MIDI=20
events from the MIDI input device and render them to the audio device. It=
=20
can also play MIDI files.
X    </p>
X    <hr>
X
X    <p>Please read the "<a href=3D"pkg-descr">description file</a>" for =
a
X    longer description and/or visit the <a=20
href=3D"http://www.fluidsynth.org/">web site</a> for futher=20
informations.</p>
X
X    <p>If needed, you may contact the <a href=3D
X    "mailto:juha.nygard1 at INnetikkaVALID.fi">maintainer</a> of this port=20
or the port <a href=3D
X    "mailto:ports at FreeBSD.org">mailing-list</a>.</p>
X
X    <p>Go to the <a href=3D"../../README.html">top of the ports tree</a>=
=20
for
X    a summary on how to use the ports collection.</p>
X    <hr>
X
X    <p><a href=3D"../README.html">Go up one level</a> | <a href=3D
X    "../../README.html">Go to top of ports tree</a></p>
X  </body>
X</html>
X
END-of-fluidsynth/README.html
echo x - fluidsynth/Makefile
sed 's/^X//' >fluidsynth/Makefile << 'END-of-fluidsynth/Makefile'
X# ports collection makefile for:   mikmod304
X# Date created:        16 November 1998
X# Whom:                yoshiaki Uchikawa
X#
X# $FreeBSD: ports/audio/mikmod/Makefile,v 1.20 2003/02/21 10:59:30 knu=20
Exp $
X#
X
XPORTNAME=3D	fluidsynth
XPORTVERSION=3D	1.0.3
XCATEGORIES=3D	audio
XMASTER_SITES=3D	${MASTER_SITE_SAVANNAH}
XMASTER_SITE_SUBDIR=3Dfluid//stable.pkg/1.0.3
X
XMAINTAINER=3D	juha.nygard1 at netikka.fi
XCOMMENT=3D	FluidSynth is a real-time software synthesizer based on=20
the SoundFont 2 specifications
X
XUSE_GMAKE=3D	yes
XGNU_CONFIGURE=3D	yes
XCFLAGS=3D		-pthread
XMAN1=3D		fluidsynth.1
X
X.include <bsd.port.mk>
END-of-fluidsynth/Makefile
exit


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



More information about the freebsd-ports-bugs mailing list