- 12 Apr, 2023 1 commit
-
-
Martin Jansa authored
* there are few newer commits since the SRCREV used in this recipe it might be useful if someone is still using this (I don't, so I'll just fix the build failure with gcc-13 and cleanup the .patch files): $ git log --oneline 10cd6a106..origin/5.212 ac8ebc6c3 (origin/5.212) Enable QML tests 5a99e5d4c Import QtWebKit commit 5d89eef9bc689abb59ef799b445c35b1e322b3f1 685ed792f Import QtWebKit commit 143b469188bde226d5e70cff5f01699b8a29d865 8967b4f87 Import QtWebKit commit 6faf5d547055321f0d518fe83766499cac5d8664 08eaf858c Import QtWebKit commit cf37bc44f798d3c5a26d17086ada92688b9bfe6d 412e257d0 Workaround for Windows Store python3.exe e16357a52 Import QtWebKit commit f966d667c14ddcfe983f4a31fc80a1edbb6ada10 Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
- 22 Jan, 2021 1 commit
-
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@gmail.com>
-
- 06 Feb, 2020 1 commit
-
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@gmail.com>
-
- 03 Feb, 2020 1 commit
-
-
Martin Jansa authored
This reverts commit a35403dc. But keep the dependency from packagegroup-qt5-toolchain-target, qt5-creator removed as most people won't really need this. Andreas and meta-qt5-extra still need qtwebkit as reported here: https://github.com/meta-qt5/meta-qt5/pull/273#issuecomment-578536852 Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
- 24 Jan, 2020 1 commit
-
-
Martin Jansa authored
* it wasn't updated for very long time and I assume that all users already migrated to qtwebengine if not let me know that you'll start maintaining this recipe Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
- 31 Oct, 2019 1 commit
-
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
- 25 Sep, 2018 1 commit
-
-
Martin Jansa authored
* drop nobranch=1 again * update the branches and tags on meta-qt5/qt* forks and the tag name in recipes * use latest revision in 5.11 branch instead of 5.11.2 which might be removed again Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
- 05 Jun, 2018 1 commit
-
-
Andreas Müller authored
log.do_configure says: | The WebKit build was disabled for the following reasons: | * cross-compilation of QtWebKit with qmake is not supported yet | * Missing cmake from PATH | * Using cmake version , but at least cmake 2.8.12 is required to build QtWebKit. and build was finished without errors (but surprisingly fast). Looking into qtwebkit, it seems they have changed to cmake build system and Webkit.pro is just a wrapper for preparing and running cmake. For the transition the packageconfigs were translated as close as possible. 'libxcomposite' and 'libxrender' were merged to 'x11' - there is only one option 'ENABLE_X11_TARGET' available for both. Signed-off-by:
Andreas Müller <schnitzeltony@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-