summaryrefslogtreecommitdiffstats
path: root/audio-drivers/portaudio/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-drivers/portaudio/DETAILS')
-rwxr-xr-xaudio-drivers/portaudio/DETAILS25
1 files changed, 0 insertions, 25 deletions
diff --git a/audio-drivers/portaudio/DETAILS b/audio-drivers/portaudio/DETAILS
deleted file mode 100755
index 914811dce8..0000000000
--- a/audio-drivers/portaudio/DETAILS
+++ /dev/null
@@ -1,25 +0,0 @@
- 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
-
-