Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:raulgs:gtk2_win
mingw32-webkitgtk3
webkitgtk-2.4.11-windows.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File webkitgtk-2.4.11-windows.patch of Package mingw32-webkitgtk3
--- webkitgtk-2.4.11/Source/WebKit/gtk/GNUmakefile.am 2016-04-10 08:48:37.000000000 +0200 +++ webkitgtk-2.4.11/Source/WebKit/gtk/GNUmakefile.am 2017-06-02 10:17:15.207528505 +0200 @@ -137,6 +137,10 @@ $(OLE32_LIBS) \ $(ZLIB_LIBS) +if TARGET_WIN32 +libwebkitgtk_@WEBKITGTK_API_MAJOR_VERSION@_@WEBKITGTK_API_MINOR_VERSION@_la_LIBADD += -lgdi32 +endif + webkitgtk_static_h_api += \ $(srcdir)/Source/WebKit/gtk/webkit/webkit.h \ $(srcdir)/Source/WebKit/gtk/webkit/webkitapplicationcache.h \ --- webkitgtk-2.4.11/Tools/GtkLauncher/GNUmakefile.am 2016-04-10 08:48:38.000000000 +0200 +++ webkitgtk-2.4.11/Tools/GtkLauncher/GNUmakefile.am 2017-06-02 17:44:50.263223089 +0200 @@ -1,5 +1,5 @@ if ENABLE_WEBKIT1 -noinst_PROGRAMS += \ +bin_PROGRAMS += \ Programs/GtkLauncher endif
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor