Changeset 67f6cfd


Ignore:
Timestamp:
01/25/2012 03:51:47 AM (12 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
a6c9fc2
Parents:
6332febe
Message:

Update to libgnomeui-2.24.5.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r6332febe r67f6cfd  
    743743<!ENTITY libgnomecanvas-version       "2.30.3">
    744744<!ENTITY libbonoboui-version          "2.24.5">
    745 <!ENTITY libgnomeui-version           "2.24.3">
     745<!ENTITY libgnomeui-version           "2.24.5">
    746746
    747747<!-- Obsolete
  • gnome/deprecated/libgnomeui.xml

    r6332febe r67f6cfd  
    77  <!ENTITY libgnomeui-download-http "&gnome-download-http;/libgnomeui/2.24/libgnomeui-&libgnomeui-version;.tar.bz2">
    88  <!ENTITY libgnomeui-download-ftp  "&gnome-download-ftp;/libgnomeui/2.24/libgnomeui-&libgnomeui-version;.tar.bz2">
    9   <!ENTITY libgnomeui-md5sum        "ceab6f4370581d1a03c09f15cc103099">
    10   <!ENTITY libgnomeui-size          "1.3 MB">
    11   <!ENTITY libgnomeui-buildsize     "41 MB">
     9  <!ENTITY libgnomeui-md5sum        "d4bb506b1916015323928faab5aa708b">
     10  <!ENTITY libgnomeui-size          "1.4 MB">
     11  <!ENTITY libgnomeui-buildsize     "53 MB">
    1212  <!ENTITY libgnomeui-time          "0.7 SBU">
    1313]>
     
    3636    href="../../xincludes/gnome2.xml"/>
    3737
    38     &lfs65_checked;
     38    &lfs70_built;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6868
    6969    <bridgehead renderas="sect4">Optional</bridgehead>
    70     <para role="optional"><xref linkend="libjpeg"/>,
    71     <xref linkend="esound"/>, and
     70    <para role="optional"><!-- <xref linkend="libjpeg"/>,
     71    <xref linkend="esound"/>, and -->
    7272    <xref linkend="gtk-doc"/></para>
    7373
     
    8888make</userinput></screen>
    8989
    90     <para>This package does not come with a test suite.</para>
     90    <para>This package's testsuite is only intended to be used by the
     91    maintainer to check i18n files.</para>
    9192
    9293    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    108109    of <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
    109110
    110     <para><option>--with-kde-datadir=$KDE_PREFIX/share</option>: Use this
     111    <para><option>--disable-static</option>: This switch prevents the static
     112    libraries being installed.</para>
     113
     114    <!-- seems bogus, no kde dependencies. dashes changed to plus to keep it
     115    as a valid comment
     116   <para><option>++with-kde-datadir=$KDE_PREFIX/share</option>: Use this
    111117    parameter if you have <application>KDE</application> installed in any prefix
    112     other than <filename class='directory'>/usr</filename>.</para>
     118    other than <filename class='directory'>/usr</filename>.</para>-->
    113119
    114120    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    117123  </sect2>
    118124
     125  <!-- not relevant to anything using the deprecated packages
    119126  <sect2 role="configuration">
    120127    <title>Configuring libgnomeui</title>
     
    136143    </sect3>
    137144
    138   </sect2>
     145  </sect2> -->
    139146
    140147  <sect2 role="content">
  • introduction/welcome/changelog.xml

    r6332febe r67f6cfd  
    5353        <listitem>
    5454          <para>[ken] - Update to libbonobo-2.32.1, libgnome-2.32.1,
    55           gnome-media-2.32.0, libgnomecanvas-2.30.3, libbonoboui-2.24.5,
    56           Merge libcanberra-0.28, GConf-3.2.3 and librsvg-2.34.2 from
    57           Wayne.</para>
     55          gnome-media-2.32.0, libgnomecanvas-2.30.3, libbonoboui-2.24.5
     56          and libgnomeui-2.24.5. Merge libcanberra-0.28, GConf-3.2.3 and
     57          librsvg-2.34.2 from Wayne.</para>
    5858        </listitem>
    5959      </itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.