mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
12
package/aumix/Config.in
Normal file
12
package/aumix/Config.in
Normal file
@@ -0,0 +1,12 @@
|
||||
config BR2_PACKAGE_AUMIX
|
||||
bool "aumix"
|
||||
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
|
||||
Reference in New Issue
Block a user