Author: igor
Date: 2006-01-04 12:21:38 -0700 (Wed, 04 Jan 2006)
New Revision: 5519
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/pst/ps/xpdf.xml
Log:
Updated to Xpdf-3.01pl1.
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-01-04 18:18:45 UTC
(rev 5518)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-01-04 19:21:38 UTC
(rev 5519)
@@ -42,6 +42,15 @@
-->
<listitem>
+ <para>January 4th, 2006</para>
+ <itemizedlist>
+ <listitem>
+ <para>[igor] - Updated to Xpdf-3.01pl1.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>January 2nd, 2006</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/pst/ps/xpdf.xml
===================================================================
--- trunk/BOOK/pst/ps/xpdf.xml 2006-01-04 18:18:45 UTC (rev 5518)
+++ trunk/BOOK/pst/ps/xpdf.xml 2006-01-04 19:21:38 UTC (rev 5519)
@@ -12,7 +12,7 @@
<!ENTITY xpdf-time "0.4 SBU">
]>
-<sect1 id="xpdf" xreflabel="Xpdf-&xpdf-version;">
+<sect1 id="xpdf" xreflabel="Xpdf-&xpdf-version;pl1">
<?dbhtml filename="xpdf.html"?>
<sect1info>
@@ -24,7 +24,7 @@
</keywordset>
</sect1info>
- <title>Xpdf-&xpdf-version;</title>
+ <title>Xpdf-&xpdf-version;pl1</title>
<indexterm zone="xpdf">
<primary sortas="a-Xpdf">Xpdf</primary>
@@ -59,27 +59,13 @@
</listitem>
</itemizedlist>
-<!--
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing='compact'>
<listitem>
<para>Required patch: <ulink
- url="ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.00pl1.patch"/></para>
+ url="ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.01pl1.patch"/></para>
</listitem>
- <listitem>
- <para>Required patch: <ulink
- url="ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.00pl2.patch"/></para>
- </listitem>
- <listitem>
- <para>Required patch: <ulink
- url="ftp://ftp.foolabs.com/pub/xpdf/xpdf-&xpdf-version;.patch"/></para>
- </listitem>
- <listitem>
- <para>Required patch: <ulink
-
url="&patch-root;/xpdf-&xpdf-version;-freetype_2.1.7_hack-2.patch"/></para>
- </listitem>
</itemizedlist>
--->
<bridgehead renderas="sect3">Xpdf Dependencies</bridgehead>
@@ -101,7 +87,8 @@
<para>Install <application>Xpdf</application> by running the following
commands:</para>
-<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc \
+<screen><userinput>patch -Np1 -i ../xpdf-&xpdf-version;pl1.patch &&
+./configure --prefix=/usr --sysconfdir=/etc \
--with-freetype2-includes=/usr/include/freetype2 \
--enable-opi --enable-multithreaded --enable-wordlist &&
make</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page