Ignore:
Timestamp:
03/27/2019 12:00:31 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
9116137c
Parents:
ee77a2cd
Message:

Update to vte-0.56.0
Archive Caribou

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/vte.xml

    ree77a2cd r9d6c260  
    55  %general-entities;
    66
    7   <!ENTITY vte-download-http "&gnome-download-http;/vte/0.54/vte-&vte-version;.tar.xz">
    8   <!ENTITY vte-download-ftp  "&gnome-download-ftp;/vte/0.54/vte-&vte-version;.tar.xz">
    9   <!ENTITY vte-md5sum        "fc0e9de2b6199c69e529ff3629fa35c8">
    10   <!ENTITY vte-size          "1.0 MB">
    11   <!ENTITY vte-buildsize     "37 MB (with tests)">
     7  <!ENTITY vte-download-http "&gnome-download-http;/vte/0.56/vte-&vte-version;.tar.xz">
     8  <!ENTITY vte-download-ftp  "&gnome-download-ftp;/vte/0.56/vte-&vte-version;.tar.xz">
     9  <!ENTITY vte-md5sum        "67d3c07cfd59bfe1872a95dcc22feeff">
     10  <!ENTITY vte-size          "1.1 MB">
     11  <!ENTITY vte-buildsize     "41 MB (with tests)">
    1212  <!ENTITY vte-time          "0.7 SBU (with tests)">
    1313  <!-- Consolidating Tests/No Tests in GNOME sections for consistency. -->
     
    104104  <sect2 role="installation">
    105105    <title>Installation of VTE</title>
    106 
     106    <!-- with 0.56.0, not needed any more.
    107107    <para>
    108108      First, fix compilation of a Vala program with newer versions of
     
    110110    </para>
    111111
    112 <!-- Upstream fix: -->
     112<!- - Upstream fix: - ->
    113113<screen><userinput>sed -e '/bool audible/i\    public int dummy;' \
    114114    -i bindings/vala/app.vala</userinput></screen>
    115 
     115-->
    116116    <para>
    117117      Install <application>VTE</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.