Changeset 9d88b1d


Ignore:
Timestamp:
02/06/2024 01:04:46 AM (4 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, lazarus, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
97adbed
Parents:
ff5c8894
Message:

Update to libgsf-1.14.52.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libgsf.xml

    rff5c8894 r9d88b1d  
    77  <!ENTITY libgsf-download-http "&gnome-download-http;/libgsf/1.14/libgsf-&libgsf-version;.tar.xz">
    88  <!ENTITY libgsf-download-ftp  " ">
    9   <!ENTITY libgsf-md5sum        "55301f17247932325c6ff572e1d70f35">
     9  <!ENTITY libgsf-md5sum        "c64b4a29dd2e67749313f3917a12a709">
    1010  <!ENTITY libgsf-size          "692 KB">
    11   <!ENTITY libgsf-buildsize     "16 MB (with tests)">
    12   <!ENTITY libgsf-time          "0.3 SBU (with tests)">
     11  <!ENTITY libgsf-buildsize     "14 MB (with tests)">
     12  <!ENTITY libgsf-time          "0.2 SBU (with tests)">
    1313]>
    1414
     
    8484    <bridgehead renderas="sect4">Optional</bridgehead>
    8585    <para role="optional">
    86       <xref linkend="gobject-introspection"/> and
    87       <xref linkend="gtk-doc"/>
     86      <xref linkend="gobject-introspection"/>
     87      <xref linkend="gtk-doc"/>, and
     88      <xref linkend="valgrind"/> (for tests)
    8889    </para>
    8990
     
    9495
    9596    <para>
    96       Fix building <application>libgsf</application> against
    97       <application>libxml-2.12.x</application>:
    98     </para>
    99 
    100 <screen><userinput>sed -e '/tree\.h/i #include &lt;libxml/parser.h&gt;' \
    101     -i gsf/gsf-libxml.h</userinput></screen>
    102 
    103     <para>
    10497      Install <application>libgsf</application> by running the following
    10598      commands:
     
    110103
    111104    <para>
    112       To test the results, issue: <command>make check</command>. Two
    113       tests, t1004-zip-zip64.pl and t1005-zip-nonseekable.pl are
    114       known to fail.
     105      To test the results, issue: <command>make check</command>.
    115106    </para>
    116107
  • introduction/welcome/changelog.xml

    rff5c8894 r9d88b1d  
    4343      <para>February 5th, 2024</para>
    4444      <itemizedlist>
     45        <listitem>
     46          <para>[bdubbs] - Update to libgsf-1.14.52. Fixes
     47          <ulink url="&blfs-ticket-root;19237">#19237</ulink>.</para>
     48        </listitem>
    4549        <listitem>
    4650          <para>[bdubbs] - Update to imlib2-1.12.2. Fixes
  • packages.ent

    rff5c8894 r9d88b1d  
    135135<!ENTITY libgpg-error-version         "1.47">
    136136<!ENTITY libgrss-version              "0.7.0">
    137 <!ENTITY libgsf-version               "1.14.51">
     137<!ENTITY libgsf-version               "1.14.52">
    138138<!ENTITY libgudev-version             "238">
    139139<!ENTITY libgusb-version              "0.4.8">
Note: See TracChangeset for help on using the changeset viewer.