Package Details: webkitgtk-6.0-devel 2.49.3-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 (development release)
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
Provides: libjavascriptcoregtk-6.0.so, libwebkitgtk-6.0.so, webkitgtk-6.0
Submitter: aperez
Maintainer: aperez
Last Packager: aperez
Votes: 4
Popularity: 0.000000
First Submitted: 2025-03-03 19:28 (UTC)
Last Updated: 2025-07-07 21:23 (UTC)

Dependencies (68)

Required by (44)

Sources (2)

Latest Comments

1 2 Next › Last »

ryodeushii commented on 2025-07-04 21:09 (UTC)

sha256sums=(
  '47873f7e6057acfcda1273d3a64f65265d36992807f9a1f77d5e0b0b6d57d6e6'  # webkitgtk-2.49.2.tar.xz
  'SKIP'                                                              # webkitgtk-2.49.2.tar.xz.asc
  'SKIP'                                                              # caret-no-blinking-assertion.patch
)
b2sums=(
  '69c9d0bddfab01a548df4c4693729d092f5aaf1b0ac05fc15f0625cd5b57b32f6b1c08fdd821edacf263614cd8dd70e89720cbfa15717e77686f5c28ad3191d8'
  'SKIP'
  'SKIP'
)

had to adjust sums in PKGBUILD to let it pass sums check (because of asc file being checked as well)

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’?