Ignore:
Timestamp:
09/24/2021 07:15:34 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
37a43a5a
Parents:
60530f7
Message:

Updates

thunderbird-91.1.1
pidgin-2.14.7
curl-7.79.1
vte-0.66.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/vte.xml

    r60530f7 rfb25573  
    55  %general-entities;
    66
    7   <!ENTITY vte-download-http "https://gitlab.gnome.org/GNOME/vte/-/archive/&vte-version;/vte-&vte-version;.tar.gz">
     7  <!ENTITY vte-download-http "https://gitlab.gnome.org/GNOME/vte/-/archive/&vte-version;/vte-&vte-version;.tar.bz2">
    88  <!ENTITY vte-download-ftp  " ">
    9   <!ENTITY vte-md5sum        "692a2656eaf84165e2c8ffe9d84137d9">
    10   <!ENTITY vte-size          "604 KB">
    11   <!ENTITY vte-buildsize     "10 MB (with tests)">
     9  <!ENTITY vte-md5sum        "2aca6831c1af291bc7bf11ceca603aeb">
     10  <!ENTITY vte-size          "491 KB">
     11  <!ENTITY vte-buildsize     "13 MB (with tests)">
    1212  <!ENTITY vte-time          "0.3 SBU (using parallelism=4; with tests)">
    1313  <!-- Consolidating Tests/No Tests in GNOME sections for consistency. -->
     
    9393    <bridgehead renderas="sect4">Optional</bridgehead>
    9494    <para role="optional">
    95       <xref linkend="fribidi"/>,
    96       <xref linkend="gtk-doc"/>, and
    97       <xref linkend="gtk4"/>
    98       <!-- Does not currently work unless you pass -Dgtk4=true to meson. However,
    99            it's not looking for gtk-4, it's looking for gtk+-4, so it will still
    100            fail to build for now.-->
     95      <xref linkend="fribidi"/> and
     96      <xref linkend="gtk-doc"/>
     97<!--      <xref linkend="gtk4"/>
     98           The  -Dgtk4=true option just returns
     99           'not supported on this branch; use git master' -->
    101100    </para>
    102101
     
    154153
    155154    <para>
    156       <parameter>-Dfribidi=false</parameter>: Omit this switch if want to enable
    157       bidirectional capabilities.
     155      <parameter>-Dfribidi=false</parameter>: Omit this switch if you want
     156      to enable bidirectional capabilities.
    158157    </para>
    159158
     
    173172    </para>
    174173
    175     <!-- Uncomment once vte knows how to look for the proper gtk4
     174    <!-- Uncomment once vte supports it (only git branch "master" supports it
     175         as of vte-0.66.0)
    176176    <para>
    177177      <option>-Dgtk4=true</option>: Add this switch to build the GTK4 widget.
     
    204204        <seg>
    205205          /usr/include/vte-2.&vte-nano; and
    206           /usr/share/gtk-doc/html/vte-2.&vte-nano;
     206          (optional) /usr/share/gtk-doc/html/vte-2.&vte-nano;
    207207        </seg>
    208208      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.