is a version of ICU 74.2 which installs to /opt/icu74 and includes everything to compile qt5-webkit.
btw done that some days ago, there is a warning that it link against a different of icu respect to the version used to build qt5
Git Clone URL: | https://aur.archlinux.org/qt5-webkit.git (read-only, click to copy) |
---|---|
Package Base: | qt5-webkit |
Description: | Classes for a WebKit2 based implementation and a new QML API |
Upstream URL: | https://github.com/qtwebkit/qtwebkit |
Licenses: | LGPL-2.1-only |
Submitter: | arojas |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 40 |
Popularity: | 0.036288 |
First Submitted: | 2022-11-21 07:42 (UTC) |
Last Updated: | 2025-04-02 21:40 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 23 Next › Last »
is a version of ICU 74.2 which installs to /opt/icu74 and includes everything to compile qt5-webkit.
btw done that some days ago, there is a warning that it link against a different of icu respect to the version used to build qt5
@bsdice your builds worked great. 👍
@FabioLolix Thank you, it installs with no problems at all!
qt5-webkit-movableink-git prebuild uploaded on sourceforge, thanks to MoetaYuko for the patch
About the comments; I'm starting to get really pissed off; please refrain to stating the obvious, make questions already answered, reporting already reported stuff, the icu solutions work for installed packages whenever how quirk they are, etc, etc, etc....
If you wanna post, post a patch!
I'm not a programmer but I guess webengine would be more convenient
@TheExplorer You don't say! [insert Nicals Cage meme]
If this package would never build in the future, shouldn't it be dropped in favor of qt5-webkit-movableink-git?
@oldherl have you tried to read the post before yours before posting, you should try that
@oldherl I'm not a programmer but I guess webengine would be more convenient: https://doc.qt.io/qt-5/qtwebenginewidgets-qtwebkitportingguide.html (you can choose any Qt version there).
Like, for example, this awesome dictionary: https://aur.archlinux.org/packages/goldendict-webengine-pr-git Some cool guy just dropped webkit and switched to webengine.
Also, Debian ships goldendict-webengine. I guess, it's one of the reasons to think about.
If this package would never build in the future, shouldn't it be dropped in favor of qt5-webkit-movableink-git?
@LarryDave the movableink fork pratically don't have a stable release, have or had least one incompatibility, despite the number of commits the builds were problematic for some time (six months since I've first seen it I vaguely remember), yet is not excluded in the future
The GitHub page for this package says:
Code in this repository is obsolete. Use this fork: https://github.com/movableink/webkit
Maybe this package can use that? Would it help? I'm just asking. It's 27006 commits ahead of this package.
For the time being, I can confirm that the icu74 solution posted by @bsdice works.
@username227: You need the old qt5-webkit package which has been linked against icu 74. If you build qt5-webkit, you are out of luck, as it picks up the development libraries libicu*.so which link against icu 75.1.
So, contradicting my previous statement: just download a binary version of the qt5-webkit package still linked against ICU 74, now also from here https://archlinux32.andreasbaumann.cc/archlinuxaba/x86_64/ (signed with my Archlinux32 signing key).
icu74 is just a shim to keep the shared libraries around, it is NOT a developemnt version with its own set of header sets and *.so symlinks.
Pinned Comments
FabioLolix commented on 2025-02-23 10:10 (UTC) (edited on 2025-02-23 10:12 (UTC) by FabioLolix)
READ THE PINNED COMMENTS
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
READ THE PINNED COMMENTS
FabioLolix commented on 2024-08-20 14:12 (UTC)
btw patches are welcome here https://github.com/FabioLolix/PKGBUILD-AUR_fix/tree/master/q
FabioLolix commented on 2024-05-24 12:05 (UTC)
qt5-webkit-movableink-git prebuild uploaded on sourceforge, thanks to MoetaYuko for the patch
About the comments; I'm starting to get really pissed off; please refrain to stating the obvious, make questions already answered, reporting already reported stuff, the icu solutions work for installed packages whenever how quirk they are, etc, etc, etc....
If you wanna post, post a patch!
@TheExplorer You don't say! [insert Nicals Cage meme]
@oldherl have you tried to read the post before yours before posting, you should try that
FabioLolix commented on 2024-05-23 08:40 (UTC)
Post another time that this fails to build with icu 75 and I'll no longer upload the pre-build packages, I have qt5-webkit-movableink-git ready. You have been warned.
Have been posted enough icu 74 solution too.
FabioLolix commented on 2023-12-27 15:49 (UTC)
btw, depends on
libicuuc.so
have been added so you are obliged to uninstall and rebuild when there is a new icu update instead of keeping a non-working qt5-webkit (which lead to other build issues)xiota commented on 2023-11-12 17:30 (UTC)
Or read: makepkg: Improving build times.
FabioLolix commented on 2023-01-06 17:06 (UTC)
Pre builded (in clean chroot) package here https://sourceforge.net/projects/fabiololix-os-archive/files/Packages/ for who is interested