Package Details: webkitgtk-6.0-docs-devel 2.47.90-2

Git Clone URL: https://aur.archlinux.org/webkitgtk-6.0-devel.git (read-only, click to copy)
Package Base: webkitgtk-6.0-devel
Description: Web content engine for GTK (documentation)
Upstream URL: https://webkitgtk.org
Keywords: development preview webkit
Licenses: MIT, ISC, OFL-1.1, ICU, Apache-2.0, NCSA, BSD-3-Clause, BSD-2-Clause, BSL-1.0, MPL-1.1, MPL-2.0, GPL-2.0-only, LGPL-2.1-or-later, LGPL-2.1-only, BSD-2-Clause-Views, Apache-2.0 WITH LLVM-exception, AFL-2.0 OR GPL-2.0-or-later, BSD-Source-Code, bzip2-1.0.6, GPL-3.0-only WITH Autoconf-exception-3.0, GPL-3.0-or-later WITH Bison-exception-2.2, NCSA OR MIT, SunPro, Unicode-TOU
Conflicts: webkitgtk-6.0-docs
Provides: webkitgtk-6.0-docs
Submitter: aperez
Maintainer: aperez
Last Packager: aperez
Votes: 4
Popularity: 0.000000
First Submitted: 2025-03-03 19:28 (UTC)
Last Updated: 2025-03-04 12:58 (UTC)

Latest Comments

1 2 Next › Last »

kode54 commented on 2023-03-16 04:03 (UTC)

This somehow conflicts with webkit2gtk-4.1, does it actually provide 4.1?

dr460nf1r3 commented on 2022-06-18 08:52 (UTC) (edited on 2022-06-18 08:52 (UTC) by dr460nf1r3)

wayland-protocols was needed to fix the error I posted earlier. It should be at least a makedep.

vesath commented on 2021-11-09 18:02 (UTC)

If I recall correctly the wayland build failed with some strange error. Since I don't use it myself I found it easier to just disable it. Cheers.

swiftscythe commented on 2021-11-09 10:49 (UTC)

@vesath thank you! Why did you disable wayland?

dr460nf1r3 commented on 2021-11-06 15:27 (UTC) (edited on 2021-11-06 15:28 (UTC) by dr460nf1r3)

libavif seems to be missing in makedepends :) Also, there seems to be another issue: ninja: error: '/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml', needed by 'WebKit2Gtk/DerivedSources/pointer-constraints-unstable-v1-protocol.c', missing and no known rule to make it

vesath commented on 2021-10-25 20:23 (UTC) (edited on 2021-11-09 06:18 (UTC) by vesath)

Here's a slightly modified version that builds with libsoup3:

https://fenua.org/gaetan/tmp/webkit2gtk-unstable-2.34.1-1.src.tar.gz

Yay, we finally we get HTTP/2 support!

This version also includes a few fixes for minor issues: libavif being a required dependency, and ninja being a makedepends but not actually used for building.

Enjoy!

archblue commented on 2021-04-28 12:09 (UTC)

Compile error, webkit2gtk-unstable/src/webkitgtk-2.31.91/Source/JavaScriptCore/runtime IntlSegmenter.cpp:128:77: 错误:‘ubrk_safeClone_69’ was not declared in this scope; did you mean ‘ucol_safeClone_69’?

vesath commented on 2019-02-18 22:30 (UTC)

Thanks a lot for your response and for merging my proposed changes. Cheers!