Changeset d432b7a for x/lib/gtk+3.xml


Ignore:
Timestamp:
09/02/2013 01:27:34 AM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
7c1b53e
Parents:
6de7590
Message:

Update to gtk+3.8.4
More tags.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk+3.xml

    r6de7590 rd432b7a  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/3.8/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/3.8/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "8e878e18fc385f2b813419dc7b40a968">
     9  <!ENTITY gtk3-md5sum        "2b232d76c01ceb626948bcbe70b05269">
    1010  <!ENTITY gtk3-size          "13 MB">
    11   <!ENTITY gtk3-buildsize     "327 MB">
    12   <!ENTITY gtk3-time          "4.0 SBU (Additional 0.8 SBU for the test suite)">
     11  <!ENTITY gtk3-buildsize     "320 MB">
     12  <!ENTITY gtk3-time          "2.6 SBU (Additional 0.5 SBU for the test suite)">
    1313]>
    1414
     
    7777    <para role="required">
    7878      <xref linkend="at-spi2-atk"/>,
    79       <xref linkend="gdk-pixbuf"/> and
     79      <xref linkend="gdk-pixbuf"/>, and
    8080      <xref linkend="pango"/>
    8181    </para>
     
    9292      <xref linkend="docbook-utils"/>,
    9393      <xref linkend="gtk-doc"/>,
    94       <ulink url="http://xkbcommon.org/">libxkbcommon</ulink> and
     94      <ulink url="http://xkbcommon.org/">libxkbcommon</ulink>, and
    9595      <ulink url="http://wayland.freedesktop.org/">Wayland</ulink>
    9696    </para>
     
    107107      <para>
    108108        <application>GTK+ 3</application> will overwrite
    109         <command>gtk-update-icon-cache</command> from
    110         <xref linkend="gtk2"/> if it is installed.
    111         There is nothing wrong about that assuming
    112         that both programs provide same functionality.
    113         If you wish to keep one from
     109        <command>gtk-update-icon-cache</command> from <xref linkend="gtk2"/> if
     110        it is installed.  There is nothing wrong about that assuming that both
     111        programs provide same functionality.  If you wish to keep one from
    114112        <application>GTK+ 2</application> you can add
    115113        <option>--enable-gtk2-dependency</option> to the
Note: See TracChangeset for help on using the changeset viewer.