Author: renodr
Date: Sat Aug 26 11:15:05 2017
New Revision: 19100
Log:
Couple of tags
Fix inkscape - poppler to required, extra newline, no test suite
Modified:
trunk/BOOK/gnome/platform/rest.xml
trunk/BOOK/x/lib/gtk-engines.xml
trunk/BOOK/xsoft/other/inkscape.xml
Modified: trunk/BOOK/gnome/platform/rest.xml
==============================================================================
--- trunk/BOOK/gnome/platform/rest.xml Sat Aug 26 10:08:22 2017 (r19099)
+++ trunk/BOOK/gnome/platform/rest.xml Sat Aug 26 11:15:05 2017 (r19100)
@@ -36,7 +36,7 @@
libsoup and libxml to ease remote use of the RESTful API.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/x/lib/gtk-engines.xml
==============================================================================
--- trunk/BOOK/x/lib/gtk-engines.xml Sat Aug 26 10:08:22 2017 (r19099)
+++ trunk/BOOK/x/lib/gtk-engines.xml Sat Aug 26 11:15:05 2017 (r19100)
@@ -37,7 +37,7 @@
<application>GTK2</application>.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xsoft/other/inkscape.xml
==============================================================================
--- trunk/BOOK/xsoft/other/inkscape.xml Sat Aug 26 10:08:22 2017 (r19099)
+++ trunk/BOOK/xsoft/other/inkscape.xml Sat Aug 26 11:15:05 2017 (r19100)
@@ -89,6 +89,7 @@
<ulink url="http://ftp.gnome.org/pub/gnome/sources/gdl/">gnome docking
library</ulink>
for the experimental gtk+-3 build),
<xref linkend="libxslt"/>,
+ <xref linkend="poppler"/>,
<xref linkend="popt"/> and
<xref linkend="wget"/> (to download the test dependencies)
</para>
@@ -108,7 +109,6 @@
<xref linkend="aspell"/>,
<xref linkend="dbus"/> (to run inkscape from scripts),
<xref linkend="doxygen"/>,
- <xref linkend="poppler"/>,
<!-- these document foundation links work from firefox's address bar, or
from google (pages telling you how to get it from git), but when I link
@@ -161,8 +161,7 @@
commands:
</para>
-<screen><userinput>
-mkdir build &&
+<screen><userinput>mkdir build &&
cd build &&
cmake -DCMAKE_INSTALL_PREFIX=/usr \
@@ -172,8 +171,11 @@
make</userinput></screen>
<para>
- To test the results, issue: <command>make check</command>.
+ <!-- To test the results, issue: <command>make check</command>. Ken or
other devs,
+ there is no test suite in this package. -renodr -->
+ This package does not come with a test suite.
</para>
+
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page