Changeset 2b254ea9 for general


Ignore:
Timestamp:
02/09/2021 04:50:09 PM (3 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
0a7ee10
Parents:
0e1ef1c
Message:

inih-53
jasper2.0.25 (security update)
lcms2-2.12
Log-Log4perl-1.54
pycryptodome-3.10.1
LMDB-0.9.28
lxpanel-0.10.1
lxterminal-0.4.0
git-2.30.1
fetchmail-6.4.16

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

Location:
general
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/inih.xml

    r0e1ef1c r2b254ea9  
    55  %general-entities;
    66
    7   <!ENTITY gobject-introspection-download-http
     7  <!ENTITY inih-download-http
    88    "https://github.com/benhoyt/inih/archive/r&inih-version;/inih-r&inih-version;.tar.gz">
    9   <!ENTITY gobject-introspection-download-ftp  " ">
    10   <!ENTITY gobject-introspection-md5sum        "dc8b8638b84d990faa75b8558b34a68d">
    11   <!ENTITY gobject-introspection-size          "20 KB">
    12   <!ENTITY gobject-introspection-buildsize     "604 KB">
    13   <!ENTITY gobject-introspection-time          "less than 0.1 SBU">
     9  <!ENTITY inih-download-ftp  " ">
     10  <!ENTITY inih-md5sum        "8b52bf308de2ad1eab94fad64c116610">
     11  <!ENTITY inih-size          "17 KB">
     12  <!ENTITY inih-buildsize     "1.3 MB">
     13  <!ENTITY inih-time          "less than 0.1 SBU">
    1414]>
    1515
     
    4141      <listitem>
    4242        <para>
    43           Download (HTTP): <ulink url="&gobject-introspection-download-http;"/>
     43          Download (HTTP): <ulink url="&inih-download-http;"/>
    4444        </para>
    4545      </listitem>
    4646      <listitem>
    4747        <para>
    48           Download (FTP): <ulink url="&gobject-introspection-download-ftp;"/>
     48          Download (FTP): <ulink url="&inih-download-ftp;"/>
    4949        </para>
    5050      </listitem>
    5151      <listitem>
    5252        <para>
    53           Download MD5 sum: &gobject-introspection-md5sum;
     53          Download MD5 sum: &inih-md5sum;
    5454        </para>
    5555      </listitem>
    5656      <listitem>
    5757        <para>
    58           Download size: &gobject-introspection-size;
     58          Download size: &inih-size;
    5959        </para>
    6060      </listitem>
    6161      <listitem>
    6262        <para>
    63           Estimated disk space required: &gobject-introspection-buildsize;
     63          Estimated disk space required: &inih-buildsize;
    6464        </para>
    6565      </listitem>
    6666      <listitem>
    6767        <para>
    68           Estimated build time: &gobject-introspection-time;
     68          Estimated build time: &inih-time;
    6969        </para>
    7070      </listitem>
     
    8787cd    build &amp;&amp;
    8888
    89 meson --prefix=/usr -Ddefault_library=shared -Ddistro_install=true .. &amp;&amp;
     89meson --prefix=/usr .. &amp;&amp;
    9090ninja</userinput></screen>
    9191
     
    115115        </seg>
    116116        <seg>
    117           libinih.so
     117          libinih.so, libINIReader.so
    118118        </seg>
    119119        <seg>
  • general/graphlib/jasper.xml

    r0e1ef1c r2b254ea9  
    77  <!ENTITY jasper-download-http "https://github.com/jasper-software/jasper/archive/version-&jasper-version;/jasper-&jasper-version;.tar.gz">
    88  <!ENTITY jasper-download-ftp  " ">
    9   <!ENTITY jasper-md5sum        "137d435ea37d383863f6765b32867383">
     9  <!ENTITY jasper-md5sum        "afbdd817fcdd0dcfbd6bec79825b944a">
    1010  <!ENTITY jasper-size          "1.3 MB">
    11   <!ENTITY jasper-buildsize     "9.3 MB (with tests)">
    12   <!ENTITY jasper-time          "0.2 SBU (with tests)">
     11  <!ENTITY jasper-buildsize     "7.3 MB (with tests)">
     12  <!ENTITY jasper-time          "0.3 SBU (with tests)">
    1313]>
    1414
  • general/graphlib/lcms2.xml

    r0e1ef1c r2b254ea9  
    77  <!ENTITY lcms2-download-http "&sourceforge-dl;/lcms/lcms2-&lcms2-version;.tar.gz">
    88  <!ENTITY lcms2-download-ftp  " ">
    9   <!ENTITY lcms2-md5sum        "598dae499e58f877ff6788254320f43e">
    10   <!ENTITY lcms2-size          "6.2 MB">
    11   <!ENTITY lcms2-buildsize     "21 MB (with the tests)">
     9  <!ENTITY lcms2-md5sum        "8cb583c8447461896320b43ea9a688e0">
     10  <!ENTITY lcms2-size          "7.1 MB">
     11  <!ENTITY lcms2-buildsize     "22 MB (with the tests)">
    1212  <!ENTITY lcms2-time          "0.2 SBU (with the tests)">
    1313]>
  • general/prog/git.xml

    r0e1ef1c r2b254ea9  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "2457ee7e198bb949fecb0af94f7361a3">
     11  <!ENTITY git-md5sum        "6f63eb0cc94f52e865fbd90ffb0ecb5c">
    1212  <!ENTITY git-size          "6.0 MB">
    1313  <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 -->
    1414  <!-- but people keep forgetting that an install not only needs the nett build
    1515       space, it also needs the install space (or DESTDIR) -->
    16   <!ENTITY git-buildsize     "365 MB (with downloaded documentation, 135 MB installed)">
     16  <!ENTITY git-buildsize     "366 MB (with downloaded documentation, add 16 MB to build documentation)">
    1717  <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? -->
    1818  <!-- Confirmed that it is disk related.-->
    19   <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 4.1 SBU for tests with parallelism=4)">
     19  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 0.5 SBU for building documentation and 8.3 SBU for tests with parallelism=4)">
    2020]>
    2121
  • general/prog/perl-modules/perl-log-log4perl.xml

    r0e1ef1c r2b254ea9  
    66
    77  <!ENTITY my-download-http "&perl_authors;/id/E/ET/ETJ/Log-Log4perl-&Log-Log4perl-version;.tar.gz">
    8   <!ENTITY my-md5sum "48fcd8fa105af31d9e5247cb8e5b6ff1">
     8  <!ENTITY my-md5sum "46c5a3a101921c25857f84585cd0b5c2">
    99]>
    1010
  • general/prog/pycryptodome.xml

    r0e1ef1c r2b254ea9  
    77  <!ENTITY pycryptodome-download-http "https://github.com/Legrandin/pycryptodome/archive/v&pycryptodome-version;/pycryptodome-&pycryptodome-version;.tar.gz">
    88  <!ENTITY pycryptodome-download-ftp  " ">
    9   <!ENTITY pycryptodome-md5sum        "33ccef51fdd8908b73923187e8f4a286">
     9  <!ENTITY pycryptodome-md5sum        "31f5e8c91e8e0fa45da14271b394bba4">
    1010  <!ENTITY pycryptodome-size          "15 MB">
    11   <!ENTITY pycryptodome-buildsize     "202 MB">
    12   <!ENTITY pycryptodome-time          "0.2 SBU">
     11  <!ENTITY pycryptodome-buildsize     "58 MB">
     12  <!ENTITY pycryptodome-time          "0.1 SBU">
    1313]>
    1414
     
    107107          </seg>
    108108          <seg>
    109             pycryptodome-&pycryptodome-version;-py&python3-majorver;.egg-info
     109            None
    110110          </seg>
    111111          <seg>
    112             /usr/lib/python&python3-majorver;/site-packages/Crypto
     112            /usr/lib/python&python3-majorver;/site-packages/pycryptodome-&pycryptodome-version;-py&python3-majorver;.egg
    113113          </seg>
    114114        </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.