source: gnome/add/gnopernicus.xml@ 005d8327

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 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
Last change on this file since 005d8327 was 005f4bbb, checked in by Randy McMurchy <randy@…>, 19 years ago

Updated to Gnopernicus-0.12.0

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

  • Property mode set to 100644
File size: 6.3 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gnopernicus-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnopernicus/0.12/gnopernicus-&gnopernicus-version;.tar.bz2">
8 <!ENTITY gnopernicus-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnopernicus/0.12/gnopernicus-&gnopernicus-version;.tar.bz2">
9 <!ENTITY gnopernicus-md5sum "8228afc6b98306207349df150592b83b">
10 <!ENTITY gnopernicus-size "2.2 MB">
11 <!ENTITY gnopernicus-buildsize "39.7 MB">
12 <!ENTITY gnopernicus-time "0.6 SBU">
13]>
14
15<sect1 id="gnopernicus" xreflabel="Gnopernicus-&gnopernicus-version;">
16 <?dbhtml filename="gnopernicus.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Gnopernicus-&gnopernicus-version;</title>
24
25 <indexterm zone="gnopernicus">
26 <primary sortas="a-Gnopernicus">Gnopernicus</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Gnopernicus</title>
31
32 <para><application>Gnopernicus</application> enables users with limited
33 vision, or no vision, to use the GNOME desktop and applications
34 effectively. It provides a number of features, including magnification,
35 focus tracking, braille output, automatic screen reading and more.</para>
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&gnopernicus-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&gnopernicus-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &gnopernicus-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &gnopernicus-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &gnopernicus-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &gnopernicus-time;</para>
56 </listitem>
57 </itemizedlist>
58
59 <bridgehead renderas="sect3">Gnopernicus Dependencies</bridgehead>
60
61 <bridgehead renderas="sect4">Required</bridgehead>
62 <para><xref linkend="libgail-gnome"/>,
63 <xref linkend="gnome-speech"/> and
64 <xref linkend="gnome-mag"/></para>
65
66 <bridgehead renderas="sect4">Optional</bridgehead>
67 <para><xref linkend="gtk-doc"/> and
68 <ulink url="http://www.mielke.cc/brltty/">BRLTTY</ulink></para>
69
70 </sect2>
71
72 <sect2 role="installation">
73 <title>Installation of Gnopernicus</title>
74
75 <para>Install <application>Gnopernicus</application> by running the
76 following commands:</para>
77
78<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
79 --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
80 --sysconfdir=/etc/gnome --localstatedir=/var/lib \
81 --with-default-fonts-path=/usr/X11R6/lib/X11/fonts/Type1 &amp;&amp;
82make</userinput></screen>
83
84 <para>This package does not come with a test suite.</para>
85
86 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
87
88<screen role='root'><userinput>make install</userinput></screen>
89
90 </sect2>
91
92 <sect2 role="commands">
93 <title>Command Explanations</title>
94
95 <para><parameter>--libexecdir=`pkg-config --variable=prefix
96 ORBit-2.0`/sbin</parameter>: This switch puts libexec files in
97 <filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
98 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
99
100 <para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts
101 configuration files in <filename class="directory">/etc/gnome</filename>
102 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
103
104 <para><parameter>--localstatedir=/var/lib</parameter>: This switch
105 puts <application>ScrollKeeper</application> files in
106 <filename class="directory">/var/lib/scrollkeeper</filename> instead of
107 <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
108
109 <para><parameter>--with-default-fonts-path=/usr/X11R6/lib/X11/fonts/Type1</parameter>:
110 This switch installs Braille fonts into
111 <filename class='directory'>/usr/X11R6/lib/X11/fonts/Type1</filename> instead
112 of <filename class='directory'>/usr/share/fonts/default/Type1</filename>.</para>
113
114 </sect2>
115
116 <sect2 role="content">
117 <title>Contents</title>
118
119 <segmentedlist>
120 <segtitle>Installed Programs</segtitle>
121 <segtitle>Installed Libraries</segtitle>
122 <segtitle>Installed Directories</segtitle>
123
124 <seglistitem>
125 <seg>brlmonitor, gnopernicus, gnopernicus-mag-config and srcore</seg>
126 <seg><application>Gnopernicus</application> support libraries</seg>
127 <seg>/etc/gnome/gconf/gconf.xml.defaults/apps/gnopernicus,
128 /etc/gnome/gconf/gconf.xml.defaults/schemas/apps/gnopernicus,
129 /etc/gnome/gnopernicus-1.0,
130 $GNOME_PREFIX/include/gnopernicus-1.0,
131 $GNOME_PREFIX/lib/gnopernicus-1.0,
132 $GNOME_PREFIX/share/gnome/help/{brlmonitor,gnopernicus},
133 $GNOME_PREFIX/share/gnopernicus and
134 $GNOME_PREFIX/share/omf/gnopernicus</seg>
135 </seglistitem>
136 </segmentedlist>
137
138 <variablelist>
139 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
140 <?dbfo list-presentation="list"?>
141 <?dbhtml list-presentation="table"?>
142
143 <varlistentry id="brlmonitor">
144 <term><command>brlmonitor</command></term>
145 <listitem>
146 <para>is a braille display simulator.</para>
147 <indexterm zone="gnopernicus brlmonitor">
148 <primary sortas="b-brlmonitor">brlmonitor</primary>
149 </indexterm>
150 </listitem>
151 </varlistentry>
152
153 <varlistentry id="gnopernicus-prog">
154 <term><command>gnopernicus</command></term>
155 <listitem>
156 <para>is a GUI menu interface used to access and configure the
157 various functionality parameters provided for users with limited
158 vision.</para>
159 <indexterm zone="gnopernicus gnopernicus-prog">
160 <primary sortas="b-gnopernicus">gnopernicus</primary>
161 </indexterm>
162 </listitem>
163 </varlistentry>
164
165 </variablelist>
166
167 </sect2>
168
169</sect1>
Note: See TracBrowser for help on using the repository browser.