Changeset d432b7a


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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r6de7590 rd432b7a  
    566566<!ENTITY goffice010-version           "0.10.5">
    567567<!ENTITY gtk2-version                 "2.24.20">
    568 <!ENTITY gtk3-version                 "3.8.2">
     568<!ENTITY gtk3-version                 "3.8.4">
    569569<!ENTITY gtk-engines-version          "2.20.2">
    570570<!ENTITY gtkmm2-version               "2.24.4">
  • general/genlib/libgusb.xml

    r6de7590 rd432b7a  
    3737    </para>
    3838
    39     &lfs73_checked;
     39    &lfs74_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genutils/rep-gtk.xml

    r6de7590 rd432b7a  
    3838    Both can be installed, if needed. </para>
    3939
    40     &lfs73_checked;
     40    &lfs74_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6565
    6666    <bridgehead renderas="sect4">Required</bridgehead>
    67     <para role="required"><xref linkend="libglade"/> and
    68     <xref linkend="librep"/></para>
     67    <para role="required">
     68      <xref linkend="libglade"/> and
     69      <xref linkend="librep"/>
     70    </para>
    6971
    7072    <para condition="html" role="usernotes">User Notes:
  • general/prog/librep.xml

    r6de7590 rd432b7a  
    3434    interpreter as an extension language.</para>
    3535
    36     &lfs73_checked;
     36    &lfs74_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
  • introduction/welcome/changelog.xml

    r6de7590 rd432b7a  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[bdubbs] - Update to gtk+-3.8.4.  Fixes
     52          <ulink url="&blfs-ticket-root;4018">#4018</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[bdubbs] - Update to gdb-7.6.1.  Fixes
    5256          <ulink url="&blfs-ticket-root;4017">#4017</ulink>.</para>
  • 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
  • x/wm/sawfish.xml

    r6de7590 rd432b7a  
    3535    controlled through the extension language.</para>
    3636
    37     &lfs73_checked;
     37    &lfs74_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.