This package aims to provide consistent, flexible, and useful interfaces. Applications, KParts, libraries, and plugins on the basis of Phonom (Amarok, K3B, Kaffeine, etc.).
This package is known to build and work properly using an LFS-6.7 platform.
Download (HTTP): http://mirrors.isc.org/pub/kde/stable/4.6.0/src/kdemultimedia-4.6.0.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/4.6.0/src/kdemultimedia-4.6.0.tar.bz2
Download MD5 sum: e9e4934877ae1eafee06d09e8a95d189
Download size: 1.6 MB
Estimated disk space required: 114 MB
Estimated build time: 2.4 SBU
PulseAudio, MusicBrainz, ffmpeg, Xine-Lib, Taglib, Ogg/Vorbis, TunePimp, cdparanoia
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kde4multimedia
Install Kdemultimedia by running the following commands:
mkdir build && cd build
Prepare the package for compilation:
cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX \ -DKDE_DEFAULT_HOME=.kde4 \ -DSYSCONF_INSTALL_DIR=/etc/sysconfig \ .. && make
Now, as the root
user:
make install
Last updated on 2011-03-09 20:39:52 +0000