From e7df5afeb9634a0d95499049efb5c4887069290d Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 15 Nov 2008 21:33:07 +0000 Subject: package/audio: rename audio category to multimedia Prepare for the merge of audio and video packages. Many packages cannot properly be assigned to either audio or video, because they have support for both (libogg, mplayer, vlc). Signed-off-by: Markus Heidelberg --- package/multimedia/aumix/Config.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 package/multimedia/aumix/Config.in (limited to 'package/multimedia/aumix/Config.in') diff --git a/package/multimedia/aumix/Config.in b/package/multimedia/aumix/Config.in new file mode 100644 index 000000000..3d3208250 --- /dev/null +++ b/package/multimedia/aumix/Config.in @@ -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 -- cgit v1.2.3