Changeset c507fe90 for general


Ignore:
Timestamp:
03/04/2019 01:17:13 AM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
af33199
Parents:
386756fd
Message:

Update to gegl-0.4.14.
Update to xapian-core-1.4.11.
Update to node-v10.15.1.
Update to libqmi-1.22.2.
Update to btrfs-progs-v4.20.2.

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

Location:
general
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libqmi.xml

    r386756fd rc507fe90  
    77  <!ENTITY libqmi-download-http "https://www.freedesktop.org/software/libqmi/libqmi-&libqmi-version;.tar.xz">
    88  <!ENTITY libqmi-download-ftp  " ">
    9   <!ENTITY libqmi-md5sum        "35f7e1b03f9b6218a30c78422f72c6ac">
    10   <!ENTITY libqmi-size          "952 KB">
     9  <!ENTITY libqmi-md5sum        "3fd831c1b0de4a4432be628432a960ff">
     10  <!ENTITY libqmi-size          "928 KB">
    1111  <!ENTITY libqmi-buildsize     "73 MB (with tests)">
    1212  <!ENTITY libqmi-time          "0.2 SBU (Using parallelism=4; with tests)">
  • general/genlib/nodejs.xml

    r386756fd rc507fe90  
    77  <!ENTITY nodejs-download-http "https://nodejs.org/dist/v&nodejs-version;/node-v&nodejs-version;.tar.xz">
    88  <!ENTITY nodejs-download-ftp  " ">
    9   <!ENTITY nodejs-md5sum        "1cad7963255de53509bfa560221bdc88">
     9  <!ENTITY nodejs-md5sum        "6ccd6eea7c1c090b970f6aaf184dc821">
    1010  <!ENTITY nodejs-size          "19 MB">
    11   <!ENTITY nodejs-buildsize     "426 MB (add 51 MB for tests)">
    12   <!ENTITY nodejs-time          "5.2 SBU (using parallelism=4; add 1.2 SBU for tests)">
     11  <!ENTITY nodejs-buildsize     "371 MB (add 51 MB for tests)">
     12  <!ENTITY nodejs-time          "5.1 SBU (using parallelism=4; add about 10 minutes for tests)">
    1313]>
    1414
     
    127127make</userinput></screen>
    128128
    129     <para>To test the results, issue: <command>make check</command>.</para>
     129    <para>To test the results, issue: <command>make check</command>.
     130    There are several timeouts increasing test time.</para>
    130131
    131132    <para>
  • general/genlib/xapian.xml

    r386756fd rc507fe90  
    88           "http://oligarchy.co.uk/xapian/&xapian-version;/xapian-core-&xapian-version;.tar.xz">
    99  <!ENTITY xapian-download-ftp  " ">
    10   <!ENTITY xapian-md5sum        "96e92ccce4df53eb5654805ed3b442c0">
     10  <!ENTITY xapian-md5sum        "e66b2d585e2f56d3b67d10667196391b">
    1111  <!ENTITY xapian-size          "2.8 MB">
    12   <!ENTITY xapian-buildsize     "264 MB (add estimated 100 MB for tests)">
    13   <!ENTITY xapian-time          "0.7 SBU (using parallelism=4; add estimated 180 SBU for tests)">
     12  <!ENTITY xapian-buildsize     "197 MB (add estimated 100 MB for tests)">
     13  <!ENTITY xapian-time          "0.6 SBU (using parallelism=4; add estimated 180 SBU for tests)">
    1414]>
    1515
  • general/graphlib/gegl.xml

    r386756fd rc507fe90  
    77  <!ENTITY gegl-download-http "https://download.gimp.org/pub/gegl/0.4/gegl-&gegl-version;.tar.bz2">
    88  <!ENTITY gegl-download-ftp  " ">
    9   <!ENTITY gegl-md5sum        "533fcf1f07aad911472f48bfa8e87a5b">
    10   <!ENTITY gegl-size          "6.8 MB">
    11   <!ENTITY gegl-buildsize     "135 MB (add 23 MB for tests)">
    12   <!ENTITY gegl-time          "0.8 SBU (Using parallelism=4; add 0.4 SBU for tests)">
     9  <!ENTITY gegl-md5sum        "88004f3a204e2506cd0cc445eba8d63e">
     10  <!ENTITY gegl-size          "6.9 MB">
     11  <!ENTITY gegl-buildsize     "144 MB (add 23 MB for tests)">
     12  <!ENTITY gegl-time          "1.0 SBU (Using parallelism=4; add 0.4 SBU for tests)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.