Ignore:
Timestamp:
09/26/2012 07:42:38 PM (12 years ago)
Author:
Krejzi <krejzi@…>
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:
51a1ba3
Parents:
b0369f3
Message:

GNOME 3.6 Part 9.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/orca.xml

    rb0369f3 r1ca1a68f  
    55  %general-entities;
    66
    7   <!ENTITY orca-download-http "&gnome-download-http;/orca/3.4/orca-&orca-version;.tar.xz">
    8   <!ENTITY orca-download-ftp  "&gnome-download-ftp;/orca/3.4/orca-&orca-version;.tar.xz">
    9   <!ENTITY orca-md5sum        "26adb33a6c82275e4019bcc5b25cff68">
    10   <!ENTITY orca-size          "3.5 MB">
    11   <!ENTITY orca-buildsize     "60 MB">
    12   <!ENTITY orca-time          "0.8 SBU">
     7  <!ENTITY orca-download-http "&gnome-download-http;/orca/3.6/orca-&orca-version;.tar.xz">
     8  <!ENTITY orca-download-ftp  "&gnome-download-ftp;/orca/3.6/orca-&orca-version;.tar.xz">
     9  <!ENTITY orca-md5sum        "24854498854852ad45d3ffbd50dab13e">
     10  <!ENTITY orca-size          "3.6 MB">
     11  <!ENTITY orca-buildsize     "65 MB">
     12  <!ENTITY orca-time          "0.2 SBU">
    1313]>
    1414
     
    3737    </para>
    3838
    39     &lfs70_checked;
     39    &lfs72_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="at-spi2-core"/>,
    80       <xref linkend="dbus-python"/>,
    81       <xref linkend="gnome-doc-utils"/>,
    8279      <xref linkend="gtk3"/>,
    8380      <xref linkend="pygobject3"/> and
    84       <xref linkend="pyxdg"/>
    85     </para>
    86 
    87     <bridgehead renderas="sect4">Recommended</bridgehead>
    88     <para role="recommended">
    89       <xref linkend="rarian"/>
     81      <xref linkend="yelp-xsl"/>
    9082    </para>
    9183
     
    9486      <ulink url="http://www.mielke.cc/brltty/">BRLTTY</ulink>
    9587      (required for braille output, must have
    96       <ulink url="http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/">
    97       Pyrex</ulink> installed first),
     88      <xref linkend="pyrex"/> installed first),
    9889      <ulink url="http://code.google.com/p/liblouis/">liblouis</ulink>
    9990      (required for contracted braille) and
     
    115106    </para>
    116107
    117 <screen><userinput>./configure --prefix=/usr \
    118             --sysconfdir=/etc &amp;&amp;
     108<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
    119109make</userinput></screen>
    120110
     
    128118
    129119<screen role="root"><userinput>make install</userinput></screen>
    130 
    131   </sect2>
    132 
    133   <sect2 role="commands">
    134     <title>Command Explanations</title>
    135 
    136     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    137       href="../../xincludes/without-scrollkeeper.xml"/>
    138120
    139121  </sect2>
     
    152134        <seg>
    153135          /usr/lib/python&python2-majorver;/site-packages/orca,
    154           /usr/share/gnome/help/orca and
     136          /usr/share/help/*/orca and
    155137          /usr/share/orca
    156138        </seg>
Note: See TracChangeset for help on using the changeset viewer.