Changeset 88a311cd


Ignore:
Timestamp:
05/02/2005 06:23:51 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5b6516d
Parents:
65f676a
Message:

Tagged rep-gtk.xml

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3939 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/rep-gtk.xml

    r65f676a r88a311cd  
    1414
    1515<sect1 id="rep-gtk" xreflabel="rep-gtk-&rep-gtk-version;">
    16 <sect1info>
    17 <othername>$LastChangedBy$</othername>
    18 <date>$Date$</date>
    19 </sect1info>
    20 <?dbhtml filename="rep-gtk.html"?>
    21 <title>rep-gtk-&rep-gtk-version;</title>
     16  <?dbhtml filename="rep-gtk.html"?>
     17 
     18  <sect1info>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
     21  </sect1info>
     22 
     23  <title>Rep-gtk-&rep-gtk-version;</title>
     24 
     25  <indexterm zone="rep-gtk">
     26    <primary sortas="a-Rep-gtk">Rep-gtk</primary>
     27  </indexterm>
    2228
    23 <sect2>
    24 <title>Introduction to <application>rep-gtk</application></title>
     29  <sect2 role="package">
     30    <title>Introduction to Rep-gtk</title>
     31   
     32    <para>The <application>rep-gtk</application> package contains a
     33    <application>Lisp</application> and <application>GTK</application> binding.
     34    This is useful for extending <application>GTK-2</application> and
     35    <application>GDK</application> libraries with <application>Lisp</application>.
     36    Starting at <application>rep-gtk</application>-0.15, the package contains the
     37    bindings to <application>GTK</application> and uses the same instructions.
     38    Both can be installed, if needed. </para>
     39   
     40    <bridgehead renderas="sect3">Package Information</bridgehead>
     41    <itemizedlist spacing="compact">
     42      <listitem>
     43        <para>Download (HTTP): <ulink url="&rep-gtk-download-http;"/></para>
     44      </listitem>
     45      <listitem>
     46        <para>Download (FTP): <ulink url="&rep-gtk-download-ftp;"/></para>
     47      </listitem>
     48      <listitem>
     49        <para>Download MD5 sum: &rep-gtk-md5sum;</para>
     50      </listitem>
     51      <listitem>
     52        <para>Download size: &rep-gtk-size;</para>
     53      </listitem>
     54      <listitem>
     55        <para>Estimated disk space required: &rep-gtk-buildsize;</para>
     56      </listitem>
     57      <listitem>
     58        <para>Estimated build time: &rep-gtk-time;</para>
     59      </listitem>
     60    </itemizedlist>
     61   
     62    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     63    <itemizedlist spacing='compact'>
     64      <listitem>
     65        <para>Required Patch: <ulink
     66        url="&patch-root;/rep-gtk-&rep-gtk-version;-gtk2.4-1.patch"/></para>
     67      </listitem>
     68    </itemizedlist>
     69   
     70    <bridgehead renderas="sect3">Rep-gtk Dependencies</bridgehead>
     71   
     72    <bridgehead renderas="sect4">Required</bridgehead>
     73    <para><xref linkend="gtk2"/>,
     74    <xref linkend="libglade"/> and
     75    <xref linkend="librep"/></para>
     76   
     77  </sect2>
     78 
     79  <sect2 role="installation">
     80    <title>Installation of Rep-gtk</title>
    2581
    26 <para>The <application>rep-gtk</application> package contains a
    27 <application>Lisp</application> and <application>GTK</application> binding.
    28 This is useful for extending <application>GTK-2</application> and
    29 <application>GDK</application> libraries with <application>Lisp</application>.
    30 Starting at <application>rep-gtk</application>-0.15, the package contains the
    31 bindings to <application>GTK</application> and uses the same instructions.
    32 Both can be installed, if needed. </para>
     82    <para>Install <application>rep-gtk</application> by running the following
     83    commands:</para>
    3384
    34 <sect3><title>Package information</title>
    35 <itemizedlist spacing='compact'>
    36 <listitem><para>Download (HTTP): <ulink
    37 url="&rep-gtk-download-http;"/></para></listitem>
    38 <listitem><para>Download (FTP): <ulink
    39 url="&rep-gtk-download-ftp;"/></para></listitem>
    40 <listitem><para>Download MD5 sum: &rep-gtk-md5sum;</para></listitem>
    41 <listitem><para>Download size: &rep-gtk-size;</para></listitem>
    42 <listitem><para>Estimated disk space required:
    43 &rep-gtk-buildsize;</para></listitem>
    44 <listitem><para>Estimated build time:
    45 &rep-gtk-time;</para></listitem></itemizedlist>
    46 </sect3>
    47 
    48 <sect3><title>Additional downloads</title>
    49 <itemizedlist spacing='compact'>
    50 <listitem><para>Required Patch: <ulink
    51 url="&patch-root;/rep-gtk-&rep-gtk-version;-gtk2.4-1.patch"/></para></listitem>
    52 </itemizedlist></sect3>
    53 
    54 <sect3><title><application>rep-gtk</application> dependencies</title>
    55 <sect4><title>Required</title>
    56 <para><xref linkend="gtk2"/>,
    57 <xref linkend="libglade"/> and
    58 <xref linkend="librep"/></para>
    59 </sect4>
    60 </sect3>
    61 
    62 </sect2>
    63 
    64 <sect2>
    65 <title>Installation of <application>rep-gtk</application></title>
    66 
    67 <para>Install <application>rep-gtk</application> by running the following
    68 commands:</para>
    69 
    70 <screen><userinput><command>patch -Np1 -i ../rep-gtk-&rep-gtk-version;-gtk2.4-1.patch &amp;&amp;
     85<screen><userinput>patch -Np1 -i ../rep-gtk-&rep-gtk-version;-gtk2.4-1.patch &amp;&amp;
    7186./configure --prefix=/usr &amp;&amp;
    7287make &amp;&amp;
    73 make install</command></userinput></screen>
    74 
    75 </sect2>
    76 
    77 <sect2>
    78 <title>Contents</title>
    79 
    80 <para>The <application>rep-gtk</application> package contains Lisp
    81 bindings.</para>
    82 
    83 </sect2>
    84 
    85 <sect2><title>Description</title>
    86 
    87 <sect3><title>Lisp bindings</title>
    88 <para>Lisp bindings are libraries stored in
    89 <filename>/usr/lib/rep/i686-pc-linux-gnu/gui/</filename> that assist
    90 communications between Lisp and the <application>GTK</application>
    91 libraries.</para></sect3>
    92 
    93 </sect2>
    94 
     88make install</userinput></screen>
     89   
     90  </sect2>
     91 
     92  <sect2 role="content">
     93    <title>Contents</title>
     94   
     95    <segmentedlist>
     96      <segtitle>Installed Programs</segtitle>
     97      <segtitle>Installed Libraries</segtitle>
     98      <segtitle>Installed Directory</segtitle>
     99     
     100      <seglistitem>
     101        <seg>None</seg>
     102        <seg>Lisp bindings</seg>
     103        <seg>/usr/lib/rep/i686-pc-linux-gnu/gui/</seg>
     104      </seglistitem>
     105    </segmentedlist>
     106   
     107    <variablelist>
     108      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     109      <?dbfo list-presentation="list"?>
     110      <?dbhtml list-presentation="table"?>
     111     
     112      <varlistentry id="lisp-bindings">
     113        <term><filename class='libraryfile'>Lisp bindings</filename></term>
     114        <listitem>
     115          <para>are libraries stored in <filename
     116          class="directory">/usr/lib/rep/i686-pc-linux-gnu/gui/</filename> that assist
     117          communications between Lisp and the <application>GTK</application>
     118          libraries.</para>
     119          <indexterm zone="rep-gtk lisp-bindings">
     120            <primary sortas="c-Lisp-bindings">Lisp bindings</primary>
     121          </indexterm>
     122        </listitem>
     123      </varlistentry>
     124     
     125    </variablelist>
     126   
     127  </sect2>
     128 
    95129</sect1>
    96 
Note: See TracChangeset for help on using the changeset viewer.