Changeset acf305e for gnome/add/gok.xml


Ignore:
Timestamp:
08/08/2007 04:49:50 PM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
2b4fd3b
Parents:
2badcc6
Message:

Updated all the GNOME Assistive Technology (Accessibility) packages to GNOME-2.18 versions

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/gok.xml

    r2badcc6 racf305e  
    77  <!ENTITY gok-download-http "&gnome-download-http;/gok/1.2/gok-&gok-version;.tar.bz2">
    88  <!ENTITY gok-download-ftp  "&gnome-download-ftp;/gok/1.2/gok-&gok-version;.tar.bz2">
    9   <!ENTITY gok-md5sum        "de6cceaca780e7ad0702c4b3c0fd8d1f">
    10   <!ENTITY gok-size          "1.1 MB">
    11   <!ENTITY gok-buildsize     "45.0 MB">
     9  <!ENTITY gok-md5sum        "2ef1f171385a37f93408dbca7ecfdf11">
     10  <!ENTITY gok-size          "1.2 MB">
     11  <!ENTITY gok-buildsize     "50 MB">
    1212  <!ENTITY gok-time          "0.6 SBU">
    1313]>
     
    6060    <bridgehead renderas="sect4">Required</bridgehead>
    6161    <para role="required"><xref linkend="esound"/>,
    62     <xref linkend="libgnomeui"/>,
    6362    <xref linkend="scrollkeeper"/>,
     63    <xref linkend="at-spi"/>,
    6464    <xref linkend="libwnck"/>,
    65     <xref linkend="at-spi"/>, and
     65    <xref linkend="libgnomeui"/>, and
    6666    <xref linkend="gnome-speech"/></para>
    6767
    6868    <bridgehead renderas="sect4">Optional</bridgehead>
    69     <para role="optional"><xref linkend="intltool"/> and
     69    <para role="optional"><xref linkend="libusb"/>,
     70    <xref linkend="intltool"/>, and
    7071    <xref linkend="gtk-doc"/></para>
    7172
     
    9293<screen role='root'><userinput>make install &amp;&amp;
    9394chmod -v 644 $(pkg-config --variable=prefix
    94       ORBit-2.0)/share/gnome/help/gok/C/{gok,legal}.xml</userinput></screen>
     95      ORBit-2.0)/share/gnome/help/gok/C/legal.xml</userinput></screen>
     96
     97    <para>For full functionality of this package, you should install the
     98    <xref linkend="libgail-gnome"/> package.</para>
    9599
    96100  </sect2>
Note: See TracChangeset for help on using the changeset viewer.