glfs/archive/gdk-pixbuf-xlib.xml
Xi Ruoyao e9f134556c
Archive gdk-pixbuf-xlib
Note that "needed for loading XPM images" is wrong.

Use imlib2 instead of gdk-pixbuf-xlib for icewm (it's also the default).
2023-09-13 17:09:02 +08:00

164 lines
4.6 KiB
XML

<?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 gdk-pixbuf-xlib-download-http
"&gnome-download-http;/gdk-pixbuf-xlib/2.40/gdk-pixbuf-xlib-&gdk-pixbuf-xlib-version;.tar.xz">
<!ENTITY gdk-pixbuf-xlib-download-ftp
"&gnome-download-ftp;/gdk-pixbuf-xlib/2.40/gdk-pixbuf-xlib-&gdk-pixbuf-xlib-version;.tar.xz">
<!ENTITY gdk-pixbuf-xlib-md5sum "fbd57e867e039a8cf9164d145c0f0434">
<!ENTITY gdk-pixbuf-xlib-size "53 KB">
<!ENTITY gdk-pixbuf-xlib-buildsize "1.5 MB">
<!ENTITY gdk-pixbuf-xlib-time "less than 0.1 SBU">
]>
<sect1 id="gdk-pixbuf-xlib" xreflabel="gdk-pixbuf-xlib-&gdk-pixbuf-xlib-version;">
<?dbhtml filename="gdk-pixbuf-xlib.html"?>
<title>gdk-pixbuf-xlib-&gdk-pixbuf-xlib-version;</title>
<indexterm zone="gdk-pixbuf-xlib">
<primary sortas="a-gdk-pixbuf-xlib">gdk-pixbuf-xlib</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to gdk-pixbuf-xlib</title>
<para>
The <application>gdk-pixbuf-xlib</application> package provides
a deprecated Xlib interface to gdk-pixbuf, which is needed for some
applications which have not been ported to use the new interfaces yet.
</para>
&lfs120_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&gdk-pixbuf-xlib-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&gdk-pixbuf-xlib-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &gdk-pixbuf-xlib-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &gdk-pixbuf-xlib-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &gdk-pixbuf-xlib-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &gdk-pixbuf-xlib-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">gdk-pixbuf-xlib Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="gdk-pixbuf"/> and
<xref linkend="xorg7-lib"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="gtk-doc"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of gdk-pixbuf-xlib</title>
<para>
Install <application>gdk-pixbuf-xlib</application> by running the following
commands:
</para>
<screen><userinput>mkdir build &amp;&amp;
cd build &amp;&amp;
meson setup --prefix=/usr .. &amp;&amp;
ninja</userinput></screen>
<para>
This package does not come with a test suite.
</para>
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>ninja install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para>
<option>-Dgtk_doc=true</option>: Use this option if
<xref linkend="gtk-doc" role="nodep"/> is installed and you wish to
rebuild and install the API documentation.
</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
None
</seg>
<seg>
libgdk_pixbuf_xlib-2.0.so
</seg>
<seg>
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="libgdk_pixbuf_xlib-2.0">
<term><filename class="libraryfile">libgdk_pixbuf_xlib-2.0.so</filename></term>
<listitem>
<para>
provides a Xlib interface to gdk-pixbuf
</para>
<indexterm zone="gdk-pixbuf-xlib libgdk_pixbuf_xlib-2.0">
<primary sortas="c-libgdk_pixbuf_xlib-2.0">libgdk_pixbuf_xlib-2.0.so</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>