Author: pierre
Date: Tue Nov 3 07:50:13 2015
New Revision: 16597
Log:
Uniformize runtime dependencies
wget options are not a userinput in plasma5
Warning about --with-capabilities in libgcrypt
Modified:
trunk/BOOK/general/genlib/libgcrypt.xml
trunk/BOOK/kde/plasma5/plasma-all.xml
trunk/BOOK/x/lib/libnotify.xml
trunk/BOOK/xsoft/other/icedtea-web.xml
Modified: trunk/BOOK/general/genlib/libgcrypt.xml
==============================================================================
--- trunk/BOOK/general/genlib/libgcrypt.xml Tue Nov 3 05:30:38 2015
(r16596)
+++ trunk/BOOK/general/genlib/libgcrypt.xml Tue Nov 3 07:50:13 2015
(r16597)
@@ -149,6 +149,8 @@
<para>
<option>--with-capabilities</option>: This option enables libcap2
support.
+ Note that this breaks <ulink
+ url="https://gitlab.com/cryptsetup/cryptsetup">Cryptsetup</ulink>.
</para>
</sect2>
Modified: trunk/BOOK/kde/plasma5/plasma-all.xml
==============================================================================
--- trunk/BOOK/kde/plasma5/plasma-all.xml Tue Nov 3 05:30:38 2015
(r16596)
+++ trunk/BOOK/kde/plasma5/plasma-all.xml Tue Nov 3 07:50:13 2015
(r16597)
@@ -152,14 +152,14 @@
</para>
<screen><userinput>url=http://download.kde.org/stable/plasma/&plasma5-version;/
-wget -r -nH --cut-dirs=3 -A '*.xz' -np $url
+wget -r -nH --cut-dirs=3 -A '*.xz' -np $url</userinput>
<literal>
The options used here are:
-r recurse through child directories
-nH disable generation of host-prefixed directories
--cut-dirs=3 remove three levels of directories when saving
-A '*.xz' just get the *.xz files
- -np don't get parent directories</literal></userinput></screen>
+ -np don't get parent directories</literal></screen>
</sect2>
Modified: trunk/BOOK/x/lib/libnotify.xml
==============================================================================
--- trunk/BOOK/x/lib/libnotify.xml Tue Nov 3 05:30:38 2015 (r16596)
+++ trunk/BOOK/x/lib/libnotify.xml Tue Nov 3 07:50:13 2015 (r16597)
@@ -91,7 +91,7 @@
</para>
<bridgehead renderas="sect4">Required (runtime)</bridgehead>
- <para role="required">
+ <para role="required runtime">
<xref linkend="notification-daemon"/> or
<xref linkend="xfce4-notifyd"/>
</para>
Modified: trunk/BOOK/xsoft/other/icedtea-web.xml
==============================================================================
--- trunk/BOOK/xsoft/other/icedtea-web.xml Tue Nov 3 05:30:38 2015
(r16596)
+++ trunk/BOOK/xsoft/other/icedtea-web.xml Tue Nov 3 07:50:13 2015
(r16597)
@@ -69,7 +69,7 @@
<bridgehead renderas="sect4">Required at runtime, a web browser,
such as:</bridgehead>
- <para role="required-real-time">
+ <para role="required runtime">
<xref linkend="epiphany"/>,
<xref linkend="firefox"/>,
<xref linkend="midori"/>,
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page