source: archive/gnome-obsolete/gnome-mag.xml

trunk
Last change on this file was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • 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 gnome-mag-download-http "&gnome-download-http;/gnome-mag/0.16/gnome-mag-&gnome-mag-version;.tar.bz2">
8 <!ENTITY gnome-mag-download-ftp "&gnome-download-ftp;/gnome-mag/0.16/gnome-mag-&gnome-mag-version;.tar.bz2">
9 <!ENTITY gnome-mag-md5sum "bbe177dadfd64c071b5670956ed703ae">
10 <!ENTITY gnome-mag-size "534 KB">
11 <!ENTITY gnome-mag-buildsize "10 MB">
12 <!ENTITY gnome-mag-time "0.2 SBU">
13]>
14
15<sect1 id="gnome-mag" xreflabel="GNOME Magnifier-&gnome-mag-version;">
16 <?dbhtml filename="gnome-mag.html"?>
17
18
19 <title>GNOME Magnifier-&gnome-mag-version;</title>
20
21 <indexterm zone="gnome-mag">
22 <primary sortas="a-GNOME Magnifier">GNOME Magnifier</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to GNOME Magnifier</title>
27
28 <para>The <application>GNOME Magnifier</application> includes a screen
29 magnifier, which allows you to zoom in on portions of the desktop. It is
30 expressly designed for users with low vision who wish to use the
31 <application>GNOME</application> desktop.</para>
32
33 &lfs65_built;
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>Download (HTTP): <ulink url="&gnome-mag-download-http;"/></para>
39 </listitem>
40 <listitem>
41 <para>Download (FTP): <ulink url="&gnome-mag-download-ftp;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download MD5 sum: &gnome-mag-md5sum;</para>
45 </listitem>
46 <listitem>
47 <para>Download size: &gnome-mag-size;</para>
48 </listitem>
49 <listitem>
50 <para>Estimated disk space required: &gnome-mag-buildsize;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated build time: &gnome-mag-time;</para>
54 </listitem>
55 </itemizedlist>
56
57 <bridgehead renderas="sect3">GNOME Magnifier Dependencies</bridgehead>
58
59 <bridgehead renderas="sect4">Required</bridgehead>
60 <para role="required"><xref linkend="at-spi"/></para>
61
62 <bridgehead renderas="sect4">Optional (to Build the Colorblind Applet)</bridgehead>
63 <para role="optional"><xref linkend="gnome-desktop"/>,
64 <ulink url="http://people.debian.org/~ruoso/">colorblind</ulink>,
65 <xref linkend="pygtk"/> (including the gtk and gtk.libglade modules),
66 <!-- FIXME:ken --> PYORBit-2.24.0, Gnome-Python-2.28.1, Gnome-Python-Desktop-2.30.2.</para>
67 <!--
68 <xref linkend="pyorbit"/>,
69 <xref linkend="gnome-python"/> (including the gnome.ui module), and
70 <xref linkend="gnome-python-desktop"/> (including the gnomeapplet
71 module)</para>
72 -->
73
74 <bridgehead renderas="sect4">Optional</bridgehead>
75 <para role="optional"><xref linkend="doxygen"/></para>
76
77 <para condition="html" role="usernotes">User Notes:
78 <ulink url="&blfs-wiki;/gnome-mag"/></para>
79
80 </sect2>
81
82 <sect2 role="installation">
83 <title>Installation of GNOME Magnifier</title>
84
85 <para>If <xref linkend="doxygen"/> is installed, the reference
86 documentation is automatically generated. Install
87 <application>GNOME Magnifier</application> by
88 running the following commands:</para>
89
90<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
91 --sysconfdir=&gnome-etc-dir; &amp;&amp;
92make</userinput></screen>
93
94 <para>This package does not come with a test suite.</para>
95
96 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
97
98<screen role='root'><userinput>make install</userinput></screen>
99
100 </sect2>
101
102 <sect2 role="commands">
103 <title>Command Explanations</title>
104
105 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
106 href="../../xincludes/gnome-prefix.xml"/>
107
108 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
109 href="../../xincludes/gnome-sysconfdir.xml"/>
110
111 </sect2>
112
113 <sect2 role="content">
114 <title>Contents</title>
115
116 <segmentedlist>
117 <segtitle>Installed Program</segtitle>
118 <segtitle>Installed Libraries</segtitle>
119 <segtitle>Installed Directories</segtitle>
120
121 <seglistitem>
122 <seg>magnifier</seg>
123 <seg>libgnome-mag.so and GNOME_Magnifier_module.so</seg>
124 <seg><envar>$GNOME_PREFIX</envar>/{include/gnome-mag-1.0/magnifier,
125 share/{doc/gnome-mag-0.16.1/reference/html,gnome-mag/{1_32,dbus},
126 idl/gnome-mag-1.0}}</seg>
127 </seglistitem>
128 </segmentedlist>
129
130 <variablelist>
131 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
132 <?dbfo list-presentation="list"?>
133 <?dbhtml list-presentation="table"?>
134
135 <varlistentry id="magnifier">
136 <term><command>magnifier</command></term>
137 <listitem>
138 <para>is a screen zooming utility.</para>
139 <indexterm zone="gnome-mag magnifier">
140 <primary sortas="b-magnifier">magnifier</primary>
141 </indexterm>
142 </listitem>
143 </varlistentry>
144
145 <varlistentry id="libgnome-mag">
146 <term><filename class='libraryfile'>libgnome-mag.so</filename></term>
147 <listitem>
148 <para>contains the <application>GNOME Magnifier</application> API
149 functions.</para>
150 <indexterm zone="gnome-mag libgnome-mag">
151 <primary sortas="c-libgnome-mag">libgnome-mag.so</primary>
152 </indexterm>
153 </listitem>
154 </varlistentry>
155
156 <varlistentry id="GNOME_Magnifier_module">
157 <term><filename class='libraryfile'>GNOME_Magnifier_module.so</filename></term>
158 <listitem>
159 <para>is an <application>ORBit2</application> module.</para>
160 <indexterm zone="gnome-mag GNOME_Magnifier_module">
161 <primary sortas="c-GNOME_Magnifier_module">GNOME_Magnifier_module.so</primary>
162 </indexterm>
163 </listitem>
164 </varlistentry>
165
166 </variablelist>
167
168 </sect2>
169
170</sect1>
Note: See TracBrowser for help on using the repository browser.