summaryrefslogtreecommitdiffstats
path: root/audio-drivers/mudita24/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-drivers/mudita24/DETAILS')
-rwxr-xr-xaudio-drivers/mudita24/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/audio-drivers/mudita24/DETAILS b/audio-drivers/mudita24/DETAILS
new file mode 100755
index 0000000000..330c5fe774
--- /dev/null
+++ b/audio-drivers/mudita24/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=mudita24
+ VERSION=1.1.0
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=https://${SPELL}.googlecode.com/files/${SOURCE}
+ SOURCE_HASH=sha512:9bb1df173fddcd57581b30959e806b4903c3471c3f197671da379c62d7887c94458e95d87d4e3648097a3064eee6498fcc92671381561b29ad08b3e9220374a1
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="https://code.google.com/p/${SPELL}/"
+ LICENSE[0]=GPL
+ ENTERED=20140314
+ SHORT="a modification of the Linux alsa-tools' envy24control"
+cat << EOF
+Mudita24 is a modification of the Linux alsa-tool's envy24control(1): an
+application controlling the digital mixer, channel gains and other hardware
+settings for sound cards based on the VIA Ice1712 chipset aka Envy24. Unlike
+most ALSA mixer controls, this application displays a level meter for each
+input and output channel and maintains peak level indicators. This is based
+on Envy24's hardware peak metering feature.
+EOF