glfs/archive/printproto.xml
Pierre Labastie 3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00

96 lines
2.9 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 printproto-download-http "http://xorg.freedesktop.org/releases/individual/proto/printproto-&printproto-version;.tar.bz2">
<!ENTITY printproto-download-ftp "ftp://ftp.x.org/pub/individual/proto/printproto-&printproto-version;.tar.bz2">
<!ENTITY printproto-md5sum "99d0e25feea2fead7d8325b7000b41c3">
<!ENTITY printproto-size "224 KB">
<!ENTITY printproto-buildsize "2.6 MB">
<!ENTITY printproto-time "less than 0.1 SBU">
]>
<sect1 id="printproto" xreflabel="printproto-&printproto-version;">
<?dbhtml filename="printproto.html"?>
<title>printproto-&printproto-version;</title>
<indexterm zone="printproto">
<primary sortas="a-printproto">printproto</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to printproto</title>
<para>The <application>printproto</application> package provides the
protocol headers for the <xref linkend="libXp"/> package.</para>
&not-katamari;
&lfs74_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&printproto-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&printproto-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &printproto-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &printproto-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &printproto-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &printproto-time;</para>
</listitem>
</itemizedlist>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/printproto"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of printproto</title>
<para>Install <application>printproto</application> by running the following
commands:</para>
<screen><userinput>./configure $XORG_CONFIG</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="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>None</seg>
<seg>None</seg>
<seg>None</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>