Changeset 41affe68


Ignore:
Timestamp:
05/01/2005 11:14:03 AM (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:
feb2027
Parents:
dcbeb75
Message:

Tagged libglade.xml

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libglade.xml

    rdcbeb75 r41affe68  
    55  %general-entities;
    66
    7 <!ENTITY libglade-download-http "http://ftp.gnome.org/pub/GNOME/sources/libglade/2.5/libglade-&libglade-version;.tar.bz2">
    8 <!ENTITY libglade-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libglade/2.5/libglade-&libglade-version;.tar.bz2">
    9 <!ENTITY libglade-md5sum "e4734a59f1f2308d7714dc0ebf8163f1">
    10 <!ENTITY libglade-size "317 KB">
    11 <!ENTITY libglade-buildsize "5.1 MB">
    12 <!ENTITY libglade-time "0.15 SBU">
     7  <!ENTITY libglade-download-http "http://ftp.gnome.org/pub/GNOME/sources/libglade/2.5/libglade-&libglade-version;.tar.bz2">
     8  <!ENTITY libglade-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libglade/2.5/libglade-&libglade-version;.tar.bz2">
     9  <!ENTITY libglade-md5sum "e4734a59f1f2308d7714dc0ebf8163f1">
     10  <!ENTITY libglade-size "317 KB">
     11  <!ENTITY libglade-buildsize "5.1 MB">
     12  <!ENTITY libglade-time "0.15 SBU">
    1313]>
    1414
    1515<sect1 id="libglade" xreflabel="libglade-&libglade-version;">
    16 <sect1info>
    17 <othername>$LastChangedBy$</othername>
    18 <date>$Date$</date>
    19 </sect1info>
    20 <?dbhtml filename="libglade.html"?>
    21 <title>libglade-&libglade-version;</title>
    22 <indexterm zone="libglade">
    23 <primary sortas="a-Libglade">Libglade</primary></indexterm>
     16  <?dbhtml filename="libglade.html"?>
     17 
     18  <sect1info>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
     21  </sect1info>
     22 
     23  <title>Libglade-&libglade-version;</title>
     24 
     25  <indexterm zone="libglade">
     26    <primary sortas="a-Libglade">Libglade</primary>
     27  </indexterm>
    2428
    25 <sect2>
    26 <title>Introduction to <application>libglade</application></title>
     29  <sect2 role="package">
     30    <title>Introduction to Libglade</title>
    2731
    28 <para>The <application>libglade</application> package contains
    29 <filename class="libraryfile">libglade</filename> libraries. These are useful
    30 for loading Glade interface files in a program at runtime.</para>
     32    <para>The <application>libglade</application> package contains
     33    <filename class="libraryfile">libglade</filename> libraries. These are useful
     34    for loading Glade interface files in a program at runtime.</para>
     35   
     36    <bridgehead renderas="sect3">Package Information</bridgehead>
     37    <itemizedlist spacing="compact">
     38      <listitem>
     39        <para>Download (HTTP): <ulink url="&libglade-download-http;"/></para>
     40      </listitem>
     41      <listitem>
     42        <para>Download (FTP): <ulink url="&libglade-download-ftp;"/></para>
     43      </listitem>
     44      <listitem>
     45        <para>Download MD5 sum: &libglade-md5sum;</para>
     46      </listitem>
     47      <listitem>
     48        <para>Download size: &libglade-size;</para>
     49      </listitem>
     50      <listitem>
     51        <para>Estimated disk space required: &libglade-buildsize;</para>
     52      </listitem>
     53      <listitem>
     54        <para>Estimated build time: &libglade-time;</para>
     55      </listitem>
     56    </itemizedlist>
     57   
     58    <bridgehead renderas="sect3">Libglade Dependencies</bridgehead>
     59   
     60    <bridgehead renderas="sect4">Required</bridgehead>
     61    <para><xref linkend="libxml2"/> and
     62    <xref linkend="gtk2"/></para>
     63   
     64    <bridgehead renderas="sect4">Optional</bridgehead>
     65    <para><xref linkend="python"/>
     66    and <xref linkend="gtk-doc"/></para>
     67   
     68  </sect2>
     69 
     70  <sect2 role="installation">
     71    <title>Installation of Libglade</title>
    3172
    32 <sect3><title>Package information</title>
    33 <itemizedlist spacing='compact'>
    34 <listitem><para>Download (HTTP): <ulink
    35 url="&libglade-download-http;"/></para></listitem>
    36 <listitem><para>Download (FTP): <ulink
    37 url="&libglade-download-ftp;"/></para></listitem>
    38 <listitem><para>Download MD5 sum: &libglade-md5sum;</para></listitem>
    39 <listitem><para>Download size: &libglade-size;</para></listitem>
    40 <listitem><para>Estimated disk space required:
    41 &libglade-buildsize;</para></listitem>
    42 <listitem><para>Estimated build time:
    43 &libglade-time;</para></listitem></itemizedlist>
    44 </sect3>
    45 
    46 <sect3><title><application>libglade</application> dependencies</title>
    47 
    48 <sect4><title>Required</title>
    49 <para><xref linkend="libxml2"/> and
    50 <xref linkend="gtk2"/></para>
    51 </sect4>
    52 
    53 <sect4><title>Optional</title>
    54 <para><xref linkend="python"/>
    55 and <xref linkend="gtk-doc"/></para>
    56 </sect4>
    57 </sect3>
    58 
    59 </sect2>
    60 
    61 <sect2>
    62 <title>Installation of <application>libglade</application></title>
    63 
    64 <para>Install <application>libglade</application> by running the following
    65 commands:</para>
     73    <para>Install <application>libglade</application> by running the following
     74    commands:</para>
    6675
    6776<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    6877make</command></userinput></screen>
     78   
     79    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     80   
     81<screen role="root"><userinput>make install</userinput></screen>
     82   
     83  </sect2>
     84 
     85  <sect2 role="commands">
     86    <title>Command Explanations</title>
    6987
    70 <para>Now, as the root user:</para>
     88    <para><option>--enable-gtk-doc</option>: This switch can be added to
     89    rebuild the HTML documentation.</para>
     90   
     91  </sect2>
     92 
     93  <sect2 role="content">
     94    <title>Contents</title>
    7195
    72 <screen><userinput role='root'><command>make install</command></userinput></screen>
     96    <segmentedlist>
     97      <segtitle>Installed Program</segtitle>
     98      <segtitle>Installed Library</segtitle>
     99      <segtitle>Installed Directories</segtitle>
     100     
     101      <seglistitem>
     102        <seg>libglade-convert (requires <command>python</command> and
     103        <filename class='libraryfile'>pyexpat.so</filename>)</seg>
     104        <seg>libglade-2.0.[so,a]</seg>
     105        <seg>/usr/include/libglade-2.0, /usr/share/xml/libglade, and
     106        /usr/share/gtk-doc/html/libglade</seg>
     107      </seglistitem>
     108    </segmentedlist>
     109   
     110    <variablelist>
     111      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     112      <?dbfo list-presentation="list"?>
     113     
     114      <varlistentry id="libglade-convert">
     115        <term><command>libglade-convert</command></term>
     116        <listitem>
     117          <para>is used to convert old Glade interface files to
     118          Glade-2.0 standards.</para>
     119          <indexterm zone="libglade libglade-convert">
     120            <primary sortas="b-libglade-convert">libglade-convert</primary>
     121          </indexterm>
     122        </listitem>
     123      </varlistentry>
     124     
     125      <varlistentry id="libglade-lib">
     126        <term><filename class='libraryfile'>libglade-2.0.[so,a]</filename></term>
     127        <listitem>
     128          <para>contain the functions necessary to load Glade interface
     129          files.</para>
     130          <indexterm zone="libglade libglade-lib">
     131            <primary sortas="c-libglade-2.0">libglade-2.0.[so,a]</primary>
     132          </indexterm>
     133        </listitem>
     134      </varlistentry>
     135   
     136    </variablelist>
    73137
    74 </sect2>
    75 
    76 <sect2>
    77 <title>Command explanations</title>
    78 
    79 <para><option>--enable-gtk-doc</option>: This switch can be added to
    80 rebuild the <acronym>HTML</acronym> documentation.</para>
    81 
    82 </sect2>
    83 
    84 <sect2>
    85 <title>Contents</title>
    86 
    87 <segmentedlist>
    88 <segtitle>Installed Program</segtitle>
    89 <segtitle>Installed Library</segtitle>
    90 <segtitle>Installed Directories</segtitle>
    91 
    92 <seglistitem>
    93 <seg>libglade-convert (requires <command>python</command> and
    94 <filename class='libraryfile'>pyexpat.so</filename>)</seg>
    95 <seg>libglade-2.0.[so,a]</seg>
    96 <seg>/usr/include/libglade-2.0, /usr/share/xml/libglade and
    97 /usr/share/gtk-doc/html/libglade</seg>
    98 </seglistitem>
    99 </segmentedlist>
    100 
    101 <variablelist>
    102 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    103 <?dbfo list-presentation="list"?>
    104 
    105 <varlistentry id="libglade-convert">
    106 <term><command>libglade-convert</command></term>
    107 <listitem><para>is used to convert old Glade interface files to
    108 Glade-2.0 standards.</para>
    109 <indexterm zone="libglade libglade-convert">
    110 <primary sortas="b-libglade-convert">libglade-convert</primary>
    111 </indexterm></listitem>
    112 </varlistentry>
    113 
    114 <varlistentry id="libglade-lib">
    115 <term><filename class='libraryfile'>libglade-2.0.[so,a]</filename></term>
    116 <listitem><para>contain the functions necessary to load Glade interface
    117 files.</para>
    118 <indexterm zone="libglade libglade-lib">
    119 <primary sortas="c-libglade-2.0">libglade-2.0.[so,a]</primary>
    120 </indexterm></listitem>
    121 </varlistentry>
    122 </variablelist>
    123 
    124 </sect2>
     138  </sect2>
    125139
    126140</sect1>
Note: See TracChangeset for help on using the changeset viewer.