Updated package URLs

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10944 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2013-01-17 23:57:02 +00:00
parent 619b9a8939
commit 2c8f1139fc
5 changed files with 22 additions and 8 deletions

View File

@ -3,13 +3,13 @@ $LastChangedBy$
$Date$
-->
<!ENTITY day "15"> <!-- Always 2 digits -->
<!ENTITY day "18"> <!-- Always 2 digits -->
<!ENTITY month "01"> <!-- Always 2 digits -->
<!ENTITY year "2013">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "January 15th, &year;">
<!ENTITY releasedate "January 18th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] -->

View File

@ -145,6 +145,7 @@ xreflabel="ImageMagick-&imagemagick-version;-&imagemagick-patch-version;">
<xref linkend="libxml2"/>,
<ulink url="http://djvu.sourceforge.net/">DjVuLibre</ulink>, and
<ulink url="http://www.agocg.ac.uk/train/cgm/ralcgm.htm">RALCGM</ulink>
(or <ulink url="http://www.mcmurchy.com/ralcgm/ralcgm-3.51.tar.gz">ralcgm</ulink>)
</para>
<bridgehead renderas="sect4">Optional Graphics Utilities</bridgehead>

View File

@ -327,10 +327,7 @@ make</userinput></screen>
./waf build</userinput></screen>
<para>
The test suite requires the optional <application>pytest</application>
package. If installed, it is run by changing to the
<filename class='directory'>test</filename> directory and running
<userinput>py.test</userinput>.
The test suite must be run after the package is installed.
</para>
<para>
@ -338,6 +335,13 @@ make</userinput></screen>
</para>
<screen role="root"><userinput>./waf install</userinput></screen>
<para>
The test suite requires the optional <application>pytest</application>
package. If installed, it is run by changing to the
<filename class='directory'>test</filename> directory and running
<userinput>py.test</userinput> an an unprivileged user.
</para>
</sect3>
<sect3 role="content">
@ -723,7 +727,7 @@ make</userinput></screen>
<bridgehead renderas="sect5">Optional</bridgehead>
<para role="optional">
<ulink url="http://numpy.scipy.org/">NumPy</ulink>
<ulink url="http://sourceforge.net/projects/numpy/">NumPy</ulink>
</para>
<bridgehead renderas="sect5">Optional (to Build Documentation)</bridgehead>

View File

@ -44,6 +44,15 @@
-->
<listitem>
<para>January 18th, 2013</para>
<itemizedlist>
<listitem>
<para>[randy] - Updated package URLs.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>January 15th, 2013</para>
<itemizedlist>

View File

@ -90,7 +90,7 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<ulink url="http://gpsd.berlios.de/">GPSD</ulink>,
<ulink url="https://savannah.nongnu.org/projects/gpsd">GPSD</ulink>,
<xref linkend="gtk2"/> and
<ulink url="http://ofono.org/">oFono</ulink>.
</para>