Changeset 56cb36ff for x


Ignore:
Timestamp:
05/02/2004 03:20:32 PM (20 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 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, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f505cbc9
Parents:
fc3fc228
Message:

updated to glib-2.4.1 and gtk+-2.4.1

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

Location:
x/lib
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk2/gtk+2-desc.xml

    rfc3fc228 r56cb36ff  
    22<title>Contents</title>
    33
    4 <para>The <application>GTK+</application> package contains <filename
    5 class="libraryfile">libgtk-x11-2.0</filename> libraries.</para>
     4<para>The <application>GTK+</application> package contains
     5<filename class="libraryfile">libgdk_pixbuf-2.0</filename>,
     6<filename class="libraryfile">libgdk-x11-2.0</filename>,
     7<filename class="libraryfile">libgtk-x11-2.0</filename> and
     8<filename class="libraryfile">libgdk_pixbuf_xlib-2.0</filename>
     9libraries.</para>
    610
    711</sect2>
     
    1317interfaces.</para></sect3>
    1418
    15 
    1619</sect2>
    17 
  • x/lib/gtk2/gtk+2-intro.xml

    rfc3fc228 r56cb36ff  
    1818<sect4><title>Required</title>
    1919<para>
     20<xref linkend="xorg"/> or
    2021<xref linkend="xfree86"/>,
    21 <xref linkend="Pango"/>,
    22 <xref linkend="ATK"/>,
     22<xref linkend="Pango"/> and
     23<xref linkend="ATK"/>
    2324</para></sect4>
    2425<sect4><title>Optional</title>
  • x/lib/gtk2/gtk2.ent

    rfc3fc228 r56cb36ff  
    44<!ENTITY GTK2-exp SYSTEM "gtk+2-exp.xml">
    55<!ENTITY GTK2-desc SYSTEM "gtk+2-desc.xml">
    6 <!ENTITY GTK2-version "2.4.0">
     6<!ENTITY GTK2-version "2.4.1">
    77<!ENTITY GTK2-download-http "http://gd.tuwien.ac.at/graphics/gimp/gtk/v2.4/gtk+-&GTK2-version;.tar.bz2">
    88<!ENTITY GTK2-download-ftp "ftp://ftp.gtk.org/pub/gtk/v2.4/gtk+-&GTK2-version;.tar.bz2">
    9 <!ENTITY GTK2-size "8.3 MB">
    10 <!ENTITY GTK2-buildsize "188 MB">
     9<!ENTITY GTK2-size "8.5 MB">
     10<!ENTITY GTK2-buildsize "193 MB">
    1111<!ENTITY GTK2-time "2.88 SBU">
  • x/lib/pango/pango-inst.xml

    rfc3fc228 r56cb36ff  
    33
    44<para>In order for <application>Pango</application> to find
    5 <application>xft2</application>, the <envar>PKG_CONFIG_PATH</envar> must
     5<application>Xft</application>, the <envar>PKG_CONFIG_PATH</envar> must
    66include <filename class="directory">/usr/X11R6/lib/pkgconfig</filename>.  This is a good place to
    77add it if you haven't already. Specific instructions for modifying this
     
    1515
    1616</sect2>
    17 
Note: See TracChangeset for help on using the changeset viewer.