Author: randy Date: 2007-08-08 11:00:17 -0600 (Wed, 08 Aug 2007) New Revision: 7035
Added: trunk/BOOK/gnome/add/obsolete/gnopernicus.xml Removed: trunk/BOOK/gnome/add/gnopernicus.xml Modified: trunk/BOOK/general.ent trunk/BOOK/x/installing/x-setup.xml Log: Moved the Gnopernicus package to the 'obsolete' directory Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2007-08-08 16:49:50 UTC (rev 7034) +++ trunk/BOOK/general.ent 2007-08-08 17:00:17 UTC (rev 7035) @@ -407,8 +407,9 @@ <!ENTITY mesalib-version "6.5.2"> <!ENTITY rman-version "3.2"> -<!-- Obsolete --> +<!-- Obsolete <!ENTITY xorg-version "6.9.0"> +--> <!-- Chapter 26 --> <!ENTITY qt-version "3.3.8"> @@ -536,7 +537,7 @@ <!ENTITY libgail-gnome-version "1.18.0"> <!ENTITY orca-version "2.18.1"> -<!-- Obsolete --> +<!-- Obsolete <!ENTITY gal-version "2.4.3"> <!ENTITY nautilus-media-version "0.8.1"> <!ENTITY gpdf-version "2.10.0"> @@ -544,6 +545,7 @@ <!ENTITY gnomemeeting-version "1.2.2"> <!ENTITY gnome2-user-docs-version "2.8.1"> <!ENTITY gnopernicus-version "1.1.1"> +--> <!-- Chapter 33 --> <!-- Obsoleting the GNOME-1.4 stuff Deleted: trunk/BOOK/gnome/add/gnopernicus.xml =================================================================== --- trunk/BOOK/gnome/add/gnopernicus.xml 2007-08-08 16:49:50 UTC (rev 7034) +++ trunk/BOOK/gnome/add/gnopernicus.xml 2007-08-08 17:00:17 UTC (rev 7035) @@ -1,166 +0,0 @@ -<?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 && -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/2003/XInclude" - href="../../xincludes/gnome-prefix.xml"/> - - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../../xincludes/gnome-sysconfdir.xml"/> - - <xi:include xmlns:xi="http://www.w3.org/2003/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> Copied: trunk/BOOK/gnome/add/obsolete/gnopernicus.xml (from rev 7024, trunk/BOOK/gnome/add/gnopernicus.xml) =================================================================== --- trunk/BOOK/gnome/add/obsolete/gnopernicus.xml (rev 0) +++ trunk/BOOK/gnome/add/obsolete/gnopernicus.xml 2007-08-08 17:00:17 UTC (rev 7035) @@ -0,0 +1,166 @@ +<?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 && +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/2003/XInclude" + href="../../xincludes/gnome-prefix.xml"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../../xincludes/gnome-sysconfdir.xml"/> + + <xi:include xmlns:xi="http://www.w3.org/2003/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> Modified: trunk/BOOK/x/installing/x-setup.xml =================================================================== --- trunk/BOOK/x/installing/x-setup.xml 2007-08-08 16:49:50 UTC (rev 7034) +++ trunk/BOOK/x/installing/x-setup.xml 2007-08-08 17:00:17 UTC (rev 7035) @@ -132,7 +132,7 @@ to various configuration directories that were located in <filename class="directory">/etc/X11</filename> with previous versions of <application>Xorg</application>. This step is not needed - for users of Xorg-&xorg-version; or XFree86. Execute the following + for <application>XFree86</application> users. Execute the following commands as the <systemitem class="username">root</systemitem> user:</para> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
