mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 22:07:15 +08:00
Added libXp-1.0.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10304 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
fd47930a46
commit
f7fd26d8bf
@ -625,6 +625,7 @@ $Date$
|
||||
<!ENTITY mesalib-version "8.0.3">
|
||||
<!ENTITY xcb-util-version "0.3.8">
|
||||
<!ENTITY printproto-version "1.0.5">
|
||||
<!ENTITY libXp-version "1.0.1">
|
||||
<!ENTITY xorg-server-version "1.11.2">
|
||||
<!ENTITY xorg-wacom-driver-version "0.14.0">
|
||||
<!ENTITY twm-version "1.0.7">
|
||||
|
@ -282,6 +282,7 @@
|
||||
<xref linkend="cups"/>,
|
||||
<xref linkend="gtk3"/>,
|
||||
<xref linkend="giflib"/>,
|
||||
<xref linkend="libXp"/>,
|
||||
<xref linkend="pulseaudio"/>,
|
||||
<xref linkend="xorg7-lib"/> and
|
||||
<xref linkend="xulrunner"/>.
|
||||
|
@ -66,6 +66,9 @@
|
||||
<listitem>
|
||||
<para>[dj] - Added printproto-1.0.5.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[dj] - Added libXp-1.0.1.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
@ -43,6 +43,7 @@
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7font.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xkeyboard-config.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="printproto.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libXp.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7server.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7driver.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7additionaldrivers.xml"/>
|
||||
|
116
x/installing/libXp.xml
Normal file
116
x/installing/libXp.xml
Normal file
@ -0,0 +1,116 @@
|
||||
<?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 libXp-download-http "http://xorg.freedesktop.org/releases/individual/lib/libXp-&libXp-version;.tar.bz2">
|
||||
<!ENTITY libXp-download-ftp "ftp://ftp.x.org/pub/individual/lib/libXp-&libXp-version;.tar.bz2">
|
||||
<!ENTITY libXp-md5sum "7ae1d63748e79086bd51a633da1ff1a9">
|
||||
<!ENTITY libXp-size "300 KB">
|
||||
<!ENTITY libXp-buildsize "6.3 MB">
|
||||
<!ENTITY libXp-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="libXp" xreflabel="libXp-&libXp-version;">
|
||||
<?dbhtml filename="libXp.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>libXp-&libXp-version;</title>
|
||||
|
||||
<indexterm zone="libXp">
|
||||
<primary sortas="a-libXp">libXp</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to libXp</title>
|
||||
|
||||
<para>The <application>libXp</application> package contains a library
|
||||
implementing the X Print Protocol.</para>
|
||||
|
||||
&lfs71_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&libXp-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&libXp-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &libXp-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &libXp-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &libXp-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &libXp-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">libXp Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="printproto"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/libXp"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of libXp</title>
|
||||
|
||||
<para>Install <application>libXp</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>./configure $XORG_CONFIG &&
|
||||
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="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Library</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>libXp.{so,a}</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="libXp-lib">
|
||||
<term><filename class='libraryfile'>libXp.{so,a}</filename></term>
|
||||
<listitem>
|
||||
<para>is the library of X authority database routines.</para>
|
||||
<indexterm zone="libXp libXp">
|
||||
<primary sortas="c-libXp">libXp.{so,a}</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -30,7 +30,7 @@
|
||||
<title>Introduction to printproto</title>
|
||||
|
||||
<para>The <application>printproto</application> package provides the
|
||||
protocol headers for the <!-- <xref linkend="--> libXp <!--"/>--> package.</para>
|
||||
protocol headers for the <xref linkend="libXp"/> package.</para>
|
||||
|
||||
&lfs71_checked;
|
||||
|
||||
|
@ -176,7 +176,7 @@ ln -sv $XORG_PREFIX /usr/X11R6</userinput></screen>
|
||||
libXaw.{so,a}, libXcomposite.{so,a}, libXcursor.{so,a},
|
||||
libXdamage.{so,a}, libXext.{so,a}, libXfixes.{so,a},
|
||||
libXfont.{so,a}, libXft.{so,a}, libXinerama.{so,a}, libXi.{so,a},
|
||||
libxkbfile.{so,a}, libXmu.{so,a}, libXmuu.{so,a}, libXp.{so,a},
|
||||
libxkbfile.{so,a}, libXmu.{so,a}, libXmuu.{so,a},
|
||||
libXpm.{so,a}, libXrandr.{so,a}, libXrender.{so,a}, libXRes.{so,a},
|
||||
libXss.{so,a}, libXt.{so,a}, libXtst.{so,a}, libXvMC.{so,a},
|
||||
libXvMCW.{so,a}, libXv.{so,a}, libXxf86dga.{so,a}, and
|
||||
@ -446,16 +446,6 @@ ln -sv $XORG_PREFIX /usr/X11R6</userinput></screen>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libXp-x7">
|
||||
<term><filename class='libraryfile'>libXp.{so,a}</filename></term>
|
||||
<listitem>
|
||||
<para>is the X Print Library.</para>
|
||||
<indexterm zone="xorg7-lib libXp-x7">
|
||||
<primary sortas="c-libXp">libXp.{so,a}</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libXpm-x7">
|
||||
<term><filename class='libraryfile'>libXpm.{so,a}</filename></term>
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user