Changeset b9bd12f


Ignore:
Timestamp:
02/05/2006 09:29:55 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
86817443
Parents:
5dc41f0
Message:

Updated to libgail-gnome-1.1.3

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5dc41f0 rb9bd12f  
    452452<!ENTITY at-spi-version               "1.6.6">
    453453<!ENTITY java-access-bridge-version   "1.4.7">
    454 <!ENTITY libgail-gnome-version        "1.1.2">
     454<!ENTITY libgail-gnome-version        "1.1.3">
    455455<!ENTITY gnome-speech-version         "0.3.9">
    456456<!ENTITY gnome-mag-version            "0.12.2">
  • gnome/add/libgail-gnome.xml

    r5dc41f0 rb9bd12f  
    55  %general-entities;
    66
    7   <!ENTITY libgail-gnome-download-http "http://ftp.gnome.org/pub/gnome/sources/libgail-gnome/1.1/libgail-gnome-&libgail-gnome-version;.tar.bz2">
    8   <!ENTITY libgail-gnome-download-ftp  "ftp://ftp.gnome.org/pub/gnome/sources/libgail-gnome/1.1/libgail-gnome-&libgail-gnome-version;.tar.bz2">
    9   <!ENTITY libgail-gnome-md5sum        "03f0bc21808484b5f64baffbad47ab0a">
    10   <!ENTITY libgail-gnome-size          "209 KB">
     7  <!ENTITY libgail-gnome-download-http "&gnome-download-http;/libgail-gnome/1.1/libgail-gnome-&libgail-gnome-version;.tar.bz2">
     8  <!ENTITY libgail-gnome-download-ftp  "&gnome-download-http;/libgail-gnome/1.1/libgail-gnome-&libgail-gnome-version;.tar.bz2">
     9  <!ENTITY libgail-gnome-md5sum        "1d12c5375b3404f4f20b214b763e5225">
     10  <!ENTITY libgail-gnome-size          "215 KB">
    1111  <!ENTITY libgail-gnome-buildsize     "2.6 MB">
    1212  <!ENTITY libgail-gnome-time          "0.1 SBU">
     
    6565
    6666    <bridgehead renderas="sect4">Required</bridgehead>
    67     <para role="required"><xref linkend="gnome-panel"/> and <xref linkend="at-spi"/></para>
     67    <para role="required"><xref linkend="gnome-panel"/> and
     68    <xref linkend="at-spi"/></para>
    6869
    6970  </sect2>
     
    7879make</userinput></screen>
    7980
    80     <para>To test the results, issue: <command>make check</command>.</para>
     81    <para>This package does not come with a test suite.</para>
    8182
    8283    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • introduction/welcome/changelog.xml

    r5dc41f0 rb9bd12f  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[randy] - Updated to libgail-gnome-1.1.3.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[randy] - Modified the instructions for linking to installed
    4952          plugins and removed the commands to create /usr/lib/mozilla
Note: See TracChangeset for help on using the changeset viewer.