source: gnome/applications/orca.xml@ 91d9178

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
Last change on this file since 91d9178 was 91d9178, checked in by Krejzi <krejzi@…>, 11 years ago

GNOME updates.

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

  • Property mode set to 100644
File size: 4.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
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 "819d2c2551f4119a4f0dcee2490bad8b">
10 <!ENTITY orca-size "3.6 MB">
11 <!ENTITY orca-buildsize "65 MB">
12 <!ENTITY orca-time "0.2 SBU">
13]>
14
15<sect1 id="orca" xreflabel="Orca-&orca-version;">
16 <?dbhtml filename="orca.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Orca-&orca-version;</title>
24
25 <indexterm zone="orca">
26 <primary sortas="a-Orca">Orca</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Orca</title>
31
32 <para>
33 <application>Orca</application> enables users with limited or no vision
34 to use the <application>GNOME</application> Desktop and applications
35 effectively. It provides a number of features, including magnification,
36 focus tracking, braille output, automatic screen reading and more.
37 </para>
38
39 &lfs72_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&orca-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&orca-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &orca-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &orca-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &orca-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &orca-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">Orca Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="gtk3"/>,
80 <xref linkend="pygobject3"/> and
81 <xref linkend="yelp-xsl"/>
82 </para>
83
84 <bridgehead renderas="sect4">Optional</bridgehead>
85 <para role="optional">
86 <ulink url="http://www.mielke.cc/brltty/">BRLTTY</ulink>
87 (required for braille output, must have
88 <xref linkend="pyrex"/> installed first),
89 <ulink url="http://code.google.com/p/liblouis/">liblouis</ulink>
90 (required for contracted braille) and
91 <ulink url="http://devel.freebsoft.org/speechd/">speech dispatcher</ulink>
92 (required for speech synthesis)
93 </para>
94
95 <para condition="html" role="usernotes">User Notes:
96 <ulink url="&blfs-wiki;/orca"/>
97 </para>
98 </sect2>
99
100 <sect2 role="installation">
101 <title>Installation of Orca</title>
102
103 <para>
104 Install <application>Orca</application> by running the
105 following commands:
106 </para>
107
108<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
109make</userinput></screen>
110
111 <para>
112 This package does not come with a test suite.
113 </para>
114
115 <para>
116 Now, as the <systemitem class="username">root</systemitem> user:
117 </para>
118
119<screen role="root"><userinput>make install</userinput></screen>
120
121 </sect2>
122
123 <sect2 role="content">
124 <title>Contents</title>
125
126 <segmentedlist>
127 <segtitle>Installed Program</segtitle>
128 <segtitle>Installed Directories</segtitle>
129
130 <seglistitem>
131 <seg>
132 orca
133 </seg>
134 <seg>
135 /usr/lib/python&python2-majorver;/site-packages/orca,
136 /usr/share/help/*/orca and
137 /usr/share/orca
138 </seg>
139 </seglistitem>
140 </segmentedlist>
141
142 <variablelist>
143 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
144 <?dbfo list-presentation="list"?>
145 <?dbhtml list-presentation="table"?>
146
147 <varlistentry id="orca-prog">
148 <term><command>orca</command></term>
149 <listitem>
150 <para>
151 is a GUI menu interface used to access and configure the
152 various functionality parameters provided for users with
153 limited vision.
154 </para>
155 <indexterm zone="orca orca-prog">
156 <primary sortas="b-orca">orca</primary>
157 </indexterm>
158 </listitem>
159 </varlistentry>
160
161 </variablelist>
162
163 </sect2>
164
165</sect1>
Note: See TracBrowser for help on using the repository browser.