Commit Graph

14 Commits

Author SHA1 Message Date
Henrik Grimler 1b24b43e44
qt5-qtwebkit: bump after libicu update 2022-04-18 14:51:12 +05:30
Tee KOBAYASHI 01ed26e5b9
qt5-qtwebkit: Revbump to rebuild with Qt 5.15 2022-04-18 14:50:26 +05:30
Tee KOBAYASHI a61b2858f0
qt5-qtwebkit: Fix build with Bison 3.7 (or newer)
%ci:no-build
2022-04-18 14:50:18 +05:30
Leonid Pliushch ea05f56e38
qt5-qtwebkit: bump revision 2022-04-18 14:48:09 +05:30
Leonid Pliushch 5c7c3b5aa2
qt5-qtwebkit: disable i686 builds
ld: error: undefined symbol: __x86.get_pc_thunk.bx

Patches to fix this error and enable i686 builds are welcome.
2022-04-18 14:48:06 +05:30
Leonid Pliushch 6cbcf00a2c
enable package: qt5-qtwebkit 2022-04-18 14:48:06 +05:30
Leonid Pliushch 86b47ee746
disable whole qt5 set due to issues with qt5-qtbase
Will check later what can be done with these packages...
2022-04-18 14:48:03 +05:30
Leonid Pliushch 7d58192c90
select all packages for rebuilding
Packages are going to be built and submitted manually.

%ci:no-build
2022-04-18 14:48:00 +05:30
Leonid Pliushch 12a5ea2da2
reset x11 packages repository
Rebuild all packages - ensure everything links correctly after termux-packages
updates. Packages will be built on my host.

%ci:no-build
2022-04-18 14:47:15 +05:30
Leonid Pliushch d249f0cff8
qt5-qtwebkit: bump revision 2022-04-18 14:47:15 +05:30
Leonid Pliushch 1f3cd2104a
qt5-qtwebkit: remove common build tools from build-time dependencies list
procps - is that a build tool?
bison, flex, gperf - common build tools, default build env packages
ruby - default package in build environment
cmake - installed by build-package.sh if necessary

Neither of these target packages are usable when cross-compiling and thus
shouldn't be specified as build time dependency.
2022-04-18 14:47:06 +05:30
Simeon Huang 5783b43bc2
Use QtMultiMedia instead of GStreamer
Fewer features but it seems having better compatibility (e.g. HTML5Test.com)
Turn off gold linker so the linker uses the new DT_RUNPATH tags
2022-04-18 14:46:50 +05:30
Simeon Huang ba4897e3f8
add otter-browser package using QtWebKit 2022-04-18 14:46:50 +05:30
Simeon Huang b006a34682
Add QtWebKit package
Sampling profiler and WebKit 2 have to be disabled

Current issues (tested with the QtTestBrowser):
 - Video playback not working
 - No OpenGL, no WebGL (expected)

What's working: seemingly everything else
2022-04-18 14:46:50 +05:30