source: gnome/add/obsolete/gnopernicus.xml@ 2b4fd3b

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 2b4fd3b was 2b4fd3b, checked in by Randy McMurchy <randy@…>, 17 years ago

Moved the Gnopernicus package to the 'obsolete' directory

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

  • Property mode set to 100644
File size: 5.9 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 gnopernicus-download-http "&gnome-download-http;/gnopernicus/1.1/gnopernicus-&gnopernicus-version;.tar.bz2">
8 <!ENTITY gnopernicus-download-ftp "&gnome-download-ftp;/gnopernicus/1.1/gnopernicus-&gnopernicus-version;.tar.bz2">
9 <!ENTITY gnopernicus-md5sum "e691c408de4ca885a3589a0b6fa297be">
10 <!ENTITY gnopernicus-size "1.5 MB">
11 <!ENTITY gnopernicus-buildsize "41.8 MB">
12 <!ENTITY gnopernicus-time "0.7 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 role="required"><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 role="optional"><xref linkend="intltool"/>,
68 <xref linkend="gtk-doc"/>, and
69 <ulink url="http://www.mielke.cc/brltty/">BRLTTY</ulink></para>
70
71 <para condition="html" role="usernotes">User Notes:
72 <ulink url="&blfs-wiki;/gnopernicus"/></para>
73
74 </sect2>
75
76 <sect2 role="installation">
77 <title>Installation of Gnopernicus</title>
78
79 <para>Install <application>Gnopernicus</application> by running the
80 following commands:</para>
81
82<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
83 --sysconfdir=&gnome-etc-dir; \
84 --localstatedir=/var/lib \
85 --libexecdir=$(pkg-config \
86 --variable=prefix ORBit-2.0)/lib/gnopernicus-1.0 &amp;&amp;
87make</userinput></screen>
88
89 <para>This package does not come with a test suite.</para>
90
91 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
92
93<screen role='root'><userinput>make install</userinput></screen>
94
95 </sect2>
96
97 <sect2 role="commands">
98 <title>Command Explanations</title>
99
100 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
101 href="../../xincludes/gnome-prefix.xml"/>
102
103 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
104 href="../../xincludes/gnome-sysconfdir.xml"/>
105
106 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
107 href="../../xincludes/scrollkeeper-dir.xml"/>
108
109 <para><parameter>--libexecdir=$(pkg-config --variable=prefix
110 ORBit-2.0)/lib/gnopernicus-1.0</parameter>: This parameter causes the
111 libexec files to be installed in the preferred location of
112 <filename class="directory">$GNOME_PREFIX/lib/gnopernicus-1.0</filename>
113 instead of
114 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
115
116 <!-- Commented out as the default X font dir is now /usr/share/fonts
117 <para><parameter>-with-default-fonts-path=/usr/X11R6/lib/X11/fonts/Type1</parameter>:
118 This switch installs Braille fonts into
119 <filename class='directory'>/usr/X11R6/lib/X11/fonts/Type1</filename> instead
120 of <filename class='directory'>/usr/share/fonts/default/Type1</filename>.</para>
121 -->
122
123 </sect2>
124
125 <sect2 role="content">
126 <title>Contents</title>
127
128 <segmentedlist>
129 <segtitle>Installed Programs</segtitle>
130 <segtitle>Installed Libraries</segtitle>
131 <segtitle>Installed Directories</segtitle>
132
133 <seglistitem>
134 <seg>gnopernicus, gnopernicus-mag-config and srcore</seg>
135 <seg><application>Gnopernicus</application> support libraries</seg>
136 <seg>&gnome-etc-dir;/gnopernicus-1.0},
137 and the following subdirectories of <envar>$GNOME_PREFIX</envar>/:
138 include/gnopernicus-1.0,
139 lib/gnopernicus-1.0,
140 share/{gnome/help/{brlmonitor,gnopernicus}, gnopernicus,
141 omf/gnopernicus}</seg>
142 </seglistitem>
143 </segmentedlist>
144
145 <variablelist>
146 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
147 <?dbfo list-presentation="list"?>
148 <?dbhtml list-presentation="table"?>
149
150 <varlistentry id="gnopernicus-prog">
151 <term><command>gnopernicus</command></term>
152 <listitem>
153 <para>is a GUI menu interface used to access and configure the
154 various functionality parameters provided for users with limited
155 vision.</para>
156 <indexterm zone="gnopernicus gnopernicus-prog">
157 <primary sortas="b-gnopernicus">gnopernicus</primary>
158 </indexterm>
159 </listitem>
160 </varlistentry>
161
162 </variablelist>
163
164 </sect2>
165
166</sect1>
Note: See TracBrowser for help on using the repository browser.