mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
45ab6c70c2
Remove "$LastChanged$" everywhere, and also some unused $Date$
169 lines
4.6 KiB
XML
169 lines
4.6 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY orca-download-http "&gnome-download-http;/orca/3.6/orca-&orca-version;.tar.xz">
|
|
<!ENTITY orca-download-ftp "&gnome-download-ftp;/orca/3.6/orca-&orca-version;.tar.xz">
|
|
<!ENTITY orca-md5sum "819d2c2551f4119a4f0dcee2490bad8b">
|
|
<!ENTITY orca-size "3.6 MB">
|
|
<!ENTITY orca-buildsize "65 MB">
|
|
<!ENTITY orca-time "0.2 SBU">
|
|
]>
|
|
|
|
<sect1 id="orca" xreflabel="Orca-&orca-version;">
|
|
<?dbhtml filename="orca.html"?>
|
|
|
|
<sect1info>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Orca-&orca-version;</title>
|
|
|
|
<indexterm zone="orca">
|
|
<primary sortas="a-Orca">Orca</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Orca</title>
|
|
|
|
<para>
|
|
<application>Orca</application> enables users with limited or no vision
|
|
to use the <application>GNOME</application> Desktop and applications
|
|
effectively. It provides a number of features, including magnification,
|
|
focus tracking, braille output, automatic screen reading and more.
|
|
</para>
|
|
|
|
&lfs72_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&orca-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&orca-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &orca-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &orca-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &orca-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &orca-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Orca Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="gtk3"/>,
|
|
<xref linkend="pygobject3"/> and
|
|
<xref linkend="yelp-xsl"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<ulink url="http://www.mielke.cc/brltty/">BRLTTY</ulink>
|
|
(required for braille output, must have
|
|
<xref linkend="pyrex"/> installed first),
|
|
<ulink url="http://code.google.com/p/liblouis/">liblouis</ulink>
|
|
(required for contracted braille) and
|
|
<ulink url="http://devel.freebsoft.org/speechd/">speech dispatcher</ulink>
|
|
(required for speech synthesis)
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/orca"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Orca</title>
|
|
|
|
<para>
|
|
Install <application>Orca</application> by running the
|
|
following commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
This package does not come with a test suite.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Program</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
orca
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
/usr/lib/python&python2-majorver;/site-packages/orca,
|
|
/usr/share/help/*/orca and
|
|
/usr/share/orca
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="orca-prog">
|
|
<term><command>orca</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a GUI menu interface used to access and configure the
|
|
various functionality parameters provided for users with
|
|
limited vision.
|
|
</para>
|
|
<indexterm zone="orca orca-prog">
|
|
<primary sortas="b-orca">orca</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|