source: archive/rep-gtk.xml@ 10847bb9

lazarus trunk
Last change on this file since 10847bb9 was 39edc5a2, checked in by Bruce Dubbs <bdubbs@…>, 10 months ago

Archive sawfish and its dependency rep-gtk.

  • Property mode set to 100644
File size: 4.2 KB
RevLine 
[52d29f7]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[52d29f7]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[f3e940f7]7 <!ENTITY rep-gtk-download-http "https://download.tuxfamily.org/librep/rep-gtk/rep-gtk_&rep-gtk-version;.tar.xz">
[52d29f7]8 <!ENTITY rep-gtk-download-ftp " ">
[116f53b]9 <!ENTITY rep-gtk-md5sum "b20f72cf00d316d35fa7f84a6e7532af">
10 <!ENTITY rep-gtk-size "120 KB">
[43e39c7]11 <!ENTITY rep-gtk-buildsize "13 MB">
12 <!ENTITY rep-gtk-time "0.1 SBU">
[52d29f7]13]>
14
[fd680fb]15<sect1 id="rep-gtk" xreflabel="rep-gtk-&rep-gtk-version;">
[88a311cd]16 <?dbhtml filename="rep-gtk.html"?>
[fc7afd0c]17
18
[88a311cd]19 <title>Rep-gtk-&rep-gtk-version;</title>
[fc7afd0c]20
[88a311cd]21 <indexterm zone="rep-gtk">
22 <primary sortas="a-Rep-gtk">Rep-gtk</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Rep-gtk</title>
[fc7afd0c]27
[b7a85cd9]28 <para>
29 The <application>rep-gtk</application> package contains a
30 <application>Lisp</application> and <application>GTK</application>
31 binding. This is useful for extending <application>GTK-2</application>
32 and <application>GDK</application> libraries with
33 <application>Lisp</application>. Starting at
34 <application>rep-gtk</application>-0.15, the package contains the
35 bindings to <application>GTK</application> and uses the same
36 instructions. Both can be installed, if needed.
37 </para>
[fc7afd0c]38
[30c1c72]39 &lfs120_checked;
[e08a501]40
[88a311cd]41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
[b7a85cd9]44 <para>
45 Download (HTTP): <ulink url="&rep-gtk-download-http;"/>
46 </para>
[88a311cd]47 </listitem>
48 <listitem>
[b7a85cd9]49 <para>
50 Download (FTP): <ulink url="&rep-gtk-download-ftp;"/>
51 </para>
[88a311cd]52 </listitem>
53 <listitem>
[b7a85cd9]54 <para>
55 Download MD5 sum: &rep-gtk-md5sum;
56 </para>
[88a311cd]57 </listitem>
58 <listitem>
[b7a85cd9]59 <para>
60 Download size: &rep-gtk-size;
61 </para>
[88a311cd]62 </listitem>
63 <listitem>
[b7a85cd9]64 <para>
65 Estimated disk space required: &rep-gtk-buildsize;
66 </para>
[88a311cd]67 </listitem>
68 <listitem>
[b7a85cd9]69 <para>
70 Estimated build time: &rep-gtk-time;
71 </para>
[88a311cd]72 </listitem>
73 </itemizedlist>
[ffdad30]74
[88a311cd]75 <bridgehead renderas="sect3">Rep-gtk Dependencies</bridgehead>
[fc7afd0c]76
[88a311cd]77 <bridgehead renderas="sect4">Required</bridgehead>
[d432b7a]78 <para role="required">
[4853baf]79 <xref linkend="gtk2"/> and
[d432b7a]80 <xref linkend="librep"/>
81 </para>
[fc7afd0c]82
[1039de3]83
[88a311cd]84 </sect2>
[fc7afd0c]85
[88a311cd]86 <sect2 role="installation">
87 <title>Installation of Rep-gtk</title>
88
[b7a85cd9]89 <para>
90 Install <application>rep-gtk</application> by running the following
91 commands:
92 </para>
[88a311cd]93
[116f53b]94<screen><userinput>./autogen.sh --prefix=/usr &amp;&amp;
[a979ae53]95make</userinput></screen>
96
[b7a85cd9]97 <para>
98 This package does not come with a test suite.
99 </para>
[a979ae53]100
[b7a85cd9]101 <para>
102 Now, as the <systemitem class="username">root</systemitem> user:
103 </para>
[a979ae53]104
105<screen role="root"><userinput>make install</userinput></screen>
[fc7afd0c]106
[88a311cd]107 </sect2>
[fc7afd0c]108
[88a311cd]109 <sect2 role="content">
110 <title>Contents</title>
[fc7afd0c]111
[88a311cd]112 <segmentedlist>
113 <segtitle>Installed Programs</segtitle>
114 <segtitle>Installed Libraries</segtitle>
115 <segtitle>Installed Directory</segtitle>
[fc7afd0c]116
[88a311cd]117 <seglistitem>
118 <seg>None</seg>
119 <seg>Lisp bindings</seg>
[43e39c7]120 <seg>/usr/include/rep-gtk and /usr/lib/rep/gui</seg>
[88a311cd]121 </seglistitem>
122 </segmentedlist>
[fc7afd0c]123
[88a311cd]124 <variablelist>
125 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
126 <?dbfo list-presentation="list"?>
127 <?dbhtml list-presentation="table"?>
[fc7afd0c]128
[88a311cd]129 <varlistentry id="lisp-bindings">
[4c24eb0a]130 <term><filename class="libraryfile">Lisp bindings</filename></term>
[88a311cd]131 <listitem>
[b7a85cd9]132 <para>
[4c24eb0a]133 are libraries stored in
134 <filename class="directory">/usr/lib/rep/gui/</filename> that
135 assist communication between Lisp and the
136 <application>GTK</application> libraries
[b7a85cd9]137 </para>
[88a311cd]138 <indexterm zone="rep-gtk lisp-bindings">
139 <primary sortas="c-Lisp-bindings">Lisp bindings</primary>
140 </indexterm>
141 </listitem>
142 </varlistentry>
[fc7afd0c]143
[88a311cd]144 </variablelist>
[fc7afd0c]145
[88a311cd]146 </sect2>
[fc7afd0c]147
[7bc6e00]148</sect1>
Note: See TracBrowser for help on using the repository browser.