Changeset 9d0c348f


Ignore:
Timestamp:
04/22/2005 07:21:21 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
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:
7852d10
Parents:
a9084a66
Message:

Updated to libglade-2.5.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra9084a66 r9d0c348f  
    7474<!ENTITY libcroco-version             "0.6.0">
    7575<!ENTITY libgsf-version               "1.11.1">
    76 <!ENTITY libglade-version             "2.4.1">
     76<!ENTITY libglade-version             "2.5.1">
    7777<!ENTITY expat-version                "1.95.8">
    7878<!ENTITY libesmtp-version             "1.0.3r1">
  • general/genlib/libglade.xml

    ra9084a66 r9d0c348f  
    55  %general-entities;
    66
    7 <!ENTITY libglade-download-http "http://ftp.gnome.org/pub/GNOME/sources/libglade/2.4/libglade-&libglade-version;.tar.bz2">
    8 <!ENTITY libglade-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libglade/2.4/libglade-&libglade-version;.tar.bz2">
    9 <!ENTITY libglade-md5sum "add87e5aef7d8a9ebb468bc0e4044440">
    10 <!ENTITY libglade-size "310 KB">
    11 <!ENTITY libglade-buildsize "5.2 MB">
    12 <!ENTITY libglade-time "0.11 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
     
    2020<?dbhtml filename="libglade.html"?>
    2121<title>libglade-&libglade-version;</title>
     22<indexterm zone="libglade">
     23<primary sortas="a-Libglade">Libglade</primary></indexterm>
    2224
    2325<sect2>
     
    6466
    6567<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    66 make &amp;&amp;
    67 make install</command></userinput></screen>
     68make</command></userinput></screen>
     69
     70<para>Now, as the root user:</para>
     71
     72<screen><userinput role='root'><command>make install</command></userinput></screen>
    6873
    6974</sect2>
     
    8085<title>Contents</title>
    8186
    82 <para>The <application>libglade</application> package contains
    83 <command>libglade-convert</command> (requires <command>python</command> and
    84 <filename class='libraryfile'>pyexpat.so</filename>) and
    85 <filename class="libraryfile">libglade</filename> libraries.</para>
     87<segmentedlist>
     88<segtitle>Installed Program</segtitle>
     89<segtitle>Installed Library</segtitle>
     90<segtitle>Installed Directories</segtitle>
    8691
    87 </sect2>
     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>
    88100
    89 <sect2><title>Description</title>
     101<variablelist>
     102<bridgehead renderas="sect3">Short Descriptions</bridgehead>
     103<?dbfo list-presentation="list"?>
    90104
    91 <sect3><title>libglade-convert</title>
    92 <para><command>libglade-convert</command> is used to convert old Glade
    93 interface files to Glade-2.0 standards.</para></sect3>
     105<varlistentry id="libglade-convert">
     106<term><command>libglade-convert</command></term>
     107<listitem><para>is used to convert old Glade interface files to
     108Glade-2.0 standards.</para>
     109<indexterm zone="libglade libglade-convert">
     110<primary sortas="b-libglade-convert">libglade-convert</primary>
     111</indexterm></listitem>
     112</varlistentry>
    94113
    95 <sect3><title>libglade libraries</title>
    96 <para><filename class="libraryfile">libglade</filename> libraries contain the
    97 functions necessary to load Glade interface files.</para></sect3>
     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
     117files.</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>
    98123
    99124</sect2>
  • introduction/welcome/changelog.xml

    ra9084a66 r9d0c348f  
    2323<itemizedlist>
    2424
    25 <listitem><para>April 22nd, 2005 [randy]: Updated to Firefox-1.0.3 and
    26 libgsf-1.11.1.</para></listitem>
     25<listitem><para>April 22nd, 2005 [randy]: Updated to Firefox-1.0.3,
     26libgsf-1.11.1 and libglade-2.5.1.</para></listitem>
    2727
    2828<listitem><para>April 21st, 2005 [bdubbs]: Upgraded to xscreensaver-4.21.
Note: See TracChangeset for help on using the changeset viewer.