Package Details: kdewebkit 5.107.0-1

Git Clone URL: https://aur.archlinux.org/kdewebkit.git (read-only, click to copy)
Package Base: kdewebkit
Description: KDE Integration for QtWebKit
Upstream URL: https://community.kde.org/Frameworks
Licenses: LGPL
Provides: kdewebkit-debug
Submitter: arojas
Maintainer: RAMChYLD
Last Packager: RAMChYLD
Votes: 1
Popularity: 0.053419
First Submitted: 2022-11-09 16:13 (UTC)
Last Updated: 2023-06-30 18:31 (UTC)

Latest Comments

RAMChYLD commented on 2023-07-03 19:48 (UTC) (edited on 2023-07-03 20:03 (UTC) by RAMChYLD)

I'll look into it, however give me a day or two to fix it. I now have a day job and between it and my streaming gig at night I don't have as much free time as I had before.

Edit: Manually generated the package using makepkg against the staging PKGBUILD file used. Double checked the generated zst archive and am unable to reproduce the issue, files seem to go to /usr/lib and /usr/include as required. Some weird issue caused by misconfiguration?

irb commented on 2023-07-03 18:32 (UTC)

The package consistently installs libraries in /lib, overwriting the /lib->/usr/lib symlink and causing havok with things like kernel modules. Perhaps there's a missing --libdir flag somewhere? I haven't had too much time to investigate.