Bjørn Lie
fb27a961e1
Add wpewebkit port. A webkit port like webkit2gtk3 but oriented to embedded use cases. OBS-URL: https://build.opensuse.org/request/show/1105477 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/wpewebkit?expand=0&rev=1
14 lines
653 B
Diff
14 lines
653 B
Diff
Index: wpewebkit-2.40.3/Tools/wpe/backends/PlatformWPE.cmake
|
|
===================================================================
|
|
--- wpewebkit-2.40.3.orig/Tools/wpe/backends/PlatformWPE.cmake
|
|
+++ wpewebkit-2.40.3/Tools/wpe/backends/PlatformWPE.cmake
|
|
@@ -74,7 +74,7 @@ add_custom_command(
|
|
VERBATIM)
|
|
|
|
list(APPEND WPEToolingBackends_DEFINITIONS WPE_BACKEND_FDO)
|
|
-list(APPEND WPEToolingBackends_PRIVATE_DEFINITIONS WPE_BACKEND="libWPEBackend-fdo-1.0.so")
|
|
+list(APPEND WPEToolingBackends_PRIVATE_DEFINITIONS WPE_BACKEND="libWPEBackend-fdo-1.0.so.1")
|
|
|
|
if (ENABLE_ACCESSIBILITY)
|
|
list(APPEND WPEToolingBackends_DEFINITIONS ENABLE_ACCESSIBILITY=1)
|