Ignore:
Timestamp:
04/10/2022 01:00:50 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
0fa64523
Parents:
5e09cf7e
Message:

Update to gnome-calculator-42.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/gnome-calculator.xml

    r5e09cf7e r83c92ea  
    66
    77  <!ENTITY gnome-calculator-download-http
    8            "&gnome-download-http;/gnome-calculator/&gnome-41;/gnome-calculator-&gnome-calculator-version;.tar.xz">
     8           "&gnome-download-http;/gnome-calculator/&gnome-42;/gnome-calculator-&gnome-calculator-version;.tar.xz">
    99  <!ENTITY gnome-calculator-download-ftp
    10            "&gnome-download-ftp;/gnome-calculator/&gnome-41;/gnome-calculator-&gnome-calculator-version;.tar.xz">
    11   <!ENTITY gnome-calculator-md5sum        "178dc6909ee18644cb06a4164ac936c9">
    12   <!ENTITY gnome-calculator-size          "1.0 MB">
    13   <!ENTITY gnome-calculator-buildsize     "45 MB (with tests)">
     10           "&gnome-download-ftp;/gnome-calculator/&gnome-42;/gnome-calculator-&gnome-calculator-version;.tar.xz">
     11  <!ENTITY gnome-calculator-md5sum        "634d47e9a9cfb360ac6572c4c65a3993">
     12  <!ENTITY gnome-calculator-size          "1.1 MB">
     13  <!ENTITY gnome-calculator-buildsize     "48 MB (with tests)">
    1414  <!ENTITY gnome-calculator-time          "0.4 SBU (with tests)">
    1515]>
     
    7878    <bridgehead renderas="sect4">Required</bridgehead>
    7979    <para role="required">
    80       <xref linkend="gtk3"/>,
    81       <xref linkend="gtksourceview4"/>,
     80      <xref linkend="gtksourceview5"/>,
    8281      <xref linkend="itstool"/>,
     82      <xref linkend="libadwaita1"/>,
    8383      <xref linkend="libgee"/>,
    8484      <xref linkend="libhandy1"/>, and
     
    9898  <sect2 role="installation">
    9999    <title>Installation of GNOME Calculator</title>
    100 
    101 <!-- Should not be needed with next version -->
    102 <!-- <para>
    103       First apply an upstream fix to prevent a type mismatch flagged as an
    104       error by vala-0.44.x:
    105     </para>
    106 
    107 <screen><userinput>sed -e 's/token_list\.copy()/token_list.copy_deep((CopyFunc) Object.ref)/' \
    108    -i lib/equation-parser.vala</userinput></screen> -->
    109100
    110101    <para>
Note: See TracChangeset for help on using the changeset viewer.