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

Package Information

QImageBlitz Dependencies

Required

CMake-3.0.1 and Qt-4.8.6

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-08-24 11:34:04 -0700