libart_lgpl-2.3.21

Introduction to libart_lgpl

The libart_lgpl package contains the libart libraries. These are useful for high-performance 2D graphics.

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

Package Information

Additional Downloads

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

Installation of libart_lgpl

Install libart_lgpl by running the following commands:

patch -Np1 -i ../libart_lgpl-2.3.21-upstream_fixes-1.patch &&
./configure --prefix=/usr &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Program: libart2-config
Installed Library: libart_lgpl_2.{so,a}
Installed Directory: /usr/include/libart-2.0/libart_lgpl

Short Descriptions

libart_lgpl_2.{so,a}

is used as the anti-aliased render engine for libgnomecanvas and as a graphics support library for many other packages.

Last updated on 2012-01-06 20:19:26 +0000