QImageblitz-0.0.6

Introduction to QImageblitz

QImageblitz is a graphical effect and filter library for KDE4.

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

Package Information

QImageblitz Dependencies

Required

Qt-4.8.1

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/qimageblitz

Installation of QImageblitz

Install qimageblitz by running the following commands:

mkdir build &&
cd build &&
cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX .. &&
make

Now, as the root user:

make install

Contents

Installed Programs: blitztest
Installed Libraries: libqimageblitz.so
Installed Directories: $KDE4_PREFIX/include/qimageblitz

Short Descriptions

blitztest

is a testing utility for qimageblitz.

Last updated on 2012-03-06 21:38:12 +0000