glfs/gnome/core/yelp-xsl.xml

117 lines
3.6 KiB
XML
Raw Normal View History

<?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 yelp-xsl-download-http "&gnome-download-http;/yelp-xsl/3.2/yelp-xsl-&yelp-xsl-version;.tar.xz">
<!ENTITY yelp-xsl-download-ftp "&gnome-download-ftp;/yelp-xsl/3.2/yelp-xsl-&yelp-xsl-version;.tar.xz">
<!ENTITY yelp-xsl-md5sum "060e53dc346d5f3f879cef12d81aaf93">
<!ENTITY yelp-xsl-size "544 KB">
<!ENTITY yelp-xsl-buildsize "10 MB">
<!ENTITY yelp-xsl-time "less than 0.1 SBU">
]>
<sect1 id="yelp-xsl" xreflabel="yelp-xsl-&yelp-xsl-version;">
<?dbhtml filename="yelp-xsl.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>yelp-xsl-&yelp-xsl-version;</title>
<indexterm zone="yelp-xsl">
<primary sortas="a-yelp-xsl">yelp-xsl</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to yelp-xsl</title>
<para>The <application>yelp-xsl</application> package contains XSL stylesheets
that are used by the yelp help browser to format Docbook and Mallard documents.
</para>
&lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&yelp-xsl-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&yelp-xsl-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &yelp-xsl-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &yelp-xsl-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &yelp-xsl-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &yelp-xsl-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">yelp-xsl Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="libxslt"/>,
<xref linkend="libxml2"/>,
<xref linkend="intltool"/>, and
<xref linkend="itstool"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/yelp-xsl"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of yelp-xsl</title>
<para>Install <application>yelp-xsl</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
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>
<sect2 role="commands">
<title>Command Explanations</title>
<!-- 'check' is a valid target, but does nothing -->
<para>This package does not have a testsuite.</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>None</seg>
<seg><envar>$GNOME_PREFIX</envar>/share/yelp-xsl/{icons/hicolor/{24x24/status,48x48/status,scalable/status,watermarks},js,xslt/{common,docbook/{common,html,omf,utils},gettext/domains,mallard/{cache,common,html}}}</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>