Changeset 99cb2b3


Ignore:
Timestamp:
12/27/2009 06:33:45 AM (14 years ago)
Author:
Wayne Blaszczyk <wblaszcz@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a06a3f5
Parents:
8b5583e2
Message:

Updated to VTE-0.22.5 and some minor ammendments to gnome-menus and libgweather.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r8b5583e2 r99cb2b3  
    564564<!ENTITY libgweather-version          "2.28.0">
    565565<!ENTITY nautilus-version             "2.28.1">
    566 <!ENTITY vte-version                  "0.22.2">
     566<!ENTITY vte-version                  "0.22.5">
    567567<!ENTITY yelp-version                 "2.28.0">
    568568
  • gnome/core/gnome-menus.xml

    r8b5583e2 r99cb2b3  
    6363
    6464    <bridgehead renderas="sect4">Required</bridgehead>
    65     <para role="required"><xref linkend="glib2"/> and
    66     <xref linkend="perl-xml-parser"/></para>
    67 
    68     <bridgehead renderas="sect4">Optional</bridgehead>
    69     <para role="optional"><xref linkend="python"/>,
    70     <xref linkend="gamin"/>, and
    71     <xref linkend="intltool"/></para>
     65    <para role="required"><xref linkend="glib2"/>,
     66    <xref linkend="intltool"/>,
     67    <xref linkend="perl-xml-parser"/>, and
     68    <xref linkend="python"/></para>
    7269
    7370    <para condition="html" role="usernotes">User Notes:
  • gnome/core/libgweather.xml

    r8b5583e2 r99cb2b3  
    5959
    6060    <bridgehead renderas="sect4">Required</bridgehead>
    61     <para role="required"><xref linkend="libsoup"/></para>
     61    <para role="required"><xref linkend="gtk2"/> and
     62    <xref linkend="libsoup"/></para>
    6263
    6364    <bridgehead renderas="sect4">Optional</bridgehead>
  • gnome/core/vte.xml

    r8b5583e2 r99cb2b3  
    77  <!ENTITY vte-download-http "&gnome-download-http;/vte/0.22/vte-&vte-version;.tar.bz2">
    88  <!ENTITY vte-download-ftp  "&gnome-download-ftp;/vte/0.22/vte-&vte-version;.tar.bz2">
    9   <!ENTITY vte-md5sum        "c278925fd7da427998c506d5ba99478e">
     9  <!ENTITY vte-md5sum        "cbb17696e40ee175977bf165ef838da2">
    1010  <!ENTITY vte-size          "1.3 MB">
    1111  <!ENTITY vte-buildsize     "21 MB">
    12   <!ENTITY vte-time          "0.3 SBU">
     12  <!ENTITY vte-time          "0.4 SBU">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r8b5583e2 r99cb2b3  
    4545      <itemizedlist>
    4646        <listitem>
     47          <para>[wblaszcz] - Updated to VTE-0.22.5 and some minor ammendments to
     48          gnome-menus and libgweather.</para>
     49        </listitem>
     50        <listitem>
    4751          <para>[wblaszcz] - Updated to GNOME Desktop-2.28.2.</para>
    4852        </listitem>
Note: See TracChangeset for help on using the changeset viewer.