Changeset 2dbc26d3


Ignore:
Timestamp:
06/26/2018 07:47:15 PM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
512a8b2
Parents:
ece04000
Message:

qt-5.11.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rece04000 r2dbc26d3  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ken] - Update to qt-everywhere-src-5.11.1. Fixes
     49          <ulink url="&blfs-ticket-root;10882">#10882</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[ken] - Update to firefox-61.0. Stylo is no-longer optional,
    4953          therefore Clang is now required. Fixes
  • packages.ent

    rece04000 r2dbc26d3  
    584584<!ENTITY pango-version                "1.42.1">
    585585<!ENTITY pangomm-version              "2.40.1">
    586 <!ENTITY qt5-version                  "5.11.0">
     586<!ENTITY qt5-version                  "5.11.1">
    587587<!ENTITY qtwebengine-version          "5.11.1">
    588588<!ENTITY qtwebkit-version             "5.9.0">
  • x/lib/qt5.xml

    rece04000 r2dbc26d3  
    1010  <!ENTITY qt5-download-http "&qt5-url;/qt-everywhere-src-&qt5-version;.tar.xz">
    1111  <!ENTITY qt5-download-ftp  " ">
    12   <!ENTITY qt5-md5sum        "68b7c9dd5c5df84b5c82730474c4c1f3">
    13   <!ENTITY qt5-size          "466 MB">
    14   <!ENTITY qt5-buildsize     "10.4 GB (235 MB installed)">
    15   <!ENTITY qt5-time          "48 SBU (using parallelism=4)">
     12  <!ENTITY qt5-md5sum        "c6f0854d7de7bde80cfd8cc85bb7152b">
     13  <!ENTITY qt5-size          "467 MB">
     14  <!ENTITY qt5-buildsize     "10.4 GB (234 MB installed)">
     15  <!ENTITY qt5-time          "51 SBU (using parallelism=4)">
    1616]>
    1717
Note: See TracChangeset for help on using the changeset viewer.