Thanks for the advice.

There are still some "webengine" strings in the source (mostly
translation strings).

However, AFAIK the first part of the libre.patch prevents the webengine
parts from beeing compiled:

-!isEmpty(QT.webenginewidgets.name) {
-    QT += webenginewidgets
-    HEADERS += webenginehelpviewer.h
-    SOURCES += webenginehelpviewer.cpp
-    DEFINES += QTC_WEBENGINE_HELPVIEWER
-}

Would it even be possible to build webengine parts without having
installed it in the chroot?

bill-auger <[email protected]> schrieb am Wed, 18. Dec 19
17:01:
ive not looked at this; but from the changes you noted, i would
check one thing - often, when some patched file is deleted, the
code was moved into another file, or maybe the file was renamed
- so i would grep the sources for something identifying tokens in
the LOCs that were patched, to see if that code is not still in
some other file, then re-work the patch if it is found
_______________________________________________
Dev mailing list
[email protected]
https://lists.parabola.nu/mailman/listinfo/dev

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Dev mailing list
[email protected]
https://lists.parabola.nu/mailman/listinfo/dev

Reply via email to