Changeset c1cd6b15 for x


Ignore:
Timestamp:
03/17/2016 02:19:24 AM (8 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
3534fb0a
Parents:
a364634
Message:

gtk+-3.18.8 and account for the gir files from gtk+-2.24.30 : No, I do not have introspection on this system, only people building gnome have any use for it and I am sorely tempted to downgrade it from recommended (required...) to optional (required...).

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

Location:
x/lib
Files:
2 edited

Legend:

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

    ra364634 rc1cd6b15  
    99  <!ENTITY gtk2-md5sum        "04568ba5c58b75e3c7543e45628ad789">
    1010  <!ENTITY gtk2-size          "13 MB">
    11   <!ENTITY gtk2-buildsize     "353 MB">
     11  <!ENTITY gtk2-buildsize     "368 MB">
    1212  <!ENTITY gtk2-time          "2.7 SBU (plus 0.2 SBU for tests)">
    1313]>
  • x/lib/gtk+3.xml

    ra364634 rc1cd6b15  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-18;/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/&gnome-minor-18;/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "8c31990af6b966fe42238be63690921a">
     9  <!ENTITY gtk3-md5sum        "9671acb41dc13561d19233f1a75cf184">
    1010  <!ENTITY gtk3-size          "17 MB">
    11   <!ENTITY gtk3-buildsize     "502 MB (with tests)">
    12   <!ENTITY gtk3-time          "6.6 SBU (with tests)">
     11  <!ENTITY gtk3-buildsize     "493 MB (plus 5 MB for tests)">
     12  <!ENTITY gtk3-time          "4.2 SBU (plus 0.3 SBU for tests)">
    1313]>
    1414
     
    150150      If <filename>flipping-icons.ui</filename> test fails, remove with
    151151      <command>rm -v testsuite/reftests/flipping-icons.ui</command>.
     152      <!-- no, this is probably not really a filename, it describes the
     153      test as /style/set-widget-path-saved: but life is too short to care,
     154      (ken) -->
     155      At least one other test <filename>set-widget-path-saved</filename>
     156      might fail.
    152157    </para>
    153158
     
    193198    <para>
    194199      <parameter>--disable-wayland-backend</parameter>: switch disables the
    195       Wayland GDK backend because Wayland isn't available in BLFS.
     200      Wayland GDK backend because Wayland is not used by the gtk packages in
     201      BLFS.
    196202    </para>
    197203
Note: See TracChangeset for help on using the changeset viewer.