ruby contents - new form

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3189 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Larry Lawrence 2005-01-04 20:56:08 +00:00
parent 959464b96a
commit 35a9977bab
3 changed files with 27 additions and 24 deletions

View File

@ -6,13 +6,13 @@
<!ENTITY ruby-download-http " ">
<!ENTITY ruby-download-ftp "ftp://ftp.ruby-lang.org/pub/ruby/ruby-&ruby-version;.tar.gz">
<!ENTITY ruby-md5 "8ffc79d96f336b80f2690a17601dea9b">
<!ENTITY ruby-md5sum "8ffc79d96f336b80f2690a17601dea9b">
<!ENTITY ruby-size "3.5 MB">
<!ENTITY ruby-buildsize "36.2 MB">
<!ENTITY ruby-time "0.62 SBU">
]>
<sect1 id="ruby" xreflabel="Ruby-&ruby-version;">
<sect1 id="ruby-package" xreflabel="Ruby-&ruby-version;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
@ -31,7 +31,7 @@ is useful for object-oriented scripting.</para>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&ruby-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&ruby-download-ftp;"/></para></listitem>
<listitem><para>MD5 Sum: &ruby-md5;</para></listitem>
<listitem><para>MD5 Sum: &ruby-md5sum;</para></listitem>
<listitem><para>Download size: &ruby-size;</para></listitem>
<listitem><para>Estimated disk space required: &ruby-buildsize;</para></listitem>
<listitem><para>Estimated build time: &ruby-time;</para></listitem></itemizedlist>
@ -74,28 +74,31 @@ threading library into the <application>Ruby</application> build.</para>
<sect2>
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>ruby, irb, erb, rdoc, ri, and testrb.</seg>
<seg>librudy.so</seg>
<seg>/usr/lib/ruby</seg></seglistitem>
</segmentedlist>
<para>The <application>Ruby</application> package contains
<command>ruby</command>,
<command>irb</command>,
<command>erb</command>,
<command>rdoc</command>,
<command>ri</command>,
<command>testrb</command>,
<filename class='libraryfile'>libruby</filename> libraries and
numerous scripts and modules.</para>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
</sect2>
<varlistentry id="ruby">
<term><command>rudy</command></term>
<listitem><para>is an interpreted scripting language for quick
and easy object-oriented programming.</para></listitem>
</varlistentry>
<sect2><title>Description</title>
<sect3><title>ruby</title>
<para><command>ruby</command> is an interpreted scripting language for quick
and easy object-oriented programming.</para></sect3>
<sect3><title>irb</title>
<para><command>irb</command> is the interactive interface for ruby.</para>
</sect3>
<varlistentry id="irb">
<term><command>irb</command></term>
<listitem><para>is the interactive interface for ruby.</para></listitem>
</varlistentry>
</variablelist>
</sect2>

View File

@ -59,7 +59,7 @@ url="&patch-root;/kdebindings-&kde-version;-libqt-1.patch"></ulink></para>
<para><xref linkend="GLib"/>,
<xref linkend="GTK"/>,
<xref linkend="Python"/>,
<xref linkend="ruby"/>,
<xref linkend="ruby-package"/>,
<xref linkend="j2sdk"/>,
<xref linkend="mozilla"/>,
<ulink url="http://go-mono.org">Mono</ulink>,

View File

@ -67,7 +67,7 @@ url="http://ftp.at.vim.org/pub/vim/extra/vim-&vim-version;-lang.tar.gz"/>
<xref linkend="lesstif"/>,
<xref linkend="Python"/>,
<xref linkend="tcl"/>,
<xref linkend="ruby"/>
<xref linkend="ruby-package"/>
and <xref linkend="gpm"/>
</para></sect4>
</sect3>