Ignore:
Timestamp:
06/30/2006 08:54:31 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:
b9b9d0b
Parents:
7763249
Message:

Updated the GNOME Accessibility packages' instructions to be compatible with the GNOME-2.14.2 update

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/at-spi.xml

    r7763249 rb56f06c3  
    55  %general-entities;
    66
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    197  <!ENTITY at-spi-download-http "&gnome-download-http;/at-spi/1.7/at-spi-&at-spi-version;.tar.bz2">
    208  <!ENTITY at-spi-download-ftp  "&gnome-download-ftp;/at-spi/1.7/at-spi-&at-spi-version;.tar.bz2">
    21   <!ENTITY at-spi-md5sum        "9669ee9e3633ffb43a70795edd748e4d">
    22   <!ENTITY at-spi-size          "541 KB">
    23   <!ENTITY at-spi-buildsize     "14.2 MB">
    24   <!ENTITY at-spi-time          "0.5 SBU">
     9  <!ENTITY at-spi-md5sum        "2988cd21d9f292fd404a8c532fe2723d">
     10  <!ENTITY at-spi-size          "696 KB">
     11  <!ENTITY at-spi-buildsize     "19.7 MB">
     12  <!ENTITY at-spi-time          "0.6 SBU">
    2513]>
    2614
     
    3119    <othername>$LastChangedBy$</othername>
    3220    <date>$Date$</date>
    33     <keywordset>
    34       <keyword role="package">at-spi-&at-spi-version;.tar</keyword>
    35       <keyword role="ftpdir">at-spi</keyword>
    36     </keywordset>
    3721  </sect1info>
    3822
     
    8064
    8165    <bridgehead renderas="sect4">Optional</bridgehead>
    82     <para role="optional"><xref linkend="gtk-doc"/></para>
     66    <para role="optional"><xref linkend="intltool"/> and
     67    <xref linkend="gtk-doc"/></para>
    8368
    8469    <para condition="html" role="usernotes">User Notes:
     
    9378    following commands:</para>
    9479
    95 <screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    96             --libexecdir=`pkg-config \
    97             --variable=prefix ORBit-2.0`/lib/at-spi &amp;&amp;
     80<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
     81            --libexecdir=$(pkg-config \
     82            --variable=prefix ORBit-2.0)/lib/at-spi &amp;&amp;
    9883make</userinput></screen>
    9984
     
    11196    <title>Command Explanations</title>
    11297
    113     <para><parameter>--libexecdir=`pkg-config --variable=prefix
    114     ORBit-2.0`/lib/at-spi</parameter>: This switch puts libexec files in
     98    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     99    href="../../xincludes/gnome-prefix.xml"/>
     100
     101    <para><parameter>--libexecdir=$(pkg-config --variable=prefix
     102    ORBit-2.0)/lib/at-spi</parameter>: This parameter causes the libexec
     103    files to be installed in the preferred location of
    115104    <filename class="directory">$GNOME_PREFIX/lib/at-spi</filename> instead of
    116105    <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
     
    122111
    123112    <segmentedlist>
    124       <segtitle>Installed Program</segtitle>
     113      <segtitle>Installed Programs</segtitle>
    125114      <segtitle>Installed Libraries</segtitle>
    126115      <segtitle>Installed Directories</segtitle>
    127116
    128117      <seglistitem>
    129         <seg>at-spi-registryd</seg>
     118        <seg>None</seg>
    130119        <seg>libspi.{so,a}, libcspi.{so,a}, libloginhelper.{so,a}, the
    131120        libatk-bridge.so <application>GTK+</application> module, and
    132121        <application>ORBit</application>-2.0 Accessibility modules</seg>
    133         <seg>The following subdirectories of $GNOME_PREFIX/:
     122        <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
    134123        include/at-spi-1.0,
    135124        lib/at-spi,
Note: See TracChangeset for help on using the changeset viewer.