<?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 rep-gtk-download-http "http://download.tuxfamily.org/librep/rep-gtk/rep-gtk_&rep-gtk-version;.tar.xz">
  <!ENTITY rep-gtk-download-ftp  " ">
  <!ENTITY rep-gtk-md5sum        "11ac61d0ade068bcf34d355c5dc2d0b0">
  <!ENTITY rep-gtk-size          "284 KB">
  <!ENTITY rep-gtk-buildsize     "13 MB">
  <!ENTITY rep-gtk-time          "0.1 SBU">
]>

<sect1 id="rep-gtk" xreflabel="rep-gtk-&rep-gtk-version;">
  <?dbhtml filename="rep-gtk.html"?>

  <sect1info>
    <othername>$LastChangedBy: bdubbs $</othername>
    <date>$Date: 2015-02-25 17:44:17 -0500 (Wed, 25 Feb 2015) $</date>
  </sect1info>

  <title>Rep-gtk-&rep-gtk-version;</title>

  <indexterm zone="rep-gtk">
    <primary sortas="a-Rep-gtk">Rep-gtk</primary>
  </indexterm>

  <sect2 role="package">
    <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>

    &lfs77_checked;

    <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">Rep-gtk Dependencies</bridgehead>

    <bridgehead renderas="sect4">Required</bridgehead>
    <para role="required">
      <xref linkend="libglade"/> and
      <xref linkend="librep"/>
    </para>

    <para condition="html" role="usernotes">User Notes:
    <ulink url="&blfs-wiki;/rep-gtk"/></para>

  </sect2>

  <sect2 role="installation">
    <title>Installation of Rep-gtk</title>

    <para>Install <application>rep-gtk</application> by running the following
    commands:</para>

<screen><userinput>./configure --prefix=/usr &amp;&amp;
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="content">
    <title>Contents</title>

    <segmentedlist>
      <segtitle>Installed Programs</segtitle>
      <segtitle>Installed Libraries</segtitle>
      <segtitle>Installed Directory</segtitle>

      <seglistitem>
        <seg>None</seg>
        <seg>Lisp bindings</seg>
        <seg>/usr/include/rep-gtk and /usr/lib/rep/gui</seg>
      </seglistitem>
    </segmentedlist>

    <variablelist>
      <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/gui/</filename> that assist
          communication 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>
