Changeset 6f55f20


Ignore:
Timestamp:
12/07/2023 09:26:17 PM (6 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
1189315b
Parents:
ec2cf199
Message:

Update to glib-2.78.3

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    rec2cf199 r6f55f20  
    77  <!ENTITY glib2-download-http "&gnome-download-http;/glib/&glib2-minor;/glib-&glib2-version;.tar.xz">
    88  <!ENTITY glib2-download-ftp  " ">
    9   <!ENTITY glib2-md5sum        "a5e8bdfa61b4b2dfb730560e66f978d6">
     9  <!ENTITY glib2-md5sum        "d93fb5bf93a14a2aa0578b97c349e5b9">
    1010  <!ENTITY glib2-size          "5.1 MB">
    11   <!ENTITY glib2-buildsize     "128 MB (Add 20 MB for tests)">
    12   <!ENTITY glib2-time          "0.5 SBU (add 0.4 SBU for tests; both using parallelism=4)">
     11  <!ENTITY glib2-buildsize     "130 MB (add 20 MB for tests)">
     12  <!ENTITY glib2-time          "0.8 SBU (add 0.5 SBU for tests; both using parallelism=4)">
    1313]>
    1414
     
    2929      The <application>GLib</application> package contains low-level
    3030      libraries useful for providing data structure handling for C, portability
    31       wrappers and interfaces for such runtime functionality as an
     31      wrappers and interfaces for runtime functionality such as an
    3232      event loop, threads, dynamic loading and an object system.
    3333    </para>
  • introduction/welcome/changelog.xml

    rec2cf199 r6f55f20  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[renodr] - Update to glib-2.78.3. Fixes
     46          <ulink url="&blfs-ticket-root;18977">#18977</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[ken] - Revise 'Tuning Fontconfig' and 'TTF and OTF Fonts'
    4650          to reflect the current position with fontconfig-2.14+. Fixes
  • packages.ent

    rec2cf199 r6f55f20  
    103103<!ENTITY fftw-version                 "3.3.10">
    104104<!ENTITY glib2-minor                  "2.78">
    105 <!ENTITY glib2-version                "&glib2-minor;.1">
     105<!ENTITY glib2-version                "&glib2-minor;.3">
    106106<!ENTITY glibmm-version               "2.66.5">
    107107<!ENTITY gmime3-version               "3.2.7">
Note: See TracChangeset for help on using the changeset viewer.