The pixman package contains a library that provides low-level pixel manipulation features such as image compositing and trapezoid rasterization.
Ce paquet est connu pour se construire et fonctionner correctement sur une plateforme LFS-6.5.
Download (HTTP): http://cairographics.org/releases/pixman-0.24.0.tar.gz
Download MD5 sum: a2d0b120509bdccb10aa7f4bec3730e4
Download size: 616 Kio
Estimated disk space required: 49 Mio
Estimated build time: 0.5 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/pixman
Install pixman by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check. Note that GTK+2 must be installed.
Now, as the root
user:
make install
Last updated on 2011-12-12 00:49:52 +0100