summaryrefslogtreecommitdiffstats
path: root/audio-soft/aumix/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/aumix/DETAILS')
-rwxr-xr-xaudio-soft/aumix/DETAILS18
1 files changed, 8 insertions, 10 deletions
diff --git a/audio-soft/aumix/DETAILS b/audio-soft/aumix/DETAILS
index 3b36fd032f..567833066e 100755
--- a/audio-soft/aumix/DETAILS
+++ b/audio-soft/aumix/DETAILS
@@ -1,22 +1,20 @@
SPELL=aumix
VERSION=2.8
+ PATCHLEVEL=1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://www.jpj.net/~trevor/$SPELL/$SOURCE
- SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE2_URL[0]=$SOURCE_URL.sig
WEB_SITE=http://jpj.net/~trevor/aumix.html
ENTERED=20010922
- UPDATED=20021201
SOURCE_GPG=aumix.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
- LICENSE[0]=GPL
- MAINTAINER=unet@sourcemage.org
+ LICENSE[0]=GPL
KEYWORDS="mixer tools audio"
- SHORT="aumix is a program for adjusting an audio mixer."
+ SHORT="program for adjusting an audio mixer"
cat << EOF
-aumix is a program for adjusting an audio mixer. It can run under X
-with GTK+, in full-screen text mode with ncurses and (if available)
-gpm, or non-interactively, and can store all settings in a file. It
-works with the OSS API.
+aumix is a program for adjusting an audio mixer. It can run under X with GTK+,
+in full-screen text mode with ncurses and (if available) gpm, or
+non-interactively, and can store all settings in a file.
EOF