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

Package Information

QImageblitz Dependencies

Required

Qt-4.8.7 and CMake-3.3.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=$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-09-24 01:48:57 -0700