summaryrefslogtreecommitdiff
path: root/package/aumix/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2007-06-13 10:07:16 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2007-06-13 10:07:16 +0000
commit1c0ead4129a6256eb75fb4f3ce1b3650c6605390 (patch)
tree80c55a76e05d6661a9259548ce1efc7da188edd4 /package/aumix/Config.in
parent45ac6df37c7b11c00bcec137a4f37a637183dc23 (diff)
aumix package
Diffstat (limited to 'package/aumix/Config.in')
-rw-r--r--package/aumix/Config.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/package/aumix/Config.in b/package/aumix/Config.in
new file mode 100644
index 000000000..2d5cdb3d4
--- /dev/null
+++ b/package/aumix/Config.in
@@ -0,0 +1,13 @@
+config BR2_PACKAGE_AUMIX
+ bool "aumix"
+ default n
+ select BR2_PACKAGE_NCURSES
+ help
+ 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.
+
+ http://jpj.net/~trevor/aumix.html