summaryrefslogtreecommitdiffstats
path: root/audio-players/alsaplayer/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/alsaplayer/DETAILS')
-rwxr-xr-xaudio-players/alsaplayer/DETAILS25
1 files changed, 25 insertions, 0 deletions
diff --git a/audio-players/alsaplayer/DETAILS b/audio-players/alsaplayer/DETAILS
new file mode 100755
index 0000000000..f4ce22c6c3
--- /dev/null
+++ b/audio-players/alsaplayer/DETAILS
@@ -0,0 +1,25 @@
+ SPELL=alsaplayer
+ VERSION=0.99.76
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.alsaplayer.org/$SOURCE
+ MD5[0]=1f0659742a2aabcf633648919abdc858
+ WEB_SITE=http://www.alsaplayer.org
+ ENTERED=20010922
+ UPDATED=20030128
+ LICENSE[0]=GPL
+ MAINTAINER=unet@sourcemage.org
+ SHORT="AlsaPlayer is a PCM player that makes heavy use of the ALSA."
+cat << EOF
+From http://www.alsaplayer.org/
+AlsaPlayer is a new type of PCM player.
+It is heavily multi-threaded and tries to excercise the
+ALSA library and driver quite a bit. It has some very
+interesting features unique to Linux/Unix players. The
+goal is to create a fully pluggable framework for
+playback of all sorts of media with the focus on PCM
+audio data. The core code was written by Andy Lo-A-Foe
+<andy at alsaplayer dot org> (or <arloafoe at cs dot vu dot nl>)
+with contributions from many other folks.
+See the credits files for details.
+EOF