Changeset c973c83


Ignore:
Timestamp:
12/04/2004 12:24:54 AM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.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:
935f473
Parents:
abec374
Message:

Added new package libgail-gnome-1.1.0

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

Files:
1 added
7 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rabec374 rc973c83  
    336336<!ENTITY zenity-version               "2.8.1">
    337337<!ENTITY at-spi-version               "1.6.0">
     338<!ENTITY libgail-gnome-version        "1.1.0">
    338339<!ENTITY java-access-bridge-version   "1.4.2">
    339340<!ENTITY gnome-speech-version         "0.3.5">
  • gnome/add/add.xml

    rabec374 rc973c83  
    4242<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="zenity.xml"/>
    4343<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="at-spi.xml"/>
     44<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libgail-gnome.xml"/>
    4445<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="java-access-bridge.xml"/>
    4546<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-speech.xml"/>
  • gnome/add/gnome-mag.xml

    rabec374 rc973c83  
    4747dependencies</title>
    4848<sect4><title>Required</title>
    49 <para><xref linkend="at-spi"/></para>
     49<para><xref linkend="libgail-gnome"/></para>
    5050</sect4>
    5151
  • gnome/add/gnopernicus.xml

    rabec374 rc973c83  
    4646<sect3><title><application>Gnopernicus</application> dependencies</title>
    4747<sect4><title>Required</title>
    48 <para><xref linkend="libgnomeui"/>,
     48<para><xref linkend="libgail-gnome"/>,
    4949<xref linkend="scrollkeeper"/>,
    5050<xref linkend="gnome-speech"/> and
  • gnome/core/gail.xml

    rabec374 rc973c83  
    6969<para><application><acronym>GTK</acronym>+</application> will look for the
    7070<application><acronym>GAIL</acronym></application> modules in
    71 <filename>/usr/lib</filename> even if <envar>$GNOME_PREFIX</envar> is
    72 <emphasis>NOT</emphasis> <filename>/usr</filename>. Create a symlink to
    73 $GNOME_PREFIX to satisfy this requirement:</para>
     71<filename class='directory'>/usr/lib</filename> even if
     72<envar>$GNOME_PREFIX</envar> is <emphasis>NOT</emphasis>
     73<filename class='directory'>/usr</filename>. Create a symlink to
     74<envar>$GNOME_PREFIX</envar> to satisfy this requirement:</para>
    7475
    7576<screen><userinput><command>ln -sf `pkg-config --variable=prefix ORBit-2.0`/lib/gtk-2.0/modules \
  • introduction/welcome/changelog.xml

    rabec374 rc973c83  
    2626instructions; added a sed command to the libbonoboui instructions to fix a
    2727broken path; added a symlink to the GAIL instructions to satisfy a GTK+
    28 requirement.</para></listitem>
     28requirement; added new package libgail-gnome-1.1.0.</para></listitem>
    2929
    3030<listitem><para>December 2nd, 2004 [randy]: Added new package
  • introduction/welcome/credits.xml

    rabec374 rc973c83  
    153153<listitem><para>Apache Ant, Cyrus-SASL, DejaGnu, desktop-file-utils,
    154154DocBook-utils, Ethereal, Evolution Data Server, Expect, GNOME Doc Utils,
    155 Heimdal, HTML Tidy, JadeTeX, Java Access Bridge, libgnomecups, pilot-link,
    156 SANE (original instructions by Alex Kloss), SGMLSpm Perl module, SLIB,
    157 Stunnel and Sysstat: <emphasis>Randy McMurchy</emphasis></para></listitem>
     155Heimdal, HTML Tidy, JadeTeX, Java Access Bridge, libgail-gnome, libgnomecups,
     156pilot-link, SANE (original instructions by Alex Kloss), SGMLSpm Perl module,
     157SLIB, Stunnel and Sysstat:
     158<emphasis>Randy McMurchy</emphasis></para></listitem>
    158159
    159160<listitem><para>Screen: <emphasis>Andreas Pedersen</emphasis></para></listitem>
Note: See TracChangeset for help on using the changeset viewer.