Changeset 46a7b287


Ignore:
Timestamp:
12/16/2022 06:56:59 PM (17 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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/xf86-video-removal
Children:
7a81c7f
Parents:
e8bd3ad
Message:

Update to vte-0.70.2

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    re8bd3ad r46a7b287  
    3030<!ENTITY rest-version                      "0.8.1">
    3131<!ENTITY totem-pl-parser-version           "3.26.6">
    32 <!ENTITY vte-minor                         "0.68">
    33 <!ENTITY vte-version                       "&vte-minor;.0">
     32<!ENTITY vte-minor                         "0.70">
     33<!ENTITY vte-version                       "&vte-minor;.2">
    3434<!ENTITY yelp-xsl-version                  "42.0">
    3535<!ENTITY GConf-version                     "3.2.6">
  • gnome/platform/vte.xml

    re8bd3ad r46a7b287  
    77  <!ENTITY vte-download-http "&gnome-download-http;/vte/&vte-minor;/vte-&vte-version;.tar.xz">
    88  <!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">
     9  <!ENTITY vte-md5sum        "5f1064024d0a961a5d6d549cb4264a1b">
     10  <!ENTITY vte-size          "880 KB">
    1111  <!ENTITY vte-buildsize     "16 MB (with tests)">
    1212  <!ENTITY vte-time          "0.3 SBU (using parallelism=4; with tests)">
    13   <!-- Consolidating Tests/No Tests in GNOME sections for consistency. -->
    1413
    1514  <!-- For "Contents" and "Short Descriptions" sections -->
     
    9291      <xref linkend="fribidi"/> and
    9392      <xref linkend="gtk-doc"/>
    94 <!--      <xref linkend="gtk4"/>
    95            The  -Dgtk4=true option just returns
    96            'not supported on this branch; use git master' -->
     93      <xref linkend="gtk4"/>
    9794    </para>
    9895
     
    169166    </para>
    170167
    171     <!-- Uncomment once vte supports it (only git branch "master" supports it
    172          as of vte-0.68.0)
    173168    <para>
    174169      <option>-Dgtk4=true</option>: Add this switch to build the GTK4 widget.
    175170    </para>
    176     -->
    177171  </sect2>
    178172
  • introduction/welcome/changelog.xml

    re8bd3ad r46a7b287  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[renodr] - Update to vte-0.70.2. Fixes
     46          <ulink url="&blfs-ticket-root;17043">#17043</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[renodr] - Update to gsettings-desktop-schemas-43.0. Fixes
    4650          <ulink url="&blfs-ticket-root;17078">#17078</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.