summaryrefslogtreecommitdiffstats
path: root/audio-drivers/portaudio/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-drivers/portaudio/DETAILS')
-rwxr-xr-xaudio-drivers/portaudio/DETAILS23
1 files changed, 23 insertions, 0 deletions
diff --git a/audio-drivers/portaudio/DETAILS b/audio-drivers/portaudio/DETAILS
new file mode 100755
index 0000000000..64768e77e8
--- /dev/null
+++ b/audio-drivers/portaudio/DETAILS
@@ -0,0 +1,23 @@
+ SPELL=portaudio
+ VERSION=v18_1
+ SOURCE=${SPELL}_${VERSION}.zip
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_${VERSION}
+ SOURCE_URL[0]=http://www.portaudio.com/archives/$SOURCE
+ MD5[0]=ce66a732d263fde2b5ad2262ef37a691
+ WEB_SITE=http://www.portaudio.com
+ ENTERED=20031118
+ UPDATED=20040421
+ ARCHIVE="off"
+ LICENSE[0]=http://www.portaudio.com/license.html
+ SHORT="PortAudio is a free, cross platform, open-source, audio I/O library"
+cat << EOF
+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.
+EOF
+
+