Changeset 6cb25bc for gnome


Ignore:
Timestamp:
05/31/2024 08:26:39 PM (7 weeks ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
gimp3, trunk
Children:
88ddfb81
Parents:
983093e
Message:

Update to libshumate-1.2.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/libshumate.xml

    r983093e r6cb25bc  
    77  <!ENTITY libshumate-download-http "&gnome-download-http;/libshumate/1.2/libshumate-&libshumate-version;.tar.xz">
    88  <!ENTITY libshumate-download-ftp  " ">
    9   <!ENTITY libshumate-md5sum        "16af4e2ef9f6b51a639a459020e7d010">
     9  <!ENTITY libshumate-md5sum        "2c8bb43e8e50d3ba30c57cb28c7ff7d0">
    1010  <!ENTITY libshumate-size          "316 KB">
    11   <!ENTITY libshumate-buildsize     "12 MB">
    12   <!ENTITY libshumate-time          "0.5 SBU">
     11  <!ENTITY libshumate-buildsize     "9.1 MB">
     12  <!ENTITY libshumate-time          "0.2 SBU">
    1313]>
    1414
     
    117117ninja</userinput></screen>
    118118
    119 <!--
    120119    <para>
    121120      To test the results, issue: <command>ninja test</command>.
    122121    </para>
    123 -->
    124122
     123<!--
    125124    <para>
    126125      The test suite requires this package to be built with special options.
    127126      If you wish to run the tests, follow the instructions after installation.
    128127    </para>
     128-->
    129129
    130130    <para>
     
    134134<screen role="root"><userinput>ninja install</userinput></screen>
    135135
     136<!--
    136137    <para>
    137138      If you wish to run the tests, issue:
    138139    </para>
    139140
    140 <screen><userinput>meson configure --buildtype=debug &amp;&amp;
     141<screen><userinput>meson configure - -buildtype=debug &amp;&amp;
    141142ninja test</userinput></screen>
     143-->
    142144
    143145  </sect2>
Note: See TracChangeset for help on using the changeset viewer.