2009-02-25 09:59:42 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY pixman-download-http "http://cairographics.org/releases/pixman-&pixman-version;.tar.gz">
|
|
|
|
<!ENTITY pixman-download-ftp " ">
|
2012-07-01 04:25:57 +08:00
|
|
|
<!ENTITY pixman-md5sum "276242da5b3af1258d072cf205d18f0b">
|
|
|
|
<!ENTITY pixman-size "726 KB">
|
|
|
|
<!ENTITY pixman-buildsize "23 MB">
|
2012-06-05 06:36:36 +08:00
|
|
|
<!ENTITY pixman-time "0.6 SBU">
|
2009-02-25 09:59:42 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="pixman" xreflabel="pixman-&pixman-version;">
|
|
|
|
<?dbhtml filename="pixman.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>pixman-&pixman-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="pixman">
|
|
|
|
<primary sortas="a-pixman">pixman</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to pixman</title>
|
|
|
|
|
|
|
|
<para>The <application>pixman</application> package contains a library that
|
|
|
|
provides low-level pixel manipulation features such as image compositing
|
|
|
|
and trapezoid rasterization.</para>
|
|
|
|
|
2012-09-04 09:50:03 +08:00
|
|
|
&lfs72_checked;
|
2009-08-05 20:01:54 +08:00
|
|
|
|
2009-02-25 09:59:42 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&pixman-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&pixman-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &pixman-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &pixman-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &pixman-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &pixman-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">pixman Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional (required to run the test suite)</bridgehead>
|
|
|
|
<para role="optional"><xref linkend="gtk2"/></para>
|
|
|
|
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/pixman"/></para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of pixman</title>
|
|
|
|
|
|
|
|
<para>Install <application>pixman</application> by running the following
|
|
|
|
commands:</para>
|
|
|
|
|
2012-07-01 04:25:57 +08:00
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
|
|
|
--disable-static &&
|
2009-02-25 09:59:42 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
|
|
|
<para>To test the results, issue: <command>make check</command>. Note that
|
2009-02-25 11:58:12 +08:00
|
|
|
<application>GTK+2</application> must be installed.</para>
|
2009-02-25 09:59:42 +08:00
|
|
|
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2012-07-01 04:25:57 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/static-libraries.xml"/>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2009-02-25 09:59:42 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
2012-07-01 04:25:57 +08:00
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
2009-02-25 09:59:42 +08:00
|
|
|
|
|
|
|
<seglistitem>
|
2012-07-01 04:25:57 +08:00
|
|
|
<seg>none</seg>
|
|
|
|
<seg>libpixman-1.so</seg>
|
2009-02-25 09:59:42 +08:00
|
|
|
<seg>/usr/include/pixman-1</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="libpixman1">
|
2012-07-01 04:25:57 +08:00
|
|
|
<term><filename class='libraryfile'>libpixman1.so</filename></term>
|
2009-02-25 09:59:42 +08:00
|
|
|
<listitem>
|
|
|
|
<para>contains functions that provide low-level pixel manipulation
|
|
|
|
features.</para>
|
|
|
|
<indexterm zone="pixman libpixman1">
|
2012-07-01 04:25:57 +08:00
|
|
|
<primary sortas="c-libpixman1">libpixman1.so</primary>
|
2009-02-25 09:59:42 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|