# 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@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 X X X X The FreeBSD Ports Collection (audio/fluidsynth) X X X X

The FreeBSD Ports Collection (audio/mikmod)

X
X X

You are now in the directory for the port "audio/fluidsynth".

X X

The package name of this port is "fluidsynth-1.0.3".

X X

This is the one-line description for this port:

X
X X

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

X
X X

Please read the "description file" for = a X longer description and/or visit the web site for futher=20 informations.

X X

If needed, you may contact the maintainer of this port=20 or the port mailing-list.

X X

Go to the top of the ports tree= =20 for X a summary on how to use the ports collection.

X
X X

Go up one level | Go to top of ports tree

X X 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@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 END-of-fluidsynth/Makefile exit