add WPE WebKit packages
authorDaniel Golle <daniel@makrotopia.org>
Tue, 12 Nov 2024 02:23:26 +0000 (03:23 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 5 Dec 2024 01:27:37 +0000 (01:27 +0000)
commit11d4bbbafb09ccb2e3ac29ca352a749034875131
treebc0ed85b25edced0e071e917c4fd63d0ca104e43
parent92e4f15fbe65e0499cd69f494a816c0099f09ab2
add WPE WebKit packages

Add WPE WebKit HTML5 application runtime.
 * libwpe: backend abstraction (Wayland or KMS/DRM)
 * wpebackend-fdo: FreeDesktop Linux backend for WPE
 * wpewebkit: official WebKit port
 * cog: simple browser canvas application (best used with 'cage')

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
libs/cog/Makefile [new file with mode: 0644]
libs/libwpe/Makefile [new file with mode: 0644]
libs/wpebackend-fdo/Makefile [new file with mode: 0644]
libs/wpewebkit/Makefile [new file with mode: 0644]
libs/wpewebkit/patches/100-fix-compile-with-ICU76.patch [new file with mode: 0644]
libs/wpewebkit/patches/110-fix-gstreamer-id-tracking.patch [new file with mode: 0644]