Subject: CVS commit: pkgsrc/audio/portaudio-devel
From: Ben Collver
Date: 2006-05-22 00:21:10
Message id: 20060521222110.CDE352DA27@cvs.netbsd.org

Log Message:
Initial import for portaudio-devel-20060521 (at this moment also known
as portaudio version 19), a portable cross-platform Audio API.

PortAudio is a free, cross platform, open-source, audio I/O library.  It
lets you write simple audio programs in 'C' that will compile and run on
many platforms including Windows, Macintosh (8,9,X), Unix (OSS), SGI, and
BeOS. PortAudio is intended to promote the exchange of audio synthesis
software between developers on different platforms, and was recently
selected as the audio component of a larger PortMusic project that includes
MIDI and sound file support.

PortAudio provides a very simple API for recording and/or playing sound
using a simple callback function.  Example programs are included that
synthesize sine waves and pink noise, perform fuzz distortion on a guitar,
list available audio devices, etc.


Files:
RevisionActionfile
1.1importpkgsrc/audio/portaudio-devel/buildlink3.mk
1.1importpkgsrc/audio/portaudio-devel/DESCR
1.1importpkgsrc/audio/portaudio-devel/PLIST
1.1importpkgsrc/audio/portaudio-devel/distinfo
1.1importpkgsrc/audio/portaudio-devel/Makefile
1.1importpkgsrc/audio/portaudio-devel/patches/patch-aa
1.1importpkgsrc/audio/portaudio-devel/patches/patch-ab
1.1importpkgsrc/audio/portaudio-devel/patches/patch-ac