kwave-24.12.2

Introduction to KWave

The KWave package contains a KDE Frameworks based Sound Editor application.

This package is known to build and work properly using an LFS 12.3 platform.

Package Information

KWave Dependencies

Required

AudioFile-0.3.6, fftw-3.3.10, id3lib-3.8.3, and KDE Frameworks-6.11.0

Recommended

Optional

Doxygen-1.13.2

Installation of KWave

Install KWave by running the following commands:

mkdir build &&
cd    build &&

cmake -D CMAKE_INSTALL_PREFIX=$KF6_PREFIX \
      -D CMAKE_BUILD_TYPE=Release         \
      -D BUILD_TESTING=OFF                \
      -W no-dev .. &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: kwave
Installed Libraries: libkwave.so, libkwavegui.so, and 30 plugins
Installed Directories: $KF6_PREFIX/lib/plugins/kwave, $KF6_PREFIX/share/kwave, $KF6_PREFIX/share/doc/HTML/*/kwave

Short Descriptions

kwave

is a sound editor built on the KDE Frameworks