This packages provides an audio mixer application for KDE.
This package is known to build and work properly using an LFS-7.8 platform.
Download (HTTP): http://download.kde.org/stable/applications/15.04.3/src/kmix-15.04.3.tar.xz
Download MD5 sum: 228045200142ad716a147a0a3191afa4
Download size: 380 KB
Estimated disk space required: 11.5 MB
Estimated build time: 0.9 SBU
PulseAudio-6.0 and libcanberra-0.30
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kmix
Install Kmix by running the following commands:
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -Wno-dev .. && make
Now, as the root
user:
make install
Last updated on 2015-09-24 01:48:57 -0700