mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
3f2db3a638
They only contain a date tag that is nowhere used.
135 lines
4.1 KiB
XML
135 lines
4.1 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 libsexy-download-http "http://releases.chipx86.com/libsexy/libsexy/libsexy-&libsexy-version;.tar.bz2">
|
|
<!ENTITY libsexy-download-ftp " ">
|
|
<!ENTITY libsexy-md5sum "056b5d9d22941cdd881c7823e643d3a8">
|
|
<!ENTITY libsexy-size "261 KB">
|
|
<!ENTITY libsexy-buildsize "6 MB">
|
|
<!ENTITY libsexy-time "0.2 SBU">
|
|
]>
|
|
|
|
<sect1 id="libsexy" xreflabel="libsexy-&libsexy-version;">
|
|
<?dbhtml filename="libsexy.html"?>
|
|
|
|
|
|
<title>libsexy-&libsexy-version;</title>
|
|
|
|
<indexterm zone="libsexy">
|
|
<primary sortas="a-libsexy">libsexy</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to libsexy</title>
|
|
|
|
<para>The <application>libsexy</application> package is a collection of
|
|
<application>GTK+</application> widgets that extend the functionality of
|
|
such standard widgets as GtkEntry and GtkLabel by subclassing them and
|
|
working around the limitations of the widgets.</para>
|
|
|
|
&lfs70_built;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&libsexy-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&libsexy-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &libsexy-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &libsexy-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &libsexy-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &libsexy-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">libsexy Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required"><xref linkend="gtk2"/></para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional"><xref linkend="gtk-doc"/> and
|
|
<xref linkend="iso-codes"/></para>
|
|
|
|
<bridgehead renderas="sect4">Optional (Runtime)</bridgehead>
|
|
<para role="optional"><xref linkend="enchant"/></para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/libsexy"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of libsexy</title>
|
|
|
|
<para>Install <application>libsexy</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
make</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>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Library</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>None</seg>
|
|
<seg>libsexy.{so,a}</seg>
|
|
<seg>/usr/{include/libsexy,share/gtk-doc/html/libsexy}</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="libsexy-lib">
|
|
<term><filename class='libraryfile'>libsexy.{so,a}</filename></term>
|
|
<listitem>
|
|
<para>contains the <application>libsexy</application> API
|
|
functions.</para>
|
|
<indexterm zone="libsexy libsexy-lib">
|
|
<primary sortas="c-libsexy">libsexy.{so,a}</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|