Changeset 0eda65a1 for gnome


Ignore:
Timestamp:
11/11/2017 10:17:53 PM (6 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
346e269
Parents:
633485c
Message:

Update to vte-0.50.2
Larger commit stashed for testing temporarily.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/vte.xml

    r633485c r0eda65a1  
    77  <!ENTITY vte-download-http "&gnome-download-http;/vte/0.50/vte-&vte-version;.tar.xz">
    88  <!ENTITY vte-download-ftp  "&gnome-download-ftp;/vte/0.50/vte-&vte-version;.tar.xz">
    9   <!ENTITY vte-md5sum        "a6f8fec3787e3cb72b3b31a8be6751a4">
     9  <!ENTITY vte-md5sum        "1912cfd1d9cdd30cebeb908507acadc5">
    1010  <!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)">
     11  <!ENTITY vte-buildsize     "23 MB (with tests)">
     12  <!ENTITY vte-time          "0.5 SBU (with tests)">
     13  <!-- Consolidating Tests/No Tests in GNOME sections for consistency. -->
    1314
    1415  <!-- For "Contents" and "Short Descriptions" sections -->
     
    130131    <title>Command Explanations</title>
    131132
    132 <!--
    133     <para>
    134       <command>sed ... configure.ac</command>: This command
    135       removes -Werror options that prevent the build from completing.
    136     </para>
    137 -->
    138 
    139133    <para>
    140134      <parameter>--enable-introspection</parameter>: This switch enables
     
    160154      <segtitle>Installed Directories</segtitle>
    161155
     156<!-- EDITORS NOTE:
     157     vte installs a file into /etc/profile.d (/etc/profile.d/vte.sh) so that
     158     the environment is suitable for running with it's quirks.
     159-->
    162160      <seglistitem>
    163161        <seg>
Note: See TracChangeset for help on using the changeset viewer.