Author: randy
Date: 2010-03-01 14:58:44 -0700 (Mon, 01 Mar 2010)
New Revision: 8284
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/pst/ps/fop.xml
Log:
Modified the dependencies for the FOP package and updated the hyphenation
patterns
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2010-03-01 10:19:37 UTC (rev 8283)
+++ trunk/BOOK/general.ent 2010-03-01 21:58:44 UTC (rev 8284)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "01"> <!-- Always 2 digits -->
+<!ENTITY day "02"> <!-- Always 2 digits -->
<!ENTITY month "03"> <!-- Always 2 digits -->
<!ENTITY year "2010">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "svn-&year;&month;&day;">
-<!ENTITY releasedate "March &day;st, &year;">
+<!ENTITY releasedate "March &day;nd, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-03-01 10:19:37 UTC
(rev 8283)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-03-01 21:58:44 UTC
(rev 8284)
@@ -42,6 +42,16 @@
-->
<listitem>
+ <para>March 2nd, 2010</para>
+ <itemizedlist>
+ <listitem>
+ <para>[randy] - Modified the dependencies for the FOP package and
+ updated the hyphenation patterns.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>March 1st, 2010</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/pst/ps/fop.xml
===================================================================
--- trunk/BOOK/pst/ps/fop.xml 2010-03-01 10:19:37 UTC (rev 8283)
+++ trunk/BOOK/pst/ps/fop.xml 2010-03-01 21:58:44 UTC (rev 8284)
@@ -8,18 +8,18 @@
<!-- <!ENTITY fop-download-ftp
"ftp://apache.mirrors.pair.com/xmlgraphics/fop/fop-&fop-version;-src.tar.gz">
-->
<!ENTITY fop-download-ftp
"&sources-anduin-ftp;/f/fop-&fop-version;-src.tar.gz">
<!ENTITY fop-md5sum "58593e6c86be17d7dc03c829630fd152">
- <!ENTITY fop-size "11.7 MB">
- <!ENTITY fop-buildsize "216 MB">
- <!ENTITY fop-time "0.9 SBU">
+ <!ENTITY fop-size "13.1 MB">
+ <!ENTITY fop-buildsize "356 MB">
+ <!ENTITY fop-time "1.4 SBU">
<!ENTITY jai-version "1_1_3">
<!ENTITY jai-download
"http://download.java.net/media/jai/builds/release/&jai-version;/jai-&jai-version;-lib-linux-i586-jdk.bin">
<!ENTITY jai-md5sum "a63b661c4940582aa1679233e5f518b2">
<!ENTITY jai-size "3.4 MB">
- <!ENTITY offo-download "&sourceforge-repo;/offo/offo-hyphenation.zip">
- <!ENTITY offo-md5sum "0b8c1657ef70285ad7fd514061b08c3e">
- <!ENTITY offo-size "359 KB">
+ <!ENTITY offo-download
"&sourceforge-repo;/offo/offo-hyphenation_v1.2.zip">
+ <!ENTITY offo-md5sum "b2e64872ab0b5e6ada1d37778f8a1935">
+ <!ENTITY offo-size "378 KB">
]>
<sect1 id="fop" xreflabel="FOP-&fop-version;">
@@ -104,7 +104,10 @@
<bridgehead renderas="sect3">FOP Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="apache-ant"/></para>
+ <para role="required"><xref linkend="xorg7"/>,
+ <xref linkend="apache-ant"/>, and
+ <ulink
url="http://java.sun.com/javase/technologies/desktop/media/jai/">Java
+ Advanced Imaging (JAI) API components</ulink></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><ulink url="http://java.sun.com/products/jimi/">JIMI
SDK</ulink>,
@@ -120,6 +123,10 @@
<sect2 role="installation">
<title>Installation of FOP</title>
+ <para>You must run this installation from an X-window using a GL-aware
+ Xorg server or some of the JUnit tests will hang. Using an X-window from
+ the console is the preferred method.</para>
+
<para>Ensure <envar>$JAVA_HOME</envar> is set correctly before beginning
the build. To build the <application>JIMI SDK</application> and/or
<application>XMLUnit</application> extension classes, ensure the
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page