Changeset 06f2ffb


Ignore:
Timestamp:
01/06/2010 07:24:18 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:
afd2a8c1
Parents:
f56ef5d3
Message:

Updated to gcalctool-5.28.2 and minor ammendment to udev.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf56ef5d3 r06f2ffb  
    595595<!ENTITY evince-version               "0.8.3">
    596596<!ENTITY file-roller-version          "2.18.4">
    597 <!ENTITY gcalctool-version            "5.9.14">
     597<!ENTITY gcalctool-version            "5.28.2">
    598598<!ENTITY gconf-editor-version         "2.18.0">
    599599<!ENTITY gdm-version                  "2.28.2">
  • general/sysutils/udev.xml

    rf56ef5d3 r06f2ffb  
    6161
    6262    <bridgehead renderas="sect4">Required</bridgehead>
    63     <para role="required"><xref linkend="glib2"/>,
    64     <xref linkend="acl"/>,
     63    <para role="required"><xref linkend="acl"/>,
     64    <xref linkend="glib2"/>,
     65    <xref linkend="gperf"/>,
    6566    <xref linkend="pciutils"/>, and
    6667    <xref linkend="usbutils"/></para>
  • gnome/add/gcalctool.xml

    rf56ef5d3 r06f2ffb  
    55  %general-entities;
    66
    7   <!ENTITY gcalctool-download-http "&gnome-download-http;/gcalctool/5.9/gcalctool-&gcalctool-version;.tar.bz2">
    8   <!ENTITY gcalctool-download-ftp  "&gnome-download-ftp;/gcalctool/5.9/gcalctool-&gcalctool-version;.tar.bz2">
    9   <!ENTITY gcalctool-md5sum        "dd51bc2fa9e53a3b6d7b3264e1059296">
    10   <!ENTITY gcalctool-size          "1.1 MB">
    11   <!ENTITY gcalctool-buildsize     "20 MB">
    12   <!ENTITY gcalctool-time          "0.2 SBU">
     7  <!ENTITY gcalctool-download-http "&gnome-download-http;/gcalctool/5.28/gcalctool-&gcalctool-version;.tar.bz2">
     8  <!ENTITY gcalctool-download-ftp  "&gnome-download-ftp;/gcalctool/5.28/gcalctool-&gcalctool-version;.tar.bz2">
     9  <!ENTITY gcalctool-md5sum        "5c7ad2f95f2f0756f8261073dde342da">
     10  <!ENTITY gcalctool-size          "2.2 MB">
     11  <!ENTITY gcalctool-buildsize     "31 MB">
     12  <!ENTITY gcalctool-time          "0.5 SBU">
    1313]>
    1414
     
    6060
    6161    <bridgehead renderas="sect4">Required</bridgehead>
    62     <para role="required"><xref linkend="libgnomeui"/> and
    63     <xref linkend="gnome-doc-utils"/></para>
     62    <para role="required"><xref linkend="GConf"/>,
     63    <xref linkend="gnome-doc-utils"/>, and
     64    <xref linkend="gtk2"/></para>
    6465
    65     <bridgehead renderas="sect4">Optional</bridgehead>
    66     <para role="optional"><xref linkend="intltool"/></para>
     66    <bridgehead renderas="sect4">Recommended</bridgehead>
     67    <para role="recommended"><xref linkend="rarian"/></para>
    6768
    6869    <para condition="html" role="usernotes">User Notes:
     
    106107    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    107108    href="../../xincludes/gnome-mandir.xml"/>
     109
     110    <para><option>--disable-scrollkeeper</option>: Use this parameter if you
     111    wish to disable the updates to the scrollkeeper database.</para>
    108112
    109113  </sect2>
  • introduction/welcome/changelog.xml

    rf56ef5d3 r06f2ffb  
    4545      <itemizedlist>
    4646        <listitem>
     47          <para>[wblaszcz] - Updated to gcalctool-5.28.2 and minor ammendment
     48          to udev.</para>
     49        </listitem>
     50        <listitem>
    4751          <para>[ag] - Updated to gnutls-2.8.5.</para>
    4852        </listitem>
Note: See TracChangeset for help on using the changeset viewer.