Author: fernando
Date: Sat Jan 10 10:45:03 2015
New Revision: 15321
Log:
libevent-2.0.22: docs and tests statistics and respective minor fixes.
feh-2.12: docs and tests minor fixes. Thank you very much, Igor, for including
this package!
Phonon-backend-gstreamer-4.8.2 and Phonon-4.8.3: fix dependencies.
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/kde/core/phonon-backend-gstreamer.xml
trunk/BOOK/kde/core/phonon.xml
trunk/BOOK/networking/netlibs/libevent.xml
trunk/BOOK/xsoft/other/feh.xml
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sat Jan 10 09:38:25
2015 (r15320)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sat Jan 10 10:45:03
2015 (r15321)
@@ -48,6 +48,18 @@
<para>January 10th, 2015</para>
<itemizedlist>
<listitem>
+ <para>[fernando] - Phonon-backend-gstreamer-4.8.2 and Phonon-4.8.3:
+ fix dependencies.</para>
+ </listitem>
+ <listitem>
+ <para>[fernando] - feh-2.12: docs and tests minor fixes.
+ Thank you very much, Igor, for including this package!</para>
+ </listitem>
+ <listitem>
+ <para>[fernando] - libevent-2.0.22: docs and tests statistics and
+ respective minor fixes.</para>
+ </listitem>
+ <listitem>
<para>[fernando] - Update to curl-7.40.0. Fixes
<ulink url="&blfs-ticket-root;6019">#6019</ulink>.</para>
</listitem>
Modified: trunk/BOOK/kde/core/phonon-backend-gstreamer.xml
==============================================================================
--- trunk/BOOK/kde/core/phonon-backend-gstreamer.xml Sat Jan 10 09:38:25
2015 (r15320)
+++ trunk/BOOK/kde/core/phonon-backend-gstreamer.xml Sat Jan 10 10:45:03
2015 (r15321)
@@ -60,18 +60,17 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
- <xref linkend="phonon"/> and
- <xref linkend="gstreamer10"/>
+ <xref linkend="gstreamer10"/>,
+ <xref linkend="libxml2"/> and
+ <xref linkend="phonon"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
- <xref linkend="gobject-introspection"/>,
<xref linkend="gst10-plugins-base"/> (needed for output to ALSA),
<xref linkend="gst10-plugins-good"/> (needed for output to PulseAudio),
- <xref linkend="gst10-plugins-bad"/> (needed for AAC/M4A support),
- <xref linkend="gst10-plugins-ugly"/> (needed for MP3 support), and
- <xref linkend="libxml2"/>
+ <xref linkend="gst10-plugins-bad"/> (needed for AAC/M4A support), and
+ <xref linkend="gst10-plugins-ugly"/> (needed for MP3 support)
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
Modified: trunk/BOOK/kde/core/phonon.xml
==============================================================================
--- trunk/BOOK/kde/core/phonon.xml Sat Jan 10 09:38:25 2015 (r15320)
+++ trunk/BOOK/kde/core/phonon.xml Sat Jan 10 10:45:03 2015 (r15321)
@@ -62,6 +62,7 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<!--<xref linkend="automoc4"/> and-->
+ <xref linkend="cmake"/>,
<xref linkend="glib2"/> and
<xref linkend="qt4"/>
</para>
Modified: trunk/BOOK/networking/netlibs/libevent.xml
==============================================================================
--- trunk/BOOK/networking/netlibs/libevent.xml Sat Jan 10 09:38:25 2015
(r15320)
+++ trunk/BOOK/networking/netlibs/libevent.xml Sat Jan 10 10:45:03 2015
(r15321)
@@ -8,8 +8,8 @@
<!ENTITY libevent-download-ftp " ">
<!ENTITY libevent-md5sum "c4c56f986aa985677ca1db89630a2e11">
<!ENTITY libevent-size "835 KB">
- <!ENTITY libevent-buildsize "19 MB">
- <!ENTITY libevent-time "0.3 SBU">
+ <!ENTITY libevent-buildsize "19 MB (additional 1 MB for the tests and 6
MB for the API documentation)">
+ <!ENTITY libevent-time "0.3 SBU (additional 1.3 SBU for the tests)">
]>
<sect1 id="libevent" xreflabel="libevent-&libevent-version;">
@@ -108,7 +108,7 @@
</para>
<para>
- To test the results, issue: <command>make check</command>.
+ To test the results, issue: <command>make verify</command>.
</para>
<para>
@@ -155,7 +155,8 @@
libevent.so
</seg>
<seg>
- /usr/include/event2
+ /usr/include/event2 and
+ /usr/share/doc/libevent-&libevent-version;
</seg>
</seglistitem>
</segmentedlist>
Modified: trunk/BOOK/xsoft/other/feh.xml
==============================================================================
--- trunk/BOOK/xsoft/other/feh.xml Sat Jan 10 09:38:25 2015 (r15320)
+++ trunk/BOOK/xsoft/other/feh.xml Sat Jan 10 10:45:03 2015 (r15321)
@@ -99,6 +99,16 @@
<xref linkend="imagemagick"/> (to load unsupported formats)
</para>
+ <bridgehead renderas="sect4">Optional (test suite)</bridgehead>
+ <para role="optional">
+ <ulink url="http://mdocml.bsd.lv/snapshots/">mdocml</ulink>
+ (warning: this package will overwrite many files and programs of
+ <application>Man-DB</application> - installed in LFS - and should not be
+ installed, unless you know how to modify file and binary names that it
+ installs), and
+ <ulink
url="https://cpan.metacpan.org/authors/id/D/DA/DANBOO/">Test::Command</ulink>
+ </para>
+
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/feh"/>
</para>
@@ -112,7 +122,8 @@
Install <application>feh</application> by running the following commands:
</para>
-<screen><userinput>make</userinput></screen>
+<screen><userinput>sed -i "s:doc/feh:&-&feh-version;:" config.mk &&
+make</userinput></screen>
<para>
To test the results, issue: <command>make test</command>.
@@ -130,6 +141,11 @@
<title>Command Explanations</title>
<para>
+ <command>sed -i "s:doc/feh:&-&feh-version;:" config.mk</command>:
This
+ sed fixes the doc directory to a versioned one, as used in BLFS.
+ </para>
+
+ <para>
<option>curl=0</option>: Use this make flag if you don't have cURL
package installed.
</para>
@@ -157,7 +173,7 @@
None
</seg>
<seg>
- /usr/share/doc/feh and
+ /usr/share/doc/feh-&feh-version; and
/usr/share/feh
</seg>
</seglistitem>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page