Commit Graph

84 Commits

Author SHA1 Message Date
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
Pierre Labastie
5bb4e201b6 typo
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22150 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-16 03:41:59 +00:00
Pierre Labastie
ae39488feb Fix build of QtWebEngine with pulseaudio-5.13
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22149 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-15 19:50:44 +00:00
Pierre Labastie
0cf373338a Add the python2 module for MarkupSafe so that Jinja2 can use it,
and recommend Jinja2 for QtWebEngine, since it is used in the build,
otherwise a shipped version is used

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22148 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-15 18:57:21 +00:00
Bruce Dubbs
2fc69b0f90 Fix qtwebengine md5sum
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22124 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-10 18:16:24 +00:00
Bruce Dubbs
40b70d8fa5 Update to qtwebengine-everywhere-src-5.13.1.
Update to qt-everywhere-src-5.13.1. 
Update to glib-networking-2.62.0. 
Update to mercurial-5.1.1. 
Update to enchant-2.2.6. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22122 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-09 23:22:16 +00:00
Douglas R. Reno
6a62e340a1 Tag WebKitGTK+ and QtWebEngine
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22027 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-21 22:14:27 +00:00
Douglas R. Reno
c716497cb0 Remove the Linux 5.2 change from qtwebengine since the fix to glibc in LFS now covers it
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21943 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-13 03:04:51 +00:00
Douglas R. Reno
8eb0021056 QtWebEngine: Correct the library name when moving an older version out of the link path
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21887 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-30 23:57:05 +00:00
Douglas R. Reno
52249aa0a4 Fix QtWebEngine's background rendering and multimedia crash problems, as well as adapt it to Linux 5.2+ API
Typo fix in 'Notes on Building Software'

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21859 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-24 14:49:55 +00:00
Douglas R. Reno
0c38e23fbc Fix Qtwebengine URL
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21814 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-06 17:03:14 +00:00