Changeset a5524c14 for x


Ignore:
Timestamp:
03/18/2015 10:01:44 PM (9 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
df522e4
Parents:
97a2b57
Message:

Update to gnumeric-1.12.21, goffice-0.10.21, libgsf-1.14.32,
gdk-pixbuf-2.31.3, gtk+3-3.14.9 and librsvg-2.40.8

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

Location:
x/lib
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gdk-pixbuf.xml

    r97a2b57 ra5524c14  
    99  <!ENTITY gdk-pixbuf-download-ftp
    1010           "&gnome-download-ftp;/gdk-pixbuf/2.31/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz">
    11   <!ENTITY gdk-pixbuf-md5sum        "6be6bbc4f356d4b79ab4226860ab8523">
    12   <!ENTITY gdk-pixbuf-size          "1.5 MB">
     11  <!ENTITY gdk-pixbuf-md5sum        "30f3c8d3ad68c411955e3890185c980d">
     12  <!ENTITY gdk-pixbuf-size          "1.6 MB">
    1313  <!ENTITY gdk-pixbuf-buildsize     "28 MB (additional 2 MB for the tests and 1 MB to rebuild and install the API documentation)">
    14   <!ENTITY gdk-pixbuf-time          "0.3 SBU (additional 5.2 SBU to run the test suite and less than 0.1 SBU to rebuild and install the API documentation)">
     14  <!ENTITY gdk-pixbuf-time          "0.2 SBU (additional 3.4 SBU to run the test suite and less than 0.1 SBU to rebuild and install the API documentation)">
    1515]>
    1616
     
    123123    <para>
    124124      To test the results, issue: <command>make check</command>. The tests
    125       make a heavy use of the disk. Two tests fail.
     125      make a heavy use of the disk.
    126126    </para>
    127127
  • x/lib/goffice010.xml

    r97a2b57 ra5524c14  
    99  <!ENTITY goffice010-download-ftp
    1010            "&gnome-download-ftp;/goffice/0.10/goffice-&goffice010-version;.tar.xz">
    11   <!ENTITY goffice010-md5sum        "1785853fa42a13a3067e42773abdc905">
     11  <!ENTITY goffice010-md5sum        "90561f3edfa2aaf6e27b7a199264936b">
    1212  <!ENTITY goffice010-size          "2.2 MB">
    1313  <!ENTITY goffice010-buildsize     "95 MB (additional 2 MB for the tests)">
    14   <!ENTITY goffice010-time          "0.9 SBU (additional less than 0.1 SBU for the tests)">
     14  <!ENTITY goffice010-time          "0.7 SBU (additional less than 0.1 SBU for the tests)">
    1515]>
    1616
  • x/lib/gtk+3.xml

    r97a2b57 ra5524c14  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-14;/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/&gnome-minor-14;/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "e46a12448b348d384b8bb29f0c22718f">
     9  <!ENTITY gtk3-md5sum        "40902a0b035277011095946e1c61290d">
    1010  <!ENTITY gtk3-size          "15 MB">
    11   <!ENTITY gtk3-buildsize     "402 MB (additional 6 MB for the test suite and 19 MB to rebuild the docs)">
    12   <!ENTITY gtk3-time          "4.7 SBU (additional 0.5 SBU for the test suite and 3.8 SBU to rebuild the docs)">
     11  <!ENTITY gtk3-buildsize     "459 MB (additional 9 MB for the test suite and 19 MB to rebuild the docs)">
     12  <!ENTITY gtk3-time          "3.1 SBU (additional 0.5 SBU for the test suite and 3.8 SBU to rebuild the docs)">
    1313]>
    1414
     
    8888    <bridgehead renderas="sect4">Optional</bridgehead>
    8989    <para role="optional">
     90      an icon theme such as <xref linkend="adwaita-icon-theme"/> (for tests),
    9091      <xref linkend="colord"/>,
    9192      <xref linkend="cups"/>,
    9293      <xref linkend="docbook-utils"/>,
    9394      <xref linkend="gtk-doc"/>,
     95      <xref linkend="hicolor-icon-theme"/> (needed for tests),
    9496      <xref linkend="json-glib"/>,
    9597      <ulink url="http://ftp.acc.umu.se/pub/gnome/sources/rest/">rest</ulink>,
     
    170172
    171173    <para>
    172       <option>--enable-broadway-backend</option>: switch enables the HTML5 GTK backend.
    173     </para>
    174 
    175     <para>
    176       <option>--enable-x11-backend</option>: switch enables the X11 GDK backend.
    177     </para>
    178 
    179     <para>
    180       <option>--disable-wayland-backend</option>: switch disables the Wayland GDK backend
    181       because Wayland isn't available in BLFS.
     174      <parameter>--enable-broadway-backend</parameter>: switch enables the
     175      HTML5 GTK backend.
     176    </para>
     177
     178    <para>
     179      <parameter>--enable-x11-backend</parameter>: switch enables the X11 GDK
     180      backend.
     181    </para>
     182
     183    <para>
     184      <parameter>--disable-wayland-backend</parameter>: switch disables the
     185      Wayland GDK backend because Wayland isn't available in BLFS.
    182186    </para>
    183187
Note: See TracChangeset for help on using the changeset viewer.