Changeset d591de4


Ignore:
Timestamp:
01/10/2015 06:45:03 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b47bb76
Parents:
4949bda0
Message:

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.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15321 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r4949bda0 rd591de4  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Phonon-backend-gstreamer-4.8.2 and Phonon-4.8.3:
     52          fix dependencies.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - feh-2.12: docs and tests minor fixes.
     56            Thank you very much, Igor, for including this package!</para>
     57        </listitem>
     58        <listitem>
     59          <para>[fernando] - libevent-2.0.22: docs and tests statistics and
     60          respective minor fixes.</para>
     61        </listitem>
     62        <listitem>
    5163          <para>[fernando] - Update to curl-7.40.0. Fixes
    5264          <ulink url="&blfs-ticket-root;6019">#6019</ulink>.</para>
  • kde/core/phonon-backend-gstreamer.xml

    r4949bda0 rd591de4  
    6161    <bridgehead renderas="sect4">Required</bridgehead>
    6262    <para role="required">
    63     <xref linkend="phonon"/> and
    64     <xref linkend="gstreamer10"/>
     63    <xref linkend="gstreamer10"/>,
     64    <xref linkend="libxml2"/> and
     65    <xref linkend="phonon"/>
    6566    </para>
    6667
    6768    <bridgehead renderas="sect4">Recommended</bridgehead>
    6869    <para role="recommended">
    69     <xref linkend="gobject-introspection"/>,
    7070    <xref linkend="gst10-plugins-base"/> (needed for output to ALSA),
    7171    <xref linkend="gst10-plugins-good"/> (needed for output to PulseAudio),
    72     <xref linkend="gst10-plugins-bad"/> (needed for AAC/M4A support),
    73     <xref linkend="gst10-plugins-ugly"/> (needed for MP3 support), and
    74     <xref linkend="libxml2"/>
     72    <xref linkend="gst10-plugins-bad"/> (needed for AAC/M4A support), and
     73    <xref linkend="gst10-plugins-ugly"/> (needed for MP3 support)
    7574    </para>
    7675
  • kde/core/phonon.xml

    r4949bda0 rd591de4  
    6363    <para role="required">
    6464      <!--<xref linkend="automoc4"/> and-->
     65      <xref linkend="cmake"/>,
    6566      <xref linkend="glib2"/> and
    6667      <xref linkend="qt4"/>
  • networking/netlibs/libevent.xml

    r4949bda0 rd591de4  
    99  <!ENTITY libevent-md5sum        "c4c56f986aa985677ca1db89630a2e11">
    1010  <!ENTITY libevent-size          "835 KB">
    11   <!ENTITY libevent-buildsize     "19 MB">
    12   <!ENTITY libevent-time          "0.3 SBU">
     11  <!ENTITY libevent-buildsize     "19 MB (additional 1 MB for the tests and 6 MB for the API documentation)">
     12  <!ENTITY libevent-time          "0.3 SBU (additional 1.3 SBU for the tests)">
    1313]>
    1414
     
    109109
    110110    <para>
    111       To test the results, issue: <command>make check</command>.
     111      To test the results, issue: <command>make verify</command>.
    112112    </para>
    113113
     
    156156        </seg>
    157157        <seg>
    158          /usr/include/event2
     158         /usr/include/event2 and
     159         /usr/share/doc/libevent-&libevent-version;
    159160        </seg>
    160161      </seglistitem>
  • xsoft/other/feh.xml

    r4949bda0 rd591de4  
    100100    </para>
    101101
     102    <bridgehead renderas="sect4">Optional (test suite)</bridgehead>
     103    <para role="optional">
     104      <ulink url="http://mdocml.bsd.lv/snapshots/">mdocml</ulink>
     105      (warning: this package will overwrite many files and programs of
     106      <application>Man-DB</application> - installed in LFS - and should not be
     107      installed, unless you know how to modify file and binary names that it
     108      installs), and
     109      <ulink url="https://cpan.metacpan.org/authors/id/D/DA/DANBOO/">Test::Command</ulink>
     110    </para>
     111
    102112    <para condition="html" role="usernotes">
    103113      User Notes: <ulink url="&blfs-wiki;/feh"/>
     
    113123    </para>
    114124
    115 <screen><userinput>make</userinput></screen>
     125<screen><userinput>sed -i "s:doc/feh:&amp;-&feh-version;:" config.mk &amp;&amp;
     126make</userinput></screen>
    116127
    117128    <para>
     
    129140  <sect2 role="commands">
    130141    <title>Command Explanations</title>
     142
     143    <para>
     144      <command>sed -i "s:doc/feh:&amp;-&feh-version;:" config.mk</command>: This
     145      sed fixes the doc directory to a versioned one, as used in BLFS.
     146   </para>
    131147
    132148    <para>
     
    158174        </seg>
    159175        <seg>
    160           /usr/share/doc/feh and
     176          /usr/share/doc/feh-&feh-version; and
    161177          /usr/share/feh
    162178        </seg>
Note: See TracChangeset for help on using the changeset viewer.