summaryrefslogtreecommitdiffstats
path: root/audio-drivers/alsa-utils/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-drivers/alsa-utils/DETAILS')
-rwxr-xr-xaudio-drivers/alsa-utils/DETAILS22
1 files changed, 22 insertions, 0 deletions
diff --git a/audio-drivers/alsa-utils/DETAILS b/audio-drivers/alsa-utils/DETAILS
new file mode 100755
index 0000000000..8eba8a518c
--- /dev/null
+++ b/audio-drivers/alsa-utils/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=alsa-utils
+ VERSION=1.0.9a
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=ftp://ftp.alsa-project.org/pub/utils/$SOURCE
+ MD5[0]=b93cef65cbb0275f9d17dcd2b55f8e8c
+ WEB_SITE=http://www.alsa-project.org/
+ ENTERED=20010922
+ UPDATED=20040108
+ LICENSE[0]=GPL
+ MAINTAINER=unet@sourcemage.org
+ SHORT="ALSA utilities provides some sound programs that use the Advanced Linux Sound Architecture."
+cat << EOF
+ALSA utilities provides these sound programs that use the Advanced Linux Sound Architecture API.
+alsamixer - Native, curses-based mixer
+amixer - Native command-line mixer
+aplay - Simple, native command-line PCM (wav,au,raw,voc) player
+arecord - Simple, native command-line PCM recorder
+aconnect - ALSA sequencer connection manager
+aseqnet - ALSA sequencer connectors over network
+alsactl - Saves/restores mixer settings to/from /etc/asound.state
+EOF