Ignore:
Timestamp:
11/18/2015 10:27:48 PM (8 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.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:
de81317
Parents:
7ed0e9d
Message:
  • cmake-3.4.0: Minor re-reword of the tests explanations.
  • Update to nano-2.4.3.
  • Update to poppler-0.38.0. Good simplification of instructions.
  • Update to dbus-1.10.4.
  • Update to gtk+-3.18.5 (gtk+3.18.5).

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/dbus.xml

    r7ed0e9d r2cd6717  
    77  <!ENTITY dbus-download-http "http://dbus.freedesktop.org/releases/dbus/dbus-&dbus-version;.tar.gz">
    88  <!ENTITY dbus-download-ftp  " ">
    9   <!ENTITY dbus-md5sum        "2428919cc77b8d0028d65ee4d5dbef31">
     9  <!ENTITY dbus-md5sum        "27b8e99ffad603b8acfa25201c6e3d5c">
    1010  <!ENTITY dbus-size          "1.9 MB">
    11   <!ENTITY dbus-buildsize     "109 MB, with doxygen and xml documents (40 MB for the tests)">
     11  <!ENTITY dbus-buildsize     "109 MB, with doxygen and xml documents (37 MB for the tests)">
    1212  <!ENTITY dbus-time          "0.4 SBU, with doxygen and xml documents (0.4 SBU for the tests)">
    1313]>
     
    203203      This and the use of the <command>make distclean</command> command implies
    204204      that the build directory size is smaller than the one for a full build
    205       with documents generated.
    206     </para>
    207 
     205      with documents generated. There are two errors, for unknown reasons.
     206    </para>
     207<!--
    208208    <para>
    209209      If <command>run-test.sh</command> fails, it can be disabled with the
     
    211211    </para>
    212212
    213 <screen><userinput>sed -i -e 's:run-test.sh:$(NULL):g' test/name-test/Makefile.in</userinput></screen>
     213<screen><userinput>sed -i -e 's:run-test.sh:$(NULL):g' test/name-test/Makefile.in</userinput></screen>-->
    214214
    215215    <para>
     
    442442          dbus-cleanup-sockets, dbus-daemon, dbus-launch, dbus-monitor,
    443443          dbus-run-session, dbus-send, dbus-test-tool,
    444           dbus-update-activation-environment, and dbus-uuidgenn
     444          dbus-update-activation-environment, and dbus-uuidgen
    445445        </seg>
    446446        <seg>
Note: See TracChangeset for help on using the changeset viewer.