aboutsummaryrefslogtreecommitdiffstats
path: root/archive/printproto.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2013-10-21 21:39:03 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2013-10-21 21:39:03 +0000
commitf82ac3fb40745f38134e058bff1c707c99df61ca (patch)
tree9aa11095a53f5aace856e5a2b73e275b3261c62a /archive/printproto.xml
parentadf6dd9a5524c7dfa135ca073622f5aa4add7feb (diff)
Archive unneeded packages
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12016 af4574ff-66df-0310-9fd7-8a98e5e911e0
Diffstat (limited to 'archive/printproto.xml')
-rw-r--r--archive/printproto.xml99
1 files changed, 99 insertions, 0 deletions
diff --git a/archive/printproto.xml b/archive/printproto.xml
new file mode 100644
index 0000000000..ae6965a38a
--- /dev/null
+++ b/archive/printproto.xml
@@ -0,0 +1,99 @@
+<?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"?>
+
+ <sect1info>
+ <othername>$LastChangedBy$</othername>
+ <date>$Date$</date>
+ </sect1info>
+
+ <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>