Author: wblaszcz Date: 2010-08-21 20:37:54 -0600 (Sat, 21 Aug 2010) New Revision: 8564
Added: trunk/BOOK/gnome/add/dasher.xml Modified: trunk/BOOK/general.ent trunk/BOOK/gnome/add/add.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Added new package, dasher-4.11. Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2010-08-22 02:28:20 UTC (rev 8563) +++ trunk/BOOK/general.ent 2010-08-22 02:37:54 UTC (rev 8564) @@ -650,6 +650,7 @@ <!-- Accessibility --> <!ENTITY at-spi-version "1.30.1"> +<!ENTITY dasher-version "4.11"> <!ENTITY gnome-mag-version "0.16.1"> <!ENTITY gnome-speech-version "0.4.25"> <!ENTITY gok-version "2.30.0"> Modified: trunk/BOOK/gnome/add/add.xml =================================================================== --- trunk/BOOK/gnome/add/add.xml 2010-08-22 02:28:20 UTC (rev 8563) +++ trunk/BOOK/gnome/add/add.xml 2010-08-22 02:37:54 UTC (rev 8564) @@ -65,6 +65,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-accessibility.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="at-spi.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dasher.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-mag.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-speech.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gok.xml"/> Added: trunk/BOOK/gnome/add/dasher.xml =================================================================== --- trunk/BOOK/gnome/add/dasher.xml (rev 0) +++ trunk/BOOK/gnome/add/dasher.xml 2010-08-22 02:37:54 UTC (rev 8564) @@ -0,0 +1,155 @@ +<?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 dasher-download-http "&gnome-download-http;/dasher/4.11/dasher-&dasher-version;.tar.bz2"> + <!ENTITY dasher-download-ftp "&gnome-download-ftp;/dasher/4.11/dasher-&dasher-version;.tar.bz2"> + <!ENTITY dasher-md5sum "55695cacecb9fa9e3259e0f2ef82ae9e"> + <!ENTITY dasher-size "8.0 MB"> + <!ENTITY dasher-buildsize "120 MB"> + <!ENTITY dasher-time "1.0 SBU"> +]> + +<sect1 id="dasher" xreflabel="dasher-&dasher-version;"> + <?dbhtml filename="dasher.html"?> + + <sect1info> + <othername>$LastChangedBy$</othername> + <date>$Date$</date> + </sect1info> + + <title>dasher-&dasher-version;</title> + + <indexterm zone="dasher"> + <primary sortas="a-dasher">dasher</primary> + </indexterm> + + <sect2 role="package"> + <title>Introduction to dasher</title> + + <para>The <application>dasher</application> package is a zooming predictive + text entry system, designed for situations where keyboard input is + impractical (for instance, accessibility or PDAs). It is usable with highly + limited amounts of physical input while still allowing high rates of text + entry.</para> + + &lfs65_checked; + + <bridgehead renderas="sect3">Package Information</bridgehead> + <itemizedlist spacing="compact"> + <listitem> + <para>Download (HTTP): <ulink url="&dasher-download-http;"/></para> + </listitem> + <listitem> + <para>Download (FTP): <ulink url="&dasher-download-ftp;"/></para> + </listitem> + <listitem> + <para>Download MD5 sum: &dasher-md5sum;</para> + </listitem> + <listitem> + <para>Download size: &dasher-size;</para> + </listitem> + <listitem> + <para>Estimated disk space required: &dasher-buildsize;</para> + </listitem> + <listitem> + <para>Estimated build time: &dasher-time;</para> + </listitem> + </itemizedlist> + + <bridgehead renderas="sect3">dasher Dependencies</bridgehead> + + <bridgehead renderas="sect4">Required</bridgehead> + <para role="required"><xref linkend="glib2"/>, + <xref linkend="gtk2"/>, and + <xref linkend="intltool"/></para> + + <bridgehead renderas="sect4">Optional</bridgehead> + <para role="optional"><xref linkend="at-spi"/>, + <xref linkend="gnome-doc-utils"/>, + <xref linkend="libbonobo"/>, and + <xref linkend="libgnomeui"/></para> + + <para condition="html" role="usernotes">User Notes: + <ulink url="&blfs-wiki;/dasher"/></para> + + </sect2> + + <sect2 role="installation"> + <title>Installation of dasher</title> + + <para>Install <application>dasher</application> by running the following + commands:</para> + +<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ + --sysconfdir=&gnome-etc-dir; \ + --enable-a11y=no \ + --with-gnome=no && +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"/> + + <para><parameter>--enable-a11y=no</parameter>: Do not build with support for + the GNOME accessibility framework. Remove it if + <application>libgnomeui</application> and <application>at-spi</application> + are installed.</para> + + <para><parameter>--with-gnome=no</parameter>: Do not build with GNOME + support. Remove it if <application>libgnomeui</application> and + <application>gnome-doc-utils</application> are installed.</para> + + </sect2> + + <sect2 role="content"> + <title>Contents</title> + + <segmentedlist> + <segtitle>Installed Program</segtitle> + <segtitle>Installed Libraries</segtitle> + <segtitle>Installed Directories</segtitle> + + <seglistitem> + <seg>dasher</seg> + <seg>None</seg> + <seg><envar>$GNOME_PREFIX</envar>/share/{dasher,gnome/help/dasher/*, + omf/dasher}</seg> + </seglistitem> + </segmentedlist> + + <variablelist> + <bridgehead renderas="sect3">Short Descriptions</bridgehead> + <?dbfo list-presentation="list"?> + <?dbhtml list-presentation="table"?> + + <varlistentry id="dasher-prog"> + <term><command>dasher</command></term> + <listitem> + <para>is a graphical predictive text entry system.</para> + <indexterm zone="dasher dasher-prog"> + <primary sortas="b-dasher">dasher</primary> + </indexterm> + </listitem> + </varlistentry> + + </variablelist> + + </sect2> + +</sect1> Property changes on: trunk/BOOK/gnome/add/dasher.xml ___________________________________________________________________ Added: svn:keywords + LastChangedBy Date Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2010-08-22 02:28:20 UTC (rev 8563) +++ trunk/BOOK/introduction/welcome/changelog.xml 2010-08-22 02:37:54 UTC (rev 8564) @@ -44,6 +44,9 @@ <para>August 22nd, 2010</para> <itemizedlist> <listitem> + <para>[wblaszcz] - Added new package, dasher-4.11.</para> + </listitem> + <listitem> <para>[wblaszcz] - Added new package, cheese-2.30.1.</para> </listitem> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
