Ignore:
Timestamp:
10/31/2015 08:12: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:
1de41efa
Parents:
e94d178
Message:
  • Update to dbus-1.10.2.
  • Update to unrar-5.3.7 (unrarsrc-5.3.7).
  • Update to gparted-0.24.0.
  • Update to cups-filters-1.1.0.
  • Update to libwebp-0.4.4.
  • Update to lxdm-0.5.2.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/dbus.xml

    re94d178 r53dd18f1  
    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        "5af6297348107a906c8449817a728b3b">
    10   <!ENTITY dbus-size          "2 MB">
    11   <!ENTITY dbus-buildsize     "28 MB (additional 81 MB with doxygen and xml documents, without tests))">
    12   <!ENTITY dbus-time          "0.3 SBU (without tests)">
     9  <!ENTITY dbus-md5sum        "2428919cc77b8d0028d65ee4d5dbef31">
     10  <!ENTITY dbus-size          "1.9 MB">
     11  <!ENTITY dbus-buildsize     "109 MB, with doxygen and xml documents (40 MB for the tests)">
     12  <!ENTITY dbus-time          "0.4 SBU, with doxygen and xml documents (0.4 SBU for the tests)">
    1313]>
    1414
     
    199199
    200200    <para>
     201      The <quote>estimated disk space required</quote> reported above is
     202      obtained in a build using the switches disabling documents generation.
     203      This and the use of the <command>make distclean</command> command implies
     204      that the build directory size is smaller than the one for a full build
     205      with documents generated.
     206    </para>
     207
     208    <para>
    201209      If <command>run-test.sh</command> fails, it can be disabled with the
    202210      following sed, before running the commands for the tests:
Note: See TracChangeset for help on using the changeset viewer.