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.7 platform.

Package Information

QImageblitz Dependencies

Required

Qt-4.8.6 and CMake-3.1.3

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 2015-02-23 21:00:51 -0800