Changeset 3b13c41


Ignore:
Timestamp:
02/18/2012 08:11:37 PM (12 years ago)
Author:
Ken Moffat <ken@…>
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:
ab348e5
Parents:
c81750a
Message:

orca-3.2.2.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rc81750a r3b13c41  
    799799<!ENTITY java-access-bridge-version   "1.26.2">
    800800<!ENTITY libgail-gnome-version        "1.20.3">
    801 <!ENTITY orca-version                 "2.30.2">
     801<!ENTITY orca-version                 "3.2.2">
    802802
    803803<!-- Chapter 34 -->
  • gnome/add/add.xml

    rc81750a r3b13c41  
    5151  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-system-tools.xml"/>
    5252  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hamster-applet.xml"/>
     53  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="orca.xml"/>
    5354  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nautilus-sendto.xml"/>
    5455  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="seahorse.xml"/>
     
    6869  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="java-access-bridge.xml"/>
    6970  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgail-gnome.xml"/>
    70   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="orca.xml"/>
    7171
    7272  <!-- excluding these packages from the project as they are now obsolete
  • gnome/add/orca.xml

    rc81750a r3b13c41  
    55  %general-entities;
    66
    7   <!ENTITY orca-download-http "&gnome-download-http;/orca/&gnome-version;/orca-&orca-version;.tar.bz2">
    8   <!ENTITY orca-download-ftp  "&gnome-download-ftp;/orca/&gnome-version;/orca-&orca-version;.tar.bz2">
    9   <!ENTITY orca-md5sum        "8988f96533109c14cbd5ac8f2b0754f2">
    10   <!ENTITY orca-size          "2.2 MB">
    11   <!ENTITY orca-buildsize     "41 MB">
    12   <!ENTITY orca-time          "0.2 SBU">
     7  <!ENTITY orca-download-http "&gnome-download-http;/orca/&gnome-version;/orca-&orca-version;.tar.xz">
     8  <!ENTITY orca-download-ftp  "&gnome-download-ftp;/orca/&gnome-version;/orca-&orca-version;.tar.xz">
     9  <!ENTITY orca-md5sum        "8291fbb5c7dd30d8f961190b6a4279ab">
     10  <!ENTITY orca-size          "2.3 MB">
     11  <!ENTITY orca-buildsize     "56 MB">
     12  <!ENTITY orca-time          "0.5 SBU">
    1313]>
    1414
     
    3535    focus tracking, braille output, automatic screen reading and more.</para>
    3636
    37     &lfs65_built;
     37    &lfs70_built;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6262
    6363    <bridgehead renderas="sect4">Required</bridgehead>
    64     <para role="required"><xref linkend="at-spi"/>,
    65     <xref linkend="dbus-python"/>, and
    66     <!-- FIXME:ken 1 --> Gnome-Python-2.28.1 (with PyORBit-2.24.0)</para>
    67     <!--
    68     <xref linkend="gnome-python"/> (with
    69     <xref linkend="pyorbit"/>)</para>
    70     -->
     64    <!-- pkg-config and intltool should have been pulled in for xorg,
     65    and the json this looks for is part of python, which is pulled in
     66    by the various python modules -->
     67    <para role="required"><xref linkend="at-spi2-core"/>,
     68    <xref linkend="dbus-python"/>,
     69    <xref linkend="gtk3"/>,
     70    <xref linkend="pycairo"/>.
     71    <xref linkend="pygobject3"/>,
     72    <xref linkend="pyxdg"/></para>
    7173
    7274    <bridgehead renderas="sect4">Optional</bridgehead>
     
    7678    url="http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/">Pyrex</ulink>
    7779    installed first),
     80    <xref linkend="gnome-doc-utils"/>,
    7881    <ulink url="http://code.google.com/p/liblouis/">liblouis</ulink> (required
    79     for contracted braille),
    80     <xref linkend="gnome-mag"/> (required for screen magnification),
    81     <!-- FIXME:ken 2 -->
    82     Gnome-Python-Desktop-2.30.2 (wnck module required for mouse
    83     review),
    84     <!--
    85     <xref linkend="gnome-python-desktop"/> (wnck module required for mouse
    86     review),
    87     -->
    88     <xref linkend="gnome-speech"/> (required for speech-enabled screen
    89     reading)</para>
     82    for contracted braille), and
     83    <ulink url="http://devel.freebsoft.org/speechd/">speech dispatcher</ulink>
     84    (required for speech synthesis)</para>
    9085
    9186    <para condition="html" role="usernotes">User Notes:
     
    10095    following commands:</para>
    10196
    102 <screen><userinput>if [ $(pkg-config --variable=prefix ORBit-2.0) != "/usr" ]; then
    103     sed -i "s|PATH=\"|&amp;$(pkg-config \
    104            --variable=prefix ORBit-2.0)/bin:|" \
    105         src/orca/orca.in
    106 fi
     97<screen><userinput>if [ $GNOME_PREFIX != "/usr" ]; then
     98    sed -i "s|PATH=\"|&amp;$GNOME_PREFIX/bin:|" \
     99         src/orca/orca.in
     100 fi
    107101
    108 ./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &amp;&amp;
     102./configure --prefix=$GNOME_PREFIX \
     103    --sysconfdir=$GNOME_SYSCONFDIR &amp;&amp;
    109104make</userinput></screen>
    110105
     
    114109
    115110<screen role='root'><userinput>make install</userinput></screen>
    116 
    117     <!-- see NEWS: Fix for bgo#589244 - Remove libgail-gnome usage, use gail in
    118     gtk+ instead.
    119     <para>For full functionality of this package, you should install the
    120     <xref linkend="libgail-gnome"/> package.</para>-->
    121111
    122112  </sect2>
     
    132122    <filename class='directory'>/usr</filename>.</para>
    133123
     124    <para><command>--sysconfdir=$GNOME_SYSCONFDIR</command> : This command is used
     125    to put the <filename class="directory">/xdg/autostart</filename > directory
     126    in the proper place.</para>
     127
    134128  </sect2>
    135129
     
    143137
    144138      <seglistitem>
    145         <seg>orca</seg>
     139        <seg>orca and a lot of Python scripts</seg>
    146140        <seg>None</seg>
    147141        <seg>/usr/lib/python&python2-majorver;/site-packages/orca/scripts/{apps/{Banshee,
  • introduction/welcome/changelog.xml

    rc81750a r3b13c41  
    4848          <para>[ken] - add pyxdg-0.19 (a Python module).</para>
    4949        </listitem>
     50        <listitem>
     51          <para>[ken] - update to orca-3.2.2.</para>
     52        </listitem>
    5053      </itemizedlist>
    5154    </listitem>
Note: See TracChangeset for help on using the changeset viewer.