glfs/archive/gnome-obsolete/gnopernicus.xml
Krejzi 99b3ac418c Rename archive/obsolete to archive/gnome-obsolete
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10574 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-08-25 12:46:42 +00:00

167 lines
5.9 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 gnopernicus-download-http "&gnome-download-http;/gnopernicus/1.1/gnopernicus-&gnopernicus-version;.tar.bz2">
<!ENTITY gnopernicus-download-ftp "&gnome-download-ftp;/gnopernicus/1.1/gnopernicus-&gnopernicus-version;.tar.bz2">
<!ENTITY gnopernicus-md5sum "e691c408de4ca885a3589a0b6fa297be">
<!ENTITY gnopernicus-size "1.5 MB">
<!ENTITY gnopernicus-buildsize "41.8 MB">
<!ENTITY gnopernicus-time "0.7 SBU">
]>
<sect1 id="gnopernicus" xreflabel="Gnopernicus-&gnopernicus-version;">
<?dbhtml filename="gnopernicus.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>Gnopernicus-&gnopernicus-version;</title>
<indexterm zone="gnopernicus">
<primary sortas="a-Gnopernicus">Gnopernicus</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Gnopernicus</title>
<para><application>Gnopernicus</application> enables users with limited
vision, or no vision, to use the GNOME desktop and applications
effectively. It provides a number of features, including magnification,
focus tracking, braille output, automatic screen reading and more.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&gnopernicus-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&gnopernicus-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &gnopernicus-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &gnopernicus-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &gnopernicus-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &gnopernicus-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Gnopernicus Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="libgail-gnome"/>,
<xref linkend="gnome-speech"/>, and
<xref linkend="gnome-mag"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="intltool"/>,
<xref linkend="gtk-doc"/>, and
<ulink url="http://www.mielke.cc/brltty/">BRLTTY</ulink></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnopernicus"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of Gnopernicus</title>
<para>Install <application>Gnopernicus</application> by running the
following commands:</para>
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
--sysconfdir=&gnome-etc-dir; \
--localstatedir=/var/lib \
--libexecdir=$(pkg-config \
--variable=prefix ORBit-2.0)/lib/gnopernicus-1.0 &amp;&amp;
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="commands">
<title>Command Explanations</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gnome-prefix.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gnome-sysconfdir.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/scrollkeeper-dir.xml"/>
<para><parameter>--libexecdir=$(pkg-config --variable=prefix
ORBit-2.0)/lib/gnopernicus-1.0</parameter>: This parameter causes the
libexec files to be installed in the preferred location of
<filename class="directory">$GNOME_PREFIX/lib/gnopernicus-1.0</filename>
instead of
<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
<!-- Commented out as the default X font dir is now /usr/share/fonts
<para><parameter>-with-default-fonts-path=/usr/X11R6/lib/X11/fonts/Type1</parameter>:
This switch installs Braille fonts into
<filename class='directory'>/usr/X11R6/lib/X11/fonts/Type1</filename> instead
of <filename class='directory'>/usr/share/fonts/default/Type1</filename>.</para>
-->
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>gnopernicus, gnopernicus-mag-config and srcore</seg>
<seg><application>Gnopernicus</application> support libraries</seg>
<seg>&gnome-etc-dir;/gnopernicus-1.0},
and the following subdirectories of <envar>$GNOME_PREFIX</envar>/:
include/gnopernicus-1.0,
lib/gnopernicus-1.0,
share/{gnome/help/{brlmonitor,gnopernicus}, gnopernicus,
omf/gnopernicus}</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="gnopernicus-prog">
<term><command>gnopernicus</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="gnopernicus gnopernicus-prog">
<primary sortas="b-gnopernicus">gnopernicus</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>