Changeset a8eba10


Ignore:
Timestamp:
01/05/2005 04:56:45 PM (19 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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7302427
Parents:
f13a39e
Message:

Updated to GTK+-2.6.0.

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

Files:
26 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netutils/ethereal.xml

    rf13a39e ra8eba10  
    5959<sect4><title>Optional</title>
    6060<para><xref linkend="pkgconfig"/>,
    61 <xref linkend="GTK"/> or <xref linkend="GTK2"/> (to build the
     61<xref linkend="GTK"/> or <xref linkend="gtk2"/> (to build the
    6262<acronym>GUI</acronym> front-end),
    6363<xref linkend="openssl"/>,
  • general.ent

    rf13a39e ra8eba10  
    280280<!ENTITY pango-version                "1.8.0">   
    281281<!ENTITY atk-version                  "1.9.0">
    282 <!ENTITY GTK2-version                 "2.4.13">
     282<!ENTITY gtk2-version                 "2.6.0">
    283283<!ENTITY lesstif-version              "0.94.0">   
    284284<!ENTITY startup-notification-version "0.8">   
  • general/genlib/libglade.xml

    rf13a39e ra8eba10  
    4646<sect4><title>Required</title>
    4747<para><xref linkend="libxml2"/> and
    48 <xref linkend="GTK2"/></para>
     48<xref linkend="gtk2"/></para>
    4949</sect4>
    5050
  • general/genutils/rep-gtk.xml

    rf13a39e ra8eba10  
    5252<sect3><title><application>rep-gtk</application> dependencies</title>
    5353<sect4><title>Required</title>
    54 <para><xref linkend="GTK2"/>, <xref linkend="libglade"/> and
     54<para><xref linkend="gtk2"/>, <xref linkend="libglade"/> and
    5555<xref linkend="librep"/></para></sect4>
    5656</sect3>
  • general/graphlib/librsvg.xml

    rf13a39e ra8eba10  
    4545<sect3><title><application>librsvg</application> dependencies</title>
    4646<sect4><title>Required</title>
    47 <para><xref linkend="GTK2"/>,
     47<para><xref linkend="gtk2"/>,
    4848<xref linkend="libxml2"/>,
    4949<xref linkend="libart_lgpl"/> and
  • gnome/add/gucharmap.xml

    rf13a39e ra8eba10  
    4848<sect3><title><application>gucharmap</application> dependencies</title>
    4949<sect4><title>Required</title>
    50 <para><xref linkend="intltool"/> and <xref linkend="GTK2"/></para>
     50<para><xref linkend="intltool"/> and <xref linkend="gtk2"/></para>
    5151</sect4>
    5252
  • gnome/core/gconf.xml

    rf13a39e ra8eba10  
    4343<sect4><title>Required</title>
    4444<para><xref linkend="ORBit2"/>,
    45 <xref linkend="GTK2"/> and
     45<xref linkend="gtk2"/> and
    4646<xref linkend="libxml2"/></para>
    4747</sect4>
  • gnome/core/gnome-keyring.xml

    rf13a39e ra8eba10  
    4343<sect3><title><application>gnome-keyring</application> dependencies</title>
    4444<sect4><title>Required</title>
    45 <para><xref linkend="GTK2"/></para>
     45<para><xref linkend="gtk2"/></para>
    4646</sect4>
    4747</sect3>
  • gnome/core/gtk-engines.xml

    rf13a39e ra8eba10  
    4646dependencies</title>
    4747<sect4><title>Required</title>
    48 <para><xref linkend="GTK2"/></para>
     48<para><xref linkend="gtk2"/></para>
    4949</sect4>
    5050</sect3>
  • gnome/core/libwnck.xml

    rf13a39e ra8eba10  
    4343<sect3><title><application>libwnck</application> dependencies</title>
    4444<sect4><title>Required</title>
    45 <para><xref linkend="GTK2"/></para>
     45<para><xref linkend="gtk2"/></para>
    4646</sect4>
    4747
  • gnome/core/vte.xml

    rf13a39e ra8eba10  
    4343<sect3><title><application>VTE</application> dependencies</title>
    4444<sect4><title>Required</title>
    45 <para><xref linkend="GTK2"/> and
     45<para><xref linkend="gtk2"/> and
    4646<xref linkend="Python"/></para>
    4747</sect4>
  • gnome/gnome-intro.xml

    rf13a39e ra8eba10  
    8888<para>Required</para>
    8989<para>
    90 <xref linkend="GTK2"/> and
     90<xref linkend="gtk2"/> and
    9191<xref linkend="popt"/>
    9292</para>
  • introduction/welcome/changelog.xml

    rf13a39e ra8eba10  
    2424
    2525<listitem><para>January 5th, 2004 [igor]: Updated to
    26 GLib-2.6.0, Pango-1.8.0, ATK-1.9.0 and libtiff-3.7.1.</para></listitem>
     26GLib-2.6.0, Pango-1.8.0, ATK-1.9.0, libtiff-3.7.1 and
     27GTK+-2.6.0.</para></listitem>
    2728
    2829<listitem><para>January 5th, 2004 [randy]: Updated to
  • multimedia/libdriv/gst-plugins.xml

    rf13a39e ra8eba10  
    5454<xref linkend="freetype2"/>,
    5555<xref linkend="GConf"/>,
    56 <xref linkend="GTK2"/>,
     56<xref linkend="gtk2"/>,
    5757<xref linkend="gnome-vfs"/>,
    5858<ulink url="http://talinux.fi.tal.org/pub/talinux/sources/Hermes-1.3.3.tar.gz">Hermes</ulink>,
  • postlfs/editors/vim.xml

    rf13a39e ra8eba10  
    4444url="&vim-download-ftp;"/></para></listitem>
    4545<listitem><para>Download size: &vim-size;</para></listitem>
    46 <listitem><para>Estimated Disk space required:
     46<listitem><para>Estimated disk space required:
    4747&vim-buildsize;</para></listitem>
    4848<listitem><para>Estimated build time:
     
    6464
    6565<sect4><title>Optional</title>
    66 <para><xref linkend="GTK2"/>,
     66<para><xref linkend="gtk2"/>,
    6767<xref linkend="lesstif"/>,
    6868<xref linkend="Python"/>,
  • pst/scanning/sane.xml

    rf13a39e ra8eba10  
    8484<sect4><title>Optional (front ends)</title>
    8585<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
    86 <xref linkend="GTK2"/> and
     86<xref linkend="gtk2"/> and
    8787<xref linkend="gimp"/></para>
    8888</sect4>
  • pst/scanning/xsane.xml

    rf13a39e ra8eba10  
    4242<sect4><title>Required</title>
    4343<para><xref linkend="sane"/> (back ends) and
    44 <xref linkend="GTK2"/></para></sect4>
     44<xref linkend="gtk2"/></para></sect4>
    4545<sect4><title>Optional</title>
    4646<para><xref linkend="libtiff"/>,
  • x/lib/gtk+2.xml

    rf13a39e ra8eba10  
    55  %general-entities;
    66
    7   <!ENTITY GTK2-download-http "http://gd.tuwien.ac.at/graphics/gimp/gtk/v2.4/gtk+-&GTK2-version;.tar.bz2">
    8   <!ENTITY GTK2-download-ftp  "ftp://ftp.gtk.org/pub/gtk/v2.4/gtk+-&GTK2-version;.tar.bz2">
    9   <!ENTITY GTK2-size          "8.9 MB">
    10   <!ENTITY GTK2-buildsize     "198 MB">
    11   <!ENTITY GTK2-time          "2.88 SBU">
     7  <!ENTITY gtk2-download-http "http://gd.tuwien.ac.at/graphics/gimp/gtk/v2.6/gtk+-&gtk2-version;.tar.bz2">
     8  <!ENTITY gtk2-download-ftp  "ftp://ftp.gtk.org/pub/gtk/v2.6/gtk+-&gtk2-version;.tar.bz2">
     9  <!ENTITY gtk2-md5sum        "ca717c728264fa0b3302ca00da2bcfe4">
     10  <!ENTITY gtk2-size          "11 MB">
     11  <!ENTITY gtk2-buildsize     "198 MB">
     12  <!ENTITY gtk2-time          "3.09 SBU">
    1213]>
    1314
    14 <sect1 id="GTK2" xreflabel="GTK+-&GTK2-version;">
     15<sect1 id="gtk2" xreflabel="GTK+-&gtk2-version;">
    1516<sect1info>
    1617<othername>$LastChangedBy$</othername>
     
    1819</sect1info>
    1920<?dbhtml filename="gtk2.html" ?>
    20 <title>GTK+-&GTK2-version;</title>
     21<title>GTK+-&gtk2-version;</title>
    2122
    2223<sect2>
    23 <title>Introduction to <application>GTK+</application></title>
     24<title>Introduction to <application><acronym>GTK</acronym>+</application></title>
    2425
    25 <para>The <application>GTK+</application> package contains
    26 <application>GTK+</application> Libraries. This is useful for
     26<para>The <application><acronym>GTK</acronym>+</application> package contains
     27<application><acronym>GTK</acronym>+</application> Libraries. This is useful for
    2728creating graphical user interfaces for applications.</para>
    2829
    2930<sect3><title>Package information</title>
    3031<itemizedlist spacing='compact'>
    31 <listitem><para>Download (HTTP): <ulink url="&GTK2-download-http;"/></para></listitem>
    32 <listitem><para>Download (FTP): <ulink url="&GTK2-download-ftp;"/></para></listitem>
    33 <listitem><para>Download size: &GTK2-size;</para></listitem>
    34 <listitem><para>Estimated Disk space required: &GTK2-buildsize;</para></listitem>
    35 <listitem><para>Estimated build time: &GTK2-time;</para></listitem></itemizedlist>
     32<listitem><para>Download (HTTP): <ulink url="&gtk2-download-http;"/></para></listitem>
     33<listitem><para>Download (FTP): <ulink url="&gtk2-download-ftp;"/></para></listitem>
     34<listitem><para>Download MD5 sum: &gtk2-md5sum;</para></listitem>
     35<listitem><para>Download size: &gtk2-size;</para></listitem>
     36<listitem><para>Estimated disk space required: &gtk2-buildsize;</para></listitem>
     37<listitem><para>Estimated build time: &gtk2-time;</para></listitem></itemizedlist>
    3638</sect3>
    3739
    38 <sect3><title><application>GTK+</application> dependencies</title>
     40<sect3><title><application><acronym>GTK</acronym>+</application> dependencies</title>
    3941<sect4><title>Required</title>
    4042<para>
     
    7476instead of <filename class="directory">/usr/etc</filename>.</para>
    7577
    76 <para><option>--without-libtiff</option>: Omit this switch if you have
     78<para><parameter>--without-libtiff</parameter>: Omit this switch if you have
    7779<application>libtiff</application> installed.</para>
    7880
    79 <para><option>--without-libjpeg</option>: Omit this switch if you have
     81<para><parameter>--without-libjpeg</parameter>: Omit this switch if you have
    8082<application>libjpeg</application> installed.</para>
    8183
     
    8890<title>Contents</title>
    8991
    90 <para>The <application>GTK+</application> package contains
     92<para>The <application><acronym>GTK</acronym>+</application> package contains
     93<command>gdk-pixbuf-csource</command>,
     94<command>gdk-pixbuf-query-loaders</command>,
     95<command>gtk-demo</command>,
     96<command>gtk-query-immodules-2.0</command>,
     97<command>gtk-update-icon-cache</command>,
    9198<filename class="libraryfile">libgdk_pixbuf-2.0</filename>,
    9299<filename class="libraryfile">libgdk-x11-2.0</filename>,
     
    99106<sect2><title>Description</title>
    100107
    101 <sect3><title>GTK+ Libraries</title>
    102 <para><application>GTK+</application> Libraries provide the
     108<sect3><title>gdk-pixbuf-csource</title>
     109<para><command>gdk-pixbuf-csource</command> generates C code containing
     110images, useful for compiling images directly into
     111programs.</para></sect3>
     112
     113<sect3><title>gdk-pixbuf-query-loaders</title>
     114<para><command>gdk-pixbuf-query-loaders</command> collects information
     115about loadable modules for gdk-pixbuf and writes it to standard
     116output.</para></sect3>
     117
     118<sect3><title>gtk-query-immodules-2.0</title>
     119<para><command>gtk-query-immodules-2.0</command> collects information
     120about loadable input method modules for
     121<application><acronym>GTK</acronym>+</application> and writes it to
     122standard output.</para></sect3>
     123
     124<sect3><title>gtk-update-icon-cache</title>
     125<para><command>gtk-update-icon-cache</command> creates mmap()able cache
     126files for icon themes.</para></sect3>
     127
     128<sect3><title><application><acronym>GTK</acronym>+</application> Libraries</title>
     129<para><application><acronym>GTK</acronym>+</application> Libraries provide the
    103130<acronym>API</acronym> to implement graphical user
    104131interfaces.</para></sect3>
     
    107134
    108135</sect1>
    109 
  • x/wm/metacity.xml

    rf13a39e ra8eba10  
    4545<para><xref linkend="intltool"/>,
    4646<xref linkend="GConf"/> and
    47 <xref linkend="GTK2"/></para>
     47<xref linkend="gtk2"/></para>
    4848</sect4>
    4949
  • x/wm/sawfish.xml

    rf13a39e ra8eba10  
    4747<xref linkend="rep-gtk"/>,
    4848<xref linkend="esound"/> and
    49 <xref linkend="GTK2"/></para>
     49<xref linkend="gtk2"/></para>
    5050</sect4>
    5151
  • x/wm/xfce.xml

    rf13a39e ra8eba10  
    4141<sect3><title><application>XFce</application> dependencies</title>
    4242<sect4><title>Required</title>
    43 <para><xref linkend="GTK2"/> and
     43<para><xref linkend="gtk2"/> and
    4444<xref linkend="libxml2"/></para>
    4545</sect4>
  • xsoft/graphweb/firefox.xml

    rf13a39e ra8eba10  
    4343<sect3><title><application>Firefox</application> dependencies</title>
    4444<sect4><title>Required</title>
    45 <para><xref linkend="GTK2"/>,
     45<para><xref linkend="gtk2"/>,
    4646<xref linkend="libIDL"/> and
    4747<xref linkend="zip"/></para>
  • xsoft/graphweb/mozilla.xml

    rf13a39e ra8eba10  
    8484<sect4><title>Required</title>
    8585<para><xref linkend="zip"/>,
    86 <xref linkend="GTK2"/>,
     86<xref linkend="gtk2"/>,
    8787<xref linkend="libIDL"/></para>
    8888</sect4>
  • xsoft/office/gimp.xml

    rf13a39e ra8eba10  
    5858dependencies</title>
    5959<sect4><title>Required</title>
    60 <para><xref linkend="GTK2"/> and
     60<para><xref linkend="gtk2"/> and
    6161<xref linkend="libart_lgpl"/></para>
    6262</sect4>
  • xsoft/other/pan.xml

    rf13a39e ra8eba10  
    3434url="&pan-download-ftp;"/></para></listitem>
    3535<listitem><para>Download size: &pan-size;</para></listitem>
    36 <listitem><para>Estimated Disk space required:
     36<listitem><para>Estimated disk space required:
    3737&pan-buildsize;</para></listitem>
    3838<listitem><para>Estimated build time:
     
    4242<sect3><title><application>Pan</application> dependencies</title>
    4343<sect4><title>Required</title>
    44 <para><xref linkend="GTK2"/>, <xref linkend="gnet"/>, <xref
     44<para><xref linkend="gtk2"/>, <xref linkend="gnet"/>, <xref
    4545linkend="intltool"/> and <xref linkend="libxml2"/></para></sect4>
    4646<sect4><title>Optional</title>
  • xsoft/other/thunderbird.xml

    rf13a39e ra8eba10  
    6464<sect4><title>Required</title>
    6565<para><xref linkend="zip"/>,
    66 <xref linkend="GTK2"/> and
     66<xref linkend="gtk2"/> and
    6767<xref linkend="libIDL"/></para>
    6868</sect4>
Note: See TracChangeset for help on using the changeset viewer.