2012-02-08 01:11:39 +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;
|
|
|
|
|
2012-03-31 02:19:40 +08:00
|
|
|
<!ENTITY cogl-download-http "&gnome-download-http;/cogl/1.10/cogl-&cogl-version;.tar.xz">
|
|
|
|
<!ENTITY cogl-download-ftp "&gnome-download-ftp;/cogl/1.10/cogl-&cogl-version;.tar.xz">
|
|
|
|
<!ENTITY cogl-md5sum "b36f5f3522bb2561f6199bc484341694">
|
|
|
|
<!ENTITY cogl-size "1.2 MB">
|
|
|
|
<!ENTITY cogl-buildsize "45 MB">
|
|
|
|
<!ENTITY cogl-time "0.5 SBU">
|
2012-02-08 01:11:39 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="cogl" xreflabel="cogl-&cogl-version;">
|
|
|
|
<?dbhtml filename="cogl.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>cogl-&cogl-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="cogl">
|
|
|
|
<primary sortas="a-cogl">cogl</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to cogl</title>
|
|
|
|
|
|
|
|
<para><application>Cogl</application> Cogl is a modern 3D graphics API with
|
|
|
|
associated utility APIs designed to expose the features of 3D graphics hardware
|
|
|
|
using a direct state access API design, as opposed to the state-machine style
|
|
|
|
of OpenGL. </para>
|
|
|
|
|
2012-03-31 02:19:40 +08:00
|
|
|
&lfs70_checked;
|
2012-02-08 01:11:39 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&cogl-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&cogl-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &cogl-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &cogl-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &cogl-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &cogl-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">cogl Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2012-03-31 02:19:40 +08:00
|
|
|
<para role="required"><xref linkend="gdk-pixbuf"/>,
|
|
|
|
<xref linkend="mesalib"/> and <xref linkend="pango"/>.</para>
|
2012-02-08 01:11:39 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
2012-03-31 02:19:40 +08:00
|
|
|
<para role="recommended"><xref linkend="gobject-introspection"/>
|
|
|
|
(Required if building GNOME)</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
|
|
<para role="optional"><xref linkend="gtk-doc"/></para>
|
2012-02-08 01:11:39 +08:00
|
|
|
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/cogl"/></para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of cogl</title>
|
|
|
|
|
|
|
|
<para>Install <application>cogl</application> by running the following
|
|
|
|
commands:</para>
|
|
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
|
|
make</userinput></screen>
|
|
|
|
|
|
|
|
<para>To test the results, issue: <command>make check</command>.</para>
|
|
|
|
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2012-03-31 02:19:40 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2012-02-08 01:11:39 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directory</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>None</seg>
|
2012-03-31 03:22:43 +08:00
|
|
|
|
|
|
|
<seg>
|
|
|
|
libcogl-pango.so and libcogl.so
|
|
|
|
</seg>
|
|
|
|
|
|
|
|
<seg>
|
|
|
|
/usr/include/cogl/{cogl,cogl-pango},
|
|
|
|
/usr/share/cogl/examples-data and
|
|
|
|
/usr/share/gtk-doc/html/{cogl,cogl-2.0-experimental}
|
|
|
|
</seg>
|
2012-02-08 01:11:39 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="libcogl-pango">
|
|
|
|
<term><filename class='libraryfile'>libcogl-pango.so</filename></term>
|
|
|
|
<listitem>
|
2012-03-31 02:19:40 +08:00
|
|
|
<para>is Pango integration library for Cogl.</para>
|
2012-02-08 01:11:39 +08:00
|
|
|
<indexterm zone="cogl libcogl-pango">
|
|
|
|
<primary sortas="c-libcogl-pango">libcogl-pango.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="libcogl">
|
|
|
|
<term><filename class='libraryfile'>libcogl.so</filename></term>
|
|
|
|
<listitem>
|
2012-03-31 02:19:40 +08:00
|
|
|
<para>is an object oriented GL/GLES Abstraction/Utility Layer library.</para>
|
2012-02-08 01:11:39 +08:00
|
|
|
<indexterm zone="cogl libcogl">
|
|
|
|
<primary sortas="c-libcogl">libcogl.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|