Changeset 9d88b1d for general


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.

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