[Lunar-commits] <moonbase> aumix: introduction to moonbase
Michael 'v4hn' Goerner
v4hn at lunar-linux.org
Wed Sep 29 16:07:28 CEST 2010
commit 14e7b8f413851f92d0ad0ef4f587fadeb3f42fff
Author: Michael 'v4hn' Goerner <v4hn at lunar-linux.org>
Date: Tue Sep 28 20:30:23 2010 +0200
aumix: introduction to moonbase
---
audio/aumix/DEPENDS | 2 ++
audio/aumix/DETAILS | 15 +++++++++++++++
2 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/audio/aumix/DEPENDS b/audio/aumix/DEPENDS
new file mode 100644
index 0000000..0ecc5d3
--- /dev/null
+++ b/audio/aumix/DEPENDS
@@ -0,0 +1,2 @@
+optional_depends "gtk+-2" "" "--without-gtk" "for GTK+-2 GUI support"
+optional_depends "ncurses" "" "--without-ncurses" "for ncurses GUI support"
diff --git a/audio/aumix/DETAILS b/audio/aumix/DETAILS
new file mode 100644
index 0000000..bcf34b5
--- /dev/null
+++ b/audio/aumix/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=aumix
+ VERSION=2.9.1
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$SFORGE_URL/aumix/$VERSION/
+ SOURCE_VFY=sha1:1b84054cfb74d3513b254d05c2fb08f6a6a3edc7
+ WEB_SITE=http://jpj.net/~trevor/aumix.html
+ ENTERED=20100928
+ UPDATED=20100928
+ SHORT="audio mixer with command-line options"
+
+cat << EOF
+aumix adjusts an audio mixer from X11, the console,
+a terminal, the command line or a script. It uses the
+Open Sound System API.
+EOF
More information about the Lunar-commits
mailing list