Tagged rep-gtk.xml

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3939 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Manuel Canales Esparcia 2005-05-02 18:23:51 +00:00
parent 65f676a425
commit 88a311cd0d

View File

@ -13,84 +13,117 @@
]> ]>
<sect1 id="rep-gtk" xreflabel="rep-gtk-&rep-gtk-version;"> <sect1 id="rep-gtk" xreflabel="rep-gtk-&rep-gtk-version;">
<sect1info> <?dbhtml filename="rep-gtk.html"?>
<othername>$LastChangedBy$</othername>
<date>$Date$</date> <sect1info>
</sect1info> <othername>$LastChangedBy$</othername>
<?dbhtml filename="rep-gtk.html"?> <date>$Date$</date>
<title>rep-gtk-&rep-gtk-version;</title> </sect1info>
<title>Rep-gtk-&rep-gtk-version;</title>
<indexterm zone="rep-gtk">
<primary sortas="a-Rep-gtk">Rep-gtk</primary>
</indexterm>
<sect2> <sect2 role="package">
<title>Introduction to <application>rep-gtk</application></title> <title>Introduction to Rep-gtk</title>
<para>The <application>rep-gtk</application> package contains a
<application>Lisp</application> and <application>GTK</application> binding.
This is useful for extending <application>GTK-2</application> and
<application>GDK</application> libraries with <application>Lisp</application>.
Starting at <application>rep-gtk</application>-0.15, the package contains the
bindings to <application>GTK</application> and uses the same instructions.
Both can be installed, if needed. </para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&rep-gtk-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&rep-gtk-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &rep-gtk-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &rep-gtk-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &rep-gtk-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &rep-gtk-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing='compact'>
<listitem>
<para>Required Patch: <ulink
url="&patch-root;/rep-gtk-&rep-gtk-version;-gtk2.4-1.patch"/></para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Rep-gtk Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para><xref linkend="gtk2"/>,
<xref linkend="libglade"/> and
<xref linkend="librep"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of Rep-gtk</title>
<para>The <application>rep-gtk</application> package contains a <para>Install <application>rep-gtk</application> by running the following
<application>Lisp</application> and <application>GTK</application> binding. commands:</para>
This is useful for extending <application>GTK-2</application> and
<application>GDK</application> libraries with <application>Lisp</application>.
Starting at <application>rep-gtk</application>-0.15, the package contains the
bindings to <application>GTK</application> and uses the same instructions.
Both can be installed, if needed. </para>
<sect3><title>Package information</title> <screen><userinput>patch -Np1 -i ../rep-gtk-&rep-gtk-version;-gtk2.4-1.patch &amp;&amp;
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&rep-gtk-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&rep-gtk-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &rep-gtk-md5sum;</para></listitem>
<listitem><para>Download size: &rep-gtk-size;</para></listitem>
<listitem><para>Estimated disk space required:
&rep-gtk-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&rep-gtk-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title>Additional downloads</title>
<itemizedlist spacing='compact'>
<listitem><para>Required Patch: <ulink
url="&patch-root;/rep-gtk-&rep-gtk-version;-gtk2.4-1.patch"/></para></listitem>
</itemizedlist></sect3>
<sect3><title><application>rep-gtk</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="gtk2"/>,
<xref linkend="libglade"/> and
<xref linkend="librep"/></para>
</sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>rep-gtk</application></title>
<para>Install <application>rep-gtk</application> by running the following
commands:</para>
<screen><userinput><command>patch -Np1 -i ../rep-gtk-&rep-gtk-version;-gtk2.4-1.patch &amp;&amp;
./configure --prefix=/usr &amp;&amp; ./configure --prefix=/usr &amp;&amp;
make &amp;&amp; make &amp;&amp;
make install</command></userinput></screen> make install</userinput></screen>
</sect2> </sect2>
<sect2> <sect2 role="content">
<title>Contents</title> <title>Contents</title>
<para>The <application>rep-gtk</application> package contains Lisp <segmentedlist>
bindings.</para> <segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
</sect2> <segtitle>Installed Directory</segtitle>
<sect2><title>Description</title> <seglistitem>
<seg>None</seg>
<sect3><title>Lisp bindings</title> <seg>Lisp bindings</seg>
<para>Lisp bindings are libraries stored in <seg>/usr/lib/rep/i686-pc-linux-gnu/gui/</seg>
<filename>/usr/lib/rep/i686-pc-linux-gnu/gui/</filename> that assist </seglistitem>
communications between Lisp and the <application>GTK</application> </segmentedlist>
libraries.</para></sect3>
<variablelist>
</sect2> <bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="lisp-bindings">
<term><filename class='libraryfile'>Lisp bindings</filename></term>
<listitem>
<para>are libraries stored in <filename
class="directory">/usr/lib/rep/i686-pc-linux-gnu/gui/</filename> that assist
communications between Lisp and the <application>GTK</application>
libraries.</para>
<indexterm zone="rep-gtk lisp-bindings">
<primary sortas="c-Lisp-bindings">Lisp bindings</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1> </sect1>