This packages provides an audio mixer application for KDE.
This package is known to build and work properly using an LFS-7.7 platform.
Download (HTTP): http://download.kde.org/stable/applications/14.12.2/src/kmix-14.12.2.tar.xz
Download MD5 sum: a013333accf574a84b3e2b43683f96eb
Download size: 380 KB
Estimated disk space required: 14 MB
Estimated build time: 0.9 SBU
PulseAudio-5.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-02-24 17:21:19 -0800