source: archive/gnome-obsolete/dasher.xml@ fa91d2e

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since fa91d2e was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 4.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 dasher-download-http "&gnome-download-http;/dasher/4.11/dasher-&dasher-version;.tar.bz2">
8 <!ENTITY dasher-download-ftp "&gnome-download-ftp;/dasher/4.11/dasher-&dasher-version;.tar.bz2">
9 <!ENTITY dasher-md5sum "55695cacecb9fa9e3259e0f2ef82ae9e">
10 <!ENTITY dasher-size "8.0 MB">
11 <!ENTITY dasher-buildsize "120 MB">
12 <!ENTITY dasher-time "1.0 SBU">
13]>
14
15<sect1 id="dasher" xreflabel="dasher-&dasher-version;">
16 <?dbhtml filename="dasher.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>dasher-&dasher-version;</title>
23
24 <indexterm zone="dasher">
25 <primary sortas="a-dasher">dasher</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to dasher</title>
30
31 <para>The <application>dasher</application> package is a zooming predictive
32 text entry system, designed for situations where keyboard input is
33 impractical (for instance, accessibility or PDAs). It is usable with highly
34 limited amounts of physical input while still allowing high rates of text
35 entry.</para>
36
37 &lfs65_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>Download (HTTP): <ulink url="&dasher-download-http;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download (FTP): <ulink url="&dasher-download-ftp;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download MD5 sum: &dasher-md5sum;</para>
49 </listitem>
50 <listitem>
51 <para>Download size: &dasher-size;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated disk space required: &dasher-buildsize;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated build time: &dasher-time;</para>
58 </listitem>
59 </itemizedlist>
60
61 <bridgehead renderas="sect3">dasher Dependencies</bridgehead>
62
63 <bridgehead renderas="sect4">Required</bridgehead>
64 <para role="required"><xref linkend="glib2"/>,
65 <xref linkend="gtk2"/>, and
66 <xref linkend="intltool"/></para>
67
68 <bridgehead renderas="sect4">Optional</bridgehead>
69 <para role="optional"><xref linkend="at-spi"/>,
70 <xref linkend="gnome-doc-utils"/>,
71 <xref linkend="libbonobo"/>, and
72 <xref linkend="libgnomeui"/></para>
73
74 <para condition="html" role="usernotes">User Notes:
75 <ulink url="&blfs-wiki;/dasher"/></para>
76
77 </sect2>
78
79 <sect2 role="installation">
80 <title>Installation of dasher</title>
81
82 <para>Install <application>dasher</application> by running the following
83 commands:</para>
84
85<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
86 --sysconfdir=&gnome-etc-dir; \
87 --enable-a11y=no \
88 --with-gnome=no &amp;&amp;
89make</userinput></screen>
90
91 <para>This package does not come with a test suite.</para>
92
93 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
94
95<screen role="root"><userinput>make install</userinput></screen>
96
97 </sect2>
98
99 <sect2 role="commands">
100 <title>Command Explanations</title>
101
102 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
103 href="../../xincludes/gnome-prefix.xml"/>
104
105 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
106 href="../../xincludes/gnome-sysconfdir.xml"/>
107
108 <para><parameter>--enable-a11y=no</parameter>: Do not build with support for
109 the GNOME accessibility framework. Remove it if
110 <application>libgnomeui</application> and <application>at-spi</application>
111 are installed.</para>
112
113 <para><parameter>--with-gnome=no</parameter>: Do not build with GNOME
114 support. Remove it if <application>libgnomeui</application> and
115 <application>gnome-doc-utils</application> are installed.</para>
116
117 </sect2>
118
119 <sect2 role="content">
120 <title>Contents</title>
121
122 <segmentedlist>
123 <segtitle>Installed Program</segtitle>
124 <segtitle>Installed Libraries</segtitle>
125 <segtitle>Installed Directories</segtitle>
126
127 <seglistitem>
128 <seg>dasher</seg>
129 <seg>None</seg>
130 <seg><envar>$GNOME_PREFIX</envar>/share/{dasher,gnome/help/dasher/*,
131 omf/dasher}</seg>
132 </seglistitem>
133 </segmentedlist>
134
135 <variablelist>
136 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
137 <?dbfo list-presentation="list"?>
138 <?dbhtml list-presentation="table"?>
139
140 <varlistentry id="dasher-prog">
141 <term><command>dasher</command></term>
142 <listitem>
143 <para>is a graphical predictive text entry system.</para>
144 <indexterm zone="dasher dasher-prog">
145 <primary sortas="b-dasher">dasher</primary>
146 </indexterm>
147 </listitem>
148 </varlistentry>
149
150 </variablelist>
151
152 </sect2>
153
154</sect1>
Note: See TracBrowser for help on using the repository browser.