source: general/genutils/rep-gtk.xml@ 012fe49

12.0 12.1 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 012fe49 was e325e6e, checked in by Douglas R. Reno <renodr@…>, 17 months ago

Tags for LXDE and Sawfish

  • Property mode set to 100644
File size: 4.3 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
[e325e6e]39 &lfs113_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 <para condition="html" role="usernotes">User Notes:
84 <ulink url="&blfs-wiki;/rep-gtk"/></para>
85
[88a311cd]86 </sect2>
[fc7afd0c]87
[88a311cd]88 <sect2 role="installation">
89 <title>Installation of Rep-gtk</title>
90
[b7a85cd9]91 <para>
92 Install <application>rep-gtk</application> by running the following
93 commands:
94 </para>
[88a311cd]95
[116f53b]96<screen><userinput>./autogen.sh --prefix=/usr &amp;&amp;
[a979ae53]97make</userinput></screen>
98
[b7a85cd9]99 <para>
100 This package does not come with a test suite.
101 </para>
[a979ae53]102
[b7a85cd9]103 <para>
104 Now, as the <systemitem class="username">root</systemitem> user:
105 </para>
[a979ae53]106
107<screen role="root"><userinput>make install</userinput></screen>
[fc7afd0c]108
[88a311cd]109 </sect2>
[fc7afd0c]110
[88a311cd]111 <sect2 role="content">
112 <title>Contents</title>
[fc7afd0c]113
[88a311cd]114 <segmentedlist>
115 <segtitle>Installed Programs</segtitle>
116 <segtitle>Installed Libraries</segtitle>
117 <segtitle>Installed Directory</segtitle>
[fc7afd0c]118
[88a311cd]119 <seglistitem>
120 <seg>None</seg>
121 <seg>Lisp bindings</seg>
[43e39c7]122 <seg>/usr/include/rep-gtk and /usr/lib/rep/gui</seg>
[88a311cd]123 </seglistitem>
124 </segmentedlist>
[fc7afd0c]125
[88a311cd]126 <variablelist>
127 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
128 <?dbfo list-presentation="list"?>
129 <?dbhtml list-presentation="table"?>
[fc7afd0c]130
[88a311cd]131 <varlistentry id="lisp-bindings">
[4c24eb0a]132 <term><filename class="libraryfile">Lisp bindings</filename></term>
[88a311cd]133 <listitem>
[b7a85cd9]134 <para>
[4c24eb0a]135 are libraries stored in
136 <filename class="directory">/usr/lib/rep/gui/</filename> that
137 assist communication between Lisp and the
138 <application>GTK</application> libraries
[b7a85cd9]139 </para>
[88a311cd]140 <indexterm zone="rep-gtk lisp-bindings">
141 <primary sortas="c-Lisp-bindings">Lisp bindings</primary>
142 </indexterm>
143 </listitem>
144 </varlistentry>
[fc7afd0c]145
[88a311cd]146 </variablelist>
[fc7afd0c]147
[88a311cd]148 </sect2>
[fc7afd0c]149
[7bc6e00]150</sect1>
Note: See TracBrowser for help on using the repository browser.