summaryrefslogtreecommitdiffstats
path: root/audio-libs/portaudio/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-libs/portaudio/DETAILS')
-rwxr-xr-xaudio-libs/portaudio/DETAILS25
1 files changed, 25 insertions, 0 deletions
diff --git a/audio-libs/portaudio/DETAILS b/audio-libs/portaudio/DETAILS
new file mode 100755
index 0000000000..914811dce8
--- /dev/null
+++ b/audio-libs/portaudio/DETAILS
@@ -0,0 +1,25 @@
+ SPELL=portaudio
+ VERSION=v18_1
+ SOURCE=${SPELL}_${VERSION}.zip
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_${VERSION}
+ SOURCE_URL[0]=http://www.portaudio.com/archives/$SOURCE
+ SOURCE_HASH=sha512:991be0640101bb3ec75d8168db81288f66cf876bdd3029317bc29f8711770cf93ec680bb084a3e61a9cb58258b8f08e4e1d9d84e8b7adf10f03a0f7c01dfd306
+ WEB_SITE=http://www.portaudio.com
+ ENTERED=20031118
+ UPDATED=20040421
+ PATCHLEVEL=1
+ ARCHIVE="off"
+ LICENSE[0]=http://www.portaudio.com/license.html
+ KEYWORDS="drivers audio"
+ 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
+
+