/usr/share/doc/alsa-tools-gui/envy24control/README is in alsa-tools-gui 1.1.0-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | envy24control - Control tool for Envy24 (ice1712) based soundcards
Needs:
ALSA, GTK+, an Envy24-based soundcard
To build (from unpacked tarball):
./configure
If you use GTK+-1.2, pass --with-gtk2=no
make
su -c 'make install'
To build (from GIT):
./gitcompile
su -c 'make install'
|