Changeset 1865898


Ignore:
Timestamp:
10/23/2017 05:32:09 AM (6 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
7c9f9562
Parents:
94e4290
Message:

Update to VTE-0.50.1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19367 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r94e4290 r1865898  
    1919<!ENTITY rest-version                      "0.8.1">
    2020<!ENTITY totem-pl-parser-version           "3.26.0">
     21<!ENTITY vte-version                       "0.50.1">
    2122<!ENTITY yelp-xsl-version                  "3.20.1">
    2223<!ENTITY GConf-version                     "3.2.6">
     
    2829<!ENTITY libpeas-version                   "1.20.0">
    2930<!ENTITY libwnck-version                   "3.24.1">
    30 <!ENTITY vte-version                       "0.48.3">
    3131<!ENTITY geocode-glib-version              "3.24.0">
    3232<!ENTITY gnome-online-accounts-version     "3.24.3">
  • gnome/platform/vte.xml

    r94e4290 r1865898  
    55  %general-entities;
    66
    7   <!ENTITY vte-download-http "&gnome-download-http;/vte/0.48/vte-&vte-version;.tar.xz">
    8   <!ENTITY vte-download-ftp  "&gnome-download-ftp;/vte/0.48/vte-&vte-version;.tar.xz">
    9   <!ENTITY vte-md5sum        "b300675ac5f269aa6eb48fe89a0d726d">
    10   <!ENTITY vte-size          "988 KB">
    11   <!ENTITY vte-buildsize     "19 MB (with tests)">
    12   <!ENTITY vte-time          "0.5 SBU (with tests)">
     7  <!ENTITY vte-download-http "&gnome-download-http;/vte/0.50/vte-&vte-version;.tar.xz">
     8  <!ENTITY vte-download-ftp  "&gnome-download-ftp;/vte/0.50/vte-&vte-version;.tar.xz">
     9  <!ENTITY vte-md5sum        "a6f8fec3787e3cb72b3b31a8be6751a4">
     10  <!ENTITY vte-size          "1,000 KB">
     11  <!ENTITY vte-buildsize     "21 MB (an additional 1 MB for tests)">
     12  <!ENTITY vte-time          "0.3 SBU (an additional 0.1 SBU for tests)">
    1313
    1414  <!-- For "Contents" and "Short Descriptions" sections -->
  • introduction/welcome/changelog.xml

    r94e4290 r1865898  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[dj] - Update to VTE-0.50.1.</para>
     50        </listitem>
     51        <listitem>
    4952          <para>[dj] - Update to totem-pl-parser-3.26.0.</para>
    5053        </listitem>
Note: See TracChangeset for help on using the changeset viewer.