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

File:
1 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>
Note: See TracChangeset for help on using the changeset viewer.