summaryrefslogtreecommitdiffstats
path: root/rules/aumix.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2013-01-11 13:38:52 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2013-01-11 13:45:20 +0100
commit80c1828d9c96a42ccfbcfdc7f81835b4a804fd6b (patch)
tree45327e55df3e6541a0a092577348ef42f3fc7648 /rules/aumix.in
parent76923abdcebe7872440a812e732154c7ade44722 (diff)
downloadptxdist-80c1828d9c96a42ccfbcfdc7f81835b4a804fd6b.tar.gz
ptxdist-80c1828d9c96a42ccfbcfdc7f81835b4a804fd6b.tar.xz
aumix: new package
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/aumix.in')
-rw-r--r--rules/aumix.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/rules/aumix.in b/rules/aumix.in
new file mode 100644
index 000000000..edbb1c582
--- /dev/null
+++ b/rules/aumix.in
@@ -0,0 +1,15 @@
+## SECTION=multimedia_sound
+
+config AUMIX
+ tristate
+ prompt "aumix"
+ select NCURSES
+ help
+ Simple text-based mixer control program
+
+ aumix is a small, easy-to-use program to control the mixer
+ of your sound card. It runs in text mode using the ncurses
+ library, or from the command line (non-interactively). It
+ can read default settings from a file, and it can also
+ automatically save and restore the mixer settings at
+ shutdown and boot.