Ignore:
Timestamp:
04/10/2022 08:55:10 AM (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:
38c0ca2
Parents:
13d94cf3
Message:

Update to vte-0.68.0

Also fix a "vi" typo in changelog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/vte.xml

    r13d94cf3 rcd77581  
    55  %general-entities;
    66
    7   <!ENTITY vte-download-http "https://gitlab.gnome.org/GNOME/vte/-/archive/&vte-version;/vte-&vte-version;.tar.bz2">
    8   <!ENTITY vte-download-ftp  " ">
    9   <!ENTITY vte-md5sum        "0371944dfe5198272628214304765ae8">
    10   <!ENTITY vte-size          "492 KB">
    11   <!ENTITY vte-buildsize     "14 MB (with tests)">
     7  <!ENTITY vte-download-http "&gnome-download-http;/vte/&vte-minor;/vte-&vte-version;.tar.xz">
     8  <!ENTITY vte-download-ftp "&gnome-download-ftp;/vte/&vte-minor;/vte-&vte-version;.tar.xz">
     9  <!ENTITY vte-md5sum        "895a99ff50461fa65717112afbf56e8d">
     10  <!ENTITY vte-size          "881 KB">
     11  <!ENTITY vte-buildsize     "16 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. -->
     
    173173
    174174    <!-- Uncomment once vte supports it (only git branch "master" supports it
    175          as of vte-0.66.0)
     175         as of vte-0.68.0)
    176176    <para>
    177177      <option>-Dgtk4=true</option>: Add this switch to build the GTK4 widget.
Note: See TracChangeset for help on using the changeset viewer.