Author: bdubbs
Date: 2011-12-11 18:28:51 -0700 (Sun, 11 Dec 2011)
New Revision: 9099
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/prog/librep.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to librep-0.90.5.
Modified: trunk/BOOK/general/prog/librep.xml
===================================================================
--- trunk/BOOK/general/prog/librep.xml 2011-12-12 00:31:25 UTC (rev 9098)
+++ trunk/BOOK/general/prog/librep.xml 2011-12-12 01:28:51 UTC (rev 9099)
@@ -4,24 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!-- Inserted as a reminder to do this. The mention of a test suite
- is usually right before the root user installation commands. Please
- delete these 12 (including one blank) lines after you are done.-->
-
- <!-- Use one of the two mentions below about a test suite,
- delete the line that is not applicable. Of course, if the
- test suite uses syntax other than "make check", revise the
- line to reflect the actual syntax to run the test suite -->
-
- <!-- <para>This package does not come with a test suite.</para> -->
- <!-- <para>To test the results, issue: <command>make
check</command>.</para> -->
-
- <!ENTITY librep-download-http
"&sourceforge-repo;/librep/librep-&librep-version;.tar.gz">
+ <!ENTITY librep-download-http
"&sourceforge-repo2;/projects/librep/files/librep/&librep-version;/librep-&librep-version;.tar.bz2">
<!ENTITY librep-download-ftp " ">
- <!ENTITY librep-md5sum "ad4ad851ff9f82a5d61024cd96bc2998">
- <!ENTITY librep-size "1.2 MB">
- <!ENTITY librep-buildsize "13.4 MB">
- <!ENTITY librep-time "0.47 SBU">
+ <!ENTITY librep-md5sum "76e766d4f7034ee293f4405871ab34d3">
+ <!ENTITY librep-size "664 KB">
+ <!ENTITY librep-buildsize "22 MB">
+ <!ENTITY librep-time "0.4 SBU">
]>
<sect1 id="librep" xreflabel="librep-&librep-version;">
@@ -45,6 +33,8 @@
This is useful for scripting or for applications that may use the Lisp
interpreter as an extension language.</para>
+ &lfs70_checked;
+
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
@@ -69,9 +59,6 @@
<bridgehead renderas="sect3">Librep Dependencies</bridgehead>
- <!-- <bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="gdbm"/></para> -->
-
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="libffi"/> or
<xref linkend="gcc"/> (build Java so that the
@@ -91,6 +78,8 @@
<screen><userinput>./configure --prefix=/usr --libexecdir=/usr/lib &&
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>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2011-12-12 00:31:25 UTC (rev 9098)
+++ trunk/BOOK/general.ent 2011-12-12 01:28:51 UTC (rev 9099)
@@ -330,7 +330,7 @@
<!ENTITY icedtea6-version "1.9.7">
<!ENTITY jdk-version "6 Update 18">
<!ENTITY junit-version "4.8.1">
-<!ENTITY librep-version "0.17">
+<!ENTITY librep-version "0.90.5">
<!ENTITY llvm-version "3.0">
<!ENTITY NASM-version "2.09.10">
<!ENTITY yasm-version "1.2.0">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2011-12-12 00:31:25 UTC
(rev 9098)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2011-12-12 01:28:51 UTC
(rev 9099)
@@ -45,6 +45,9 @@
<para>December 11th, 2011</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Updated to librep-0.90.5.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Updated to libtiff-3.9.5.</para>
</listitem>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page