QImageblitz-0.0.6

Introduction to QImageblitz

QImageblitz is a graphical effect and filter library for KDE.

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

Package Information

QImageblitz Dependencies

Required

Qt-4.8.5 and CMake-2.8.12.2

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=$KDE_PREFIX -Wno-dev .. &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

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

Short Descriptions

blitztest

is a testing utility for qimageblitz.

Last updated on 2014-02-27 20:59:01 -0800