Commit Graph

94 Commits

Author SHA1 Message Date
Bruce Dubbs
380306549c Tags 2022-02-19 21:19:30 -06:00
Ken Moffat
d10b870109 Qt5 - apply kf5.15 patches from kde.
I have only used the patches for modules used by packages in BLFS
or required by the extra KDE packages mentioned in BLFS. For the
full details of what has been applied (or omitted) see
https://www.linuxfromscratch.org/~ken/qt5/

I have also revised the SBU - the extra patches make a minimal
difference on my -j4 builds, but I need to use -j8 to get to 22
SBU. That figure seems to have been carried over from when we were
using gcc-10.2.

In the optional dependencies, pciutils was shown as optional but
required for qtwebengine: show it as optional, other parts of qt
can use it, and add it to qtwebengine as required.  Remove python2
from the qt5 optional dependencies, only qtwebengine needs it and
it is already shown as required there.
2022-01-28 03:15:33 +00:00
Ken Moffat
ff00f8107b Qt5: Move kerberos dep to qtwebengine, and make it optional.
It made sense as a dep of Qt5 when we were building webengine as
part of Qt5, but (at least for separate WebEngine, I've
deliberately forgotten the details of building it in Qt5) it
requires a switch to enable it.

Document that switch as an optional command.
2022-01-26 22:35:52 +00:00
Ken Moffat
9e0ab8337e Update to qtwebengine-5.15.8. 2022-01-17 13:40:18 +00:00
Ken Moffat
86e62cc004 Patch qtwebengine up to 5.15.7. 2021-11-26 03:14:47 +00:00
Douglas R. Reno
c7ce2b4690 Minor typo fix in QtWebEngine 2021-10-12 16:56:19 -05:00
Ken Moffat
927e12ef7f Fix qtwebengine FTBFS with system harfbuzz-3. 2021-10-09 22:49:42 +01:00
Pierre Labastie
85580446b2 Remove spaces at the end of lines
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Bruce Dubbs
00032e4131 Tag qtwebengine and add a warning.
This is the largest BLFS package.  It can overload system memory
if all cores are used.  Add a warning about this.

Note: Build failed at about the 90% point on a system with 24 cores
and 32 GB of RAM + 2 GB of swap due to out-of-memory.  The
solution is to limit cores with NINJAJOBS ir add RAM or swap space.
2021-08-30 19:03:02 -05:00
Ken Moffat
d8853887d2 Update to qtwebengine-5.15.6.
I'm not happy about the wording for recommended dependencies,
ideally jhalfs should "do the right thing" and build libxml2
after icu - but I have no idea how to force that.

Traditionally we do not list every dependency which is pulled in
by another dep, but some time ago Doug discovered that system ICU
is only used by qtwebengine if libxml2 has been built after ICU.

Although I'm hopeful that the current instructions will work in
that case, adding a shipped copy of ICU just makes the build
bigger.
2021-08-29 02:51:50 +01:00
Ken Moffat
67ffe4e718 Update currnet qtwebengien to build and run on glibc-2.34. 2021-08-14 21:31:51 +01:00
Ken Moffat
e7cae3cb1d qtwebengine: Update patches:
Update the security fixes to match paid-for 5.15.5.
Remove one item from the build fixes patch which is now upstream,
and apply that after the security fixes.
Remeasure for gcc-11.1.0 which takes a few less SBU.
2021-06-21 19:25:55 +01:00
Ken Moffat
685b8672b8 Update qtwebengine to 2021-05-03. 2021-05-06 21:15:00 +01:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Ken Moffat
fb6d155071 Update QtWebEngine to a snapshot from 2021-04-01
(security update).

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24457 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-04-09 23:06:48 +00:00
Ken Moffat
b0599bb81f QtWebEngine-5.15.3: Use repeatable measurements.
> 
> Although I had kept a note that time was 90 SBU with 4 CPUs,
> I had not recorded the space. On the same machine, rerunning
> in a fresh system I cannot get below 101 SBU, even by forcing
fewer jobs to be compiled using $NINJAJOBS - the differences
with 4 and 5 rather than 6 jobs are trivial.




git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24443 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-04-07 20:42:03 +00:00
Ken Moffat
d8a4f9859c QtWebEngine: correct the build time for 5.15.3.
In r24382 I noted it was a lot bigger and slower to build,
but I changed neither item. I do not have an accurate
space measurement, but the time should be 90 SBU.
The space will be revised when I update to the next
version, and the time will probably be bigger too.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24439 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-04-05 20:25:24 +00:00
Ken Moffat
455eec0217 qtwebengine:
Note that the SBU time appears to be severely adrift - see #14863 -
and explain why this and browsers using it might be useful.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24435 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-04-05 01:30:44 +00:00
Douglas R. Reno
a2c3f1d361 qtwebengine: Update build fixes patch to allow building on systems where libxml2 is built without ICU support.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24394 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-23 18:08:57 +00:00
Douglas R. Reno
639a5b9660 qtwebengine: Minor typo fixes
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24391 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-22 19:10:37 +00:00
Ken Moffat
866d8e155e QtWebEngine - rework kernel namespace options.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24390 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-22 16:50:25 +00:00
Pierre Labastie
94f5f13d50 Move a misplaced comment end
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24383 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-19 10:57:40 +00:00
Ken Moffat
4eb513efd0 Update qtwebengine to 5.15.3 from git.
This is a lot bigger and slower to build.

Downgrade the 'Caution's in qtwebengien and falkon to 'Warning's.
I am not yet suggesting we should deprecate those two packages,
but users should start to ask themselves whether the want to use
a package where the upstreams are happy to stick with python2
and have no interest in running on current glibc.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24382 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-19 04:32:57 +00:00
Ken Moffat
fc0828f515 Add cautions to the QtWebEngine and Falkon pages.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24352 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-10 03:37:23 +00:00
Thomas Trepl
33f44cfb98 Tag mainly XFCE4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24274 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-23 12:28:57 +00:00
Pierre Labastie
4c24eb0a40 Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 15:20:16 +00:00
Ken Moffat
8ed3ef2adc Patch QtWebEngine for breakage caused by glibc-2.33.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24224 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-15 01:26:09 +00:00
Douglas R. Reno
e6713689b4 Qtwebengine: Update ICU patch to resolve a build failure
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23967 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-12-09 17:19:56 +00:00
Bruce Dubbs
678ce3b04c Update to qtwebengine-5.15.2.
Update to qt-everywhere-src-5.15.2. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23920 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-11-20 22:35:18 +00:00
Ken Moffat
7211915590 Patch qtwebengine to build with system ICU68.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23862 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-11-03 19:40:40 +00:00
Bruce Dubbs
5cedfda0f9 Remove patch from qtwebengine
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23703 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-09-10 22:44:04 +00:00
Bruce Dubbs
4485bb8e9e Update to qt-everywhere-src-5.15.1 and qtwebengine-everywhere-src-5.15.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23702 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-09-10 22:37:13 +00:00
Bruce Dubbs
717935bbbe Tag remaining general/prog and x/lib packages.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23608 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-23 20:15:52 +00:00
Thomas Trepl
7afb1e6870 New version of qtwebengine patch including fix for 'nanosleep' issue
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23574 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-19 08:47:25 +00:00
Ken Moffat
640ece989f Tags: basic qt and webengine, laxappearance, most of xfce (no audio on this machine, nor blank CDs).
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23567 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-19 00:00:50 +00:00
Ken Moffat
627d60b323 Fix qtwebengine build with current bison, thanks to Marty Jack.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23510 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-13 15:00:39 +00:00
Bruce Dubbs
50c492939a Remove jinja as a qtwebengine dependency
Make jinja python3 only



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23269 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-09 02:52:48 +00:00
Douglas R. Reno
21552cfa84 Update to Qt and QtWebEngine 5.15.0
Adapt Falkon to build with Qt5-5.15.0
OpenSSH tests: Remove some text that was invalid, which I entered in my last build

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23206 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-27 17:08:18 +00:00
Thomas Trepl
9535df7e8e Add patch to qtwebengine-5.14.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23107 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-12 05:12:50 +00:00
Thomas Trepl
2f3c55c564 Temporary remove -webengine-icu switch due to incompatibility to icu-67.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23042 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-04-29 12:20:14 +00:00
Thomas Trepl
ed6715ef4c Upgrade qt-5.14.2, qtwebengine-5.14.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22939 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-04-03 13:09:55 +00:00
Pierre Labastie
baac59c4df Format x/lib xchpater
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22866 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-21 11:42:20 +00:00
Pierre Labastie
7bea03e023 Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22723 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-18 21:55:17 +00:00
Ken Moffat
8f7b90014f Qt and QtWebEngine, 5.14.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22611 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-01-28 21:22:26 +00:00
Pierre Labastie
fa4e4291f5 Remove some qtwebengine instructions left from previous versions, and useless
now

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22473 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-12-14 14:35:17 +00:00
Pierre Labastie
e10e1a8e01 MIT Kerberos V5-1.17.1
Qt5-5.14.0
Qtwebengine-5.14.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22472 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-12-14 14:24:00 +00:00
Ken Moffat
e90b81dab7 Work around upstream's incompatible use of NINJAJOBS envvar in qtwebengine-5.13+.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22459 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-12-10 06:12:19 +00:00
Ken Moffat
ec42249a09 Fix qtwebengine for ICU-65.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22415 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-12-03 12:20:30 +00:00
Douglas R. Reno
7fba71b602 Fix CVE-2019-13720
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22346 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-11-03 04:45:45 +00:00
Bruce Dubbs
9a887c2ab6 Update to qt-everywhere-src-5.13.2. Includes QtWebEngine-5.13.2.
Update to cmake-3.15.5. 
Update to shared-mime-info-1.15. 
Update to libpwquality-1.4.2. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22339 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-10-31 21:51:23 +00:00