Index: head/www/webkit2-gtk3/Makefile =================================================================== --- head/www/webkit2-gtk3/Makefile (revision 562400) +++ head/www/webkit2-gtk3/Makefile (revision 562401) @@ -1,117 +1,117 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= webkit -PORTVERSION= 2.30.2 +PORTVERSION= 2.30.4 CATEGORIES= www MASTER_SITES= https://webkitgtk.org/releases/ PKGNAMESUFFIX= 2-gtk3 DISTNAME= ${PORTNAME}gtk-${PORTVERSION} DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Opensource browser engine using the GTK+ 3 toolkit LICENSE= GPLv2 BSD2CLAUSE LICENSE_COMB= dual LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \ libfribidi.so:converters/fribidi \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libwebp.so:graphics/webp \ libpng.so:graphics/png \ libsecret-1.so:security/libsecret \ libnotify.so:devel/libnotify \ libhyphen.so:textproc/hyphen \ libicutu.so:devel/icu \ libopenjp2.so:graphics/openjpeg \ libharfbuzz.so:print/harfbuzz \ libharfbuzz-icu.so:print/harfbuzz-icu \ libsoup-2.4.so:devel/libsoup \ libgcrypt.so:security/libgcrypt \ libtasn1.so:security/libtasn1 \ libwoff2dec.so:devel/woff2 PORTSCOUT= limitw:1,even USES= bison cmake compiler:c++14-lang gettext gl gnome gperf \ jpeg localbase:ldflags perl5 pkgconfig python:build \ sqlite tar:xz xorg USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build libxml2 libxslt USE_GL= gl egl glesv2 USE_GSTREAMER1= bad gl USE_LDCONFIG= yes USE_PERL5= build USE_RUBY= yes RUBY_NO_RUN_DEPENDS= yes USE_XORG= x11 xcomposite xdamage xext xrender xt ice BINARY_ALIAS= python=${PYTHON_CMD} CXXFLAGS+= -DFIXED_EXECUTABLE_MEMORY_POOL_SIZE_IN_MB=32 CXXFLAGS_powerpc= -DENABLE_YARR_JIT=0 CXXFLAGS_powerpc64= -DENABLE_YARR_JIT=0 CMAKE_ARGS= -DPORT=GTK CMAKE_OFF= USE_LD_GOLD ${CMAKE_OFF_${ARCH}:U} \ ENABLE_GLES2 \ USE_SYSTEMD CMAKE_ON= ENABLE_MINIBROWSER \ USE_SYSTEM_MALLOC CMAKE_OFF_armv6= ENABLE_JIT CMAKE_OFF_armv7= ENABLE_JIT CMAKE_OFF_powerpc= ENABLE_JIT CMAKE_OFF_powerpc64= ENABLE_JIT CONFIGURE_ENV= XDG_CACHE_HOME=${WRKDIR} INSTALL_TARGET= install BROWSER_PLUGINS_DIR?= ${LOCALBASE}/lib/browser_plugins/symlinks/webkit-gtk3 OPTIONS_DEFINE= DEBUG GEOIP WAYLAND OPTIONS_DEFAULT= GEOIP WAYLAND OPTIONS_SUB= yes # Building WebKit with debugging symbols requires ar and ld with # support for thin archives. Also see # https://bugs.webkit.org/show_bug.cgi?id=140384 DEBUG_CMAKE_ON= -DCMAKE_AR=${LOCALBASE}/bin/ar \ -DCMAKE_RANLIB=${LOCALBASE}/bin/ranlib \ -DCMAKE_LINKER=${LOCALBASE}/bin/ld DEBUG_CXXFLAGS= -B${LOCALBASE}/bin DEBUG_CMAKE_OFF= -DCMAKE_AR=/usr/bin/ar \ -DCMAKE_RANLIB=/usr/bin/ranlib \ -DCMAKE_LINKER=/usr/bin/ld DEBUG_CXXFLAGS_OFF= -B/usr/bin DEBUG_CFLAGS_OFF= -DNDEBUG GEOIP_CMAKE_BOOL= ENABLE_GEOLOCATION GEOIP_BUILD_DEPENDS= geoclue>=2.4.3:net/geoclue GEOIP_RUN_DEPENDS= geoclue>=2.4.3:net/geoclue WAYLAND_CMAKE_BOOL= ENABLE_WAYLAND_TARGET WAYLAND_LIB_DEPENDS= libwayland-egl.so:graphics/wayland \ libwpe-1.0.so:www/libwpe \ libWPEBackend-fdo-1.0.so:www/wpebackend-fdo post-patch: @${REINPLACE_CMD} -e 's|/usr/lib/browser/plugins|${BROWSER_PLUGINS_DIR}|' \ ${WRKSRC}/Source/WebKit/Shared/Plugins/unix/PluginSearchPath.cpp pre-configure: # .if !exists() evaluates too early before cairo has a chance to be installed @if ! pkg-config --exists cairo-egl; then \ ${ECHO_MSG} "${PKGNAME}: Needs cairo with OPENGL support enabled."; \ ${FALSE}; \ fi post-install: @${RLN} ${STAGEDIR}${PREFIX}/libexec/webkit2gtk-4.0/jsc \ ${STAGEDIR}${PREFIX}/bin/jsc-4 @${RLN} ${STAGEDIR}${PREFIX}/libexec/webkit2gtk-4.0/MiniBrowser \ ${STAGEDIR}${PREFIX}/bin/MiniBrowser-4 @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so.*.* @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/webkit2gtk-4.0/injected-bundle/*.so @${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/webkit2gtk-4.0/* @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/WebKitWebDriver .include Index: head/www/webkit2-gtk3/distinfo =================================================================== --- head/www/webkit2-gtk3/distinfo (revision 562400) +++ head/www/webkit2-gtk3/distinfo (revision 562401) @@ -1,3 +1,3 @@ -TIMESTAMP = 1606253027 -SHA256 (gnome/webkitgtk-2.30.2.tar.xz) = c467e0bc2bc610c2570928e3fd63cedaadc4719cbf9b04aa99f79dd71ad5682a -SIZE (gnome/webkitgtk-2.30.2.tar.xz) = 22308908 +TIMESTAMP = 1611353391 +SHA256 (gnome/webkitgtk-2.30.4.tar.xz) = d595a37c5001ff787266b155e303a5f2e5b48a6d466f2714c2f30c11392f7b24 +SIZE (gnome/webkitgtk-2.30.4.tar.xz) = 22310784 Index: head/www/webkit2-gtk3/files/patch-icu68 =================================================================== --- head/www/webkit2-gtk3/files/patch-icu68 (revision 562400) +++ head/www/webkit2-gtk3/files/patch-icu68 (nonexistent) @@ -1,173 +0,0 @@ -Regressed by https://github.com/unicode-org/icu/commit/c3fe7e09d844 - -In file included from Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp:30: -Source/WTF/wtf/text/icu/UTextProvider.h:82:28: error: use of undeclared identifier 'TRUE' - isAccessible = TRUE; - ^ -Source/WTF/wtf/text/icu/UTextProvider.h:87:28: error: use of undeclared identifier 'FALSE' - isAccessible = FALSE; - ^ -Source/WTF/wtf/text/icu/UTextProvider.h:96:28: error: use of undeclared identifier 'TRUE' - isAccessible = TRUE; - ^ -Source/WTF/wtf/text/icu/UTextProvider.h:101:28: error: use of undeclared identifier 'FALSE' - isAccessible = FALSE; - ^ -Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp:103:20: error: use of undeclared identifier 'TRUE' - return TRUE; - ^ -Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp:108:20: error: use of undeclared identifier 'FALSE' - return FALSE; - ^ -Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp:114:20: error: use of undeclared identifier 'TRUE' - return TRUE; - ^ -Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp:119:20: error: use of undeclared identifier 'FALSE' - return FALSE; - ^ -Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp:147:12: error: use of undeclared identifier 'TRUE' - return TRUE; - ^ -Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp:340:16: error: use of undeclared identifier 'FALSE' - return FALSE; - ^ -Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp:360:12: error: use of undeclared identifier 'TRUE' - return TRUE; - ^ -Source/WTF/wtf/text/icu/UTextProviderUTF16.cpp:129:16: error: use of undeclared identifier 'FALSE' - return FALSE; - ^ -Source/WTF/wtf/text/icu/UTextProviderUTF16.cpp:149:12: error: use of undeclared identifier 'TRUE' - return TRUE; - ^ -Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp:103:20: error: use of undeclared identifier 'TRUE' - return TRUE; - ^ -Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp:108:20: error: use of undeclared identifier 'FALSE' - return FALSE; - ^ -Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp:114:20: error: use of undeclared identifier 'TRUE' - return TRUE; - ^ -Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp:119:20: error: use of undeclared identifier 'FALSE' - return FALSE; - ^ -Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp:147:12: error: use of undeclared identifier 'TRUE' - return TRUE; - ^ -Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp:340:16: error: use of undeclared identifier 'FALSE' - return FALSE; - ^ -Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp:360:12: error: use of undeclared identifier 'TRUE' - return TRUE; - ^ - ---- Source/WTF/wtf/text/icu/UTextProvider.h.orig 2020-08-12 09:17:54 UTC -+++ Source/WTF/wtf/text/icu/UTextProvider.h -@@ -79,12 +79,12 @@ inline bool uTextAccessInChunkOrOutOfRange(UText* text - // Ensure chunk offset is well formed if computed offset exceeds int32_t range. - ASSERT(offset < std::numeric_limits::max()); - text->chunkOffset = offset < std::numeric_limits::max() ? static_cast(offset) : 0; -- isAccessible = TRUE; -+ isAccessible = true; - return true; - } - if (nativeIndex >= nativeLength && text->chunkNativeLimit == nativeLength) { - text->chunkOffset = text->chunkLength; -- isAccessible = FALSE; -+ isAccessible = false; - return true; - } - } else { -@@ -93,12 +93,12 @@ inline bool uTextAccessInChunkOrOutOfRange(UText* text - // Ensure chunk offset is well formed if computed offset exceeds int32_t range. - ASSERT(offset < std::numeric_limits::max()); - text->chunkOffset = offset < std::numeric_limits::max() ? static_cast(offset) : 0; -- isAccessible = TRUE; -+ isAccessible = true; - return true; - } - if (nativeIndex <= 0 && !text->chunkNativeStart) { - text->chunkOffset = 0; -- isAccessible = FALSE; -+ isAccessible = false; - return true; - } - } ---- Source/WTF/wtf/text/icu/UTextProviderUTF16.cpp.orig 2020-08-12 09:17:54 UTC -+++ Source/WTF/wtf/text/icu/UTextProviderUTF16.cpp -@@ -126,7 +126,7 @@ static inline int64_t uTextUTF16ContextAwareNativeLeng - static UBool uTextUTF16ContextAwareAccess(UText* text, int64_t nativeIndex, UBool forward) - { - if (!text->context) -- return FALSE; -+ return false; - int64_t nativeLength = uTextUTF16ContextAwareNativeLength(text); - UBool isAccessible; - if (uTextAccessInChunkOrOutOfRange(text, nativeIndex, nativeLength, forward, isAccessible)) -@@ -146,7 +146,7 @@ static UBool uTextUTF16ContextAwareAccess(UText* text, - ASSERT(newContext == UTextProviderContext::PriorContext); - textUTF16ContextAwareSwitchToPriorContext(text, nativeIndex, nativeLength, forward); - } -- return TRUE; -+ return true; - } - - static int32_t uTextUTF16ContextAwareExtract(UText*, int64_t, int64_t, UChar*, int32_t, UErrorCode* errorCode) ---- Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp.orig 2020-08-12 09:17:54 UTC -+++ Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp -@@ -100,23 +100,23 @@ static UBool uTextLatin1Access(UText* uText, int64_t i - if (index < uText->chunkNativeLimit && index >= uText->chunkNativeStart) { - // Already inside the buffer. Set the new offset. - uText->chunkOffset = static_cast(index - uText->chunkNativeStart); -- return TRUE; -+ return true; - } - if (index >= length && uText->chunkNativeLimit == length) { - // Off the end of the buffer, but we can't get it. - uText->chunkOffset = static_cast(index - uText->chunkNativeStart); -- return FALSE; -+ return false; - } - } else { - if (index <= uText->chunkNativeLimit && index > uText->chunkNativeStart) { - // Already inside the buffer. Set the new offset. - uText->chunkOffset = static_cast(index - uText->chunkNativeStart); -- return TRUE; -+ return true; - } - if (!index && !uText->chunkNativeStart) { - // Already at the beginning; can't go any farther. - uText->chunkOffset = 0; -- return FALSE; -+ return false; - } - } - -@@ -144,7 +144,7 @@ static UBool uTextLatin1Access(UText* uText, int64_t i - - uText->nativeIndexingLimit = uText->chunkLength; - -- return TRUE; -+ return true; - } - - static int32_t uTextLatin1Extract(UText* uText, int64_t start, int64_t limit, UChar* dest, int32_t destCapacity, UErrorCode* status) -@@ -337,7 +337,7 @@ static int64_t uTextLatin1ContextAwareNativeLength(UTe - static UBool uTextLatin1ContextAwareAccess(UText* text, int64_t nativeIndex, UBool forward) - { - if (!text->context) -- return FALSE; -+ return false; - int64_t nativeLength = uTextLatin1ContextAwareNativeLength(text); - UBool isAccessible; - if (uTextAccessInChunkOrOutOfRange(text, nativeIndex, nativeLength, forward, isAccessible)) -@@ -357,7 +357,7 @@ static UBool uTextLatin1ContextAwareAccess(UText* text - ASSERT(newContext == UTextProviderContext::PriorContext); - textLatin1ContextAwareSwitchToPriorContext(text, nativeIndex, nativeLength, forward); - } -- return TRUE; -+ return true; - } - - static int32_t uTextLatin1ContextAwareExtract(UText*, int64_t, int64_t, UChar*, int32_t, UErrorCode* errorCode) Property changes on: head/www/webkit2-gtk3/files/patch-icu68 ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/webkit2-gtk3/pkg-plist =================================================================== --- head/www/webkit2-gtk3/pkg-plist (revision 562400) +++ head/www/webkit2-gtk3/pkg-plist (revision 562401) @@ -1,285 +1,285 @@ bin/MiniBrowser-4 bin/WebKitWebDriver bin/jsc-4 include/webkitgtk-4.0/JavaScriptCore/JSBase.h include/webkitgtk-4.0/JavaScriptCore/JSContextRef.h include/webkitgtk-4.0/JavaScriptCore/JSObjectRef.h include/webkitgtk-4.0/JavaScriptCore/JSStringRef.h include/webkitgtk-4.0/JavaScriptCore/JSTypedArray.h include/webkitgtk-4.0/JavaScriptCore/JSValueRef.h include/webkitgtk-4.0/JavaScriptCore/JavaScript.h include/webkitgtk-4.0/JavaScriptCore/WebKitAvailability.h include/webkitgtk-4.0/jsc/JSCAutocleanups.h include/webkitgtk-4.0/jsc/JSCClass.h include/webkitgtk-4.0/jsc/JSCContext.h include/webkitgtk-4.0/jsc/JSCDefines.h include/webkitgtk-4.0/jsc/JSCException.h include/webkitgtk-4.0/jsc/JSCOptions.h include/webkitgtk-4.0/jsc/JSCValue.h include/webkitgtk-4.0/jsc/JSCVersion.h include/webkitgtk-4.0/jsc/JSCVirtualMachine.h include/webkitgtk-4.0/jsc/JSCWeakValue.h include/webkitgtk-4.0/jsc/jsc.h include/webkitgtk-4.0/webkit2/WebKitApplicationInfo.h include/webkitgtk-4.0/webkit2/WebKitAuthenticationRequest.h include/webkitgtk-4.0/webkit2/WebKitAutocleanups.h include/webkitgtk-4.0/webkit2/WebKitAutomationSession.h include/webkitgtk-4.0/webkit2/WebKitBackForwardList.h include/webkitgtk-4.0/webkit2/WebKitBackForwardListItem.h include/webkitgtk-4.0/webkit2/WebKitColorChooserRequest.h include/webkitgtk-4.0/webkit2/WebKitConsoleMessage.h include/webkitgtk-4.0/webkit2/WebKitContextMenu.h include/webkitgtk-4.0/webkit2/WebKitContextMenuActions.h include/webkitgtk-4.0/webkit2/WebKitContextMenuItem.h include/webkitgtk-4.0/webkit2/WebKitCookieManager.h include/webkitgtk-4.0/webkit2/WebKitCredential.h include/webkitgtk-4.0/webkit2/WebKitDefines.h include/webkitgtk-4.0/webkit2/WebKitDeviceInfoPermissionRequest.h include/webkitgtk-4.0/webkit2/WebKitDownload.h include/webkitgtk-4.0/webkit2/WebKitEditingCommands.h include/webkitgtk-4.0/webkit2/WebKitEditorState.h include/webkitgtk-4.0/webkit2/WebKitEnumTypes.h include/webkitgtk-4.0/webkit2/WebKitError.h include/webkitgtk-4.0/webkit2/WebKitFaviconDatabase.h include/webkitgtk-4.0/webkit2/WebKitFileChooserRequest.h include/webkitgtk-4.0/webkit2/WebKitFindController.h include/webkitgtk-4.0/webkit2/WebKitFormSubmissionRequest.h include/webkitgtk-4.0/webkit2/WebKitForwardDeclarations.h include/webkitgtk-4.0/webkit2/WebKitFrame.h include/webkitgtk-4.0/webkit2/WebKitGeolocationManager.h include/webkitgtk-4.0/webkit2/WebKitGeolocationPermissionRequest.h include/webkitgtk-4.0/webkit2/WebKitHitTestResult.h include/webkitgtk-4.0/webkit2/WebKitInputMethodContext.h include/webkitgtk-4.0/webkit2/WebKitInstallMissingMediaPluginsPermissionRequest.h include/webkitgtk-4.0/webkit2/WebKitJavascriptResult.h include/webkitgtk-4.0/webkit2/WebKitMimeInfo.h include/webkitgtk-4.0/webkit2/WebKitNavigationAction.h include/webkitgtk-4.0/webkit2/WebKitNavigationPolicyDecision.h include/webkitgtk-4.0/webkit2/WebKitNetworkProxySettings.h include/webkitgtk-4.0/webkit2/WebKitNotification.h include/webkitgtk-4.0/webkit2/WebKitNotificationPermissionRequest.h include/webkitgtk-4.0/webkit2/WebKitOptionMenu.h include/webkitgtk-4.0/webkit2/WebKitOptionMenuItem.h include/webkitgtk-4.0/webkit2/WebKitPermissionRequest.h include/webkitgtk-4.0/webkit2/WebKitPlugin.h include/webkitgtk-4.0/webkit2/WebKitPointerLockPermissionRequest.h include/webkitgtk-4.0/webkit2/WebKitPolicyDecision.h include/webkitgtk-4.0/webkit2/WebKitPrintCustomWidget.h include/webkitgtk-4.0/webkit2/WebKitPrintOperation.h include/webkitgtk-4.0/webkit2/WebKitResponsePolicyDecision.h include/webkitgtk-4.0/webkit2/WebKitScriptDialog.h include/webkitgtk-4.0/webkit2/WebKitScriptWorld.h include/webkitgtk-4.0/webkit2/WebKitSecurityManager.h include/webkitgtk-4.0/webkit2/WebKitSecurityOrigin.h include/webkitgtk-4.0/webkit2/WebKitSettings.h include/webkitgtk-4.0/webkit2/WebKitURIRequest.h include/webkitgtk-4.0/webkit2/WebKitURIResponse.h include/webkitgtk-4.0/webkit2/WebKitURISchemeRequest.h include/webkitgtk-4.0/webkit2/WebKitURIUtilities.h include/webkitgtk-4.0/webkit2/WebKitUserContent.h include/webkitgtk-4.0/webkit2/WebKitUserContentFilterStore.h include/webkitgtk-4.0/webkit2/WebKitUserContentManager.h include/webkitgtk-4.0/webkit2/WebKitUserMediaPermissionRequest.h include/webkitgtk-4.0/webkit2/WebKitUserMessage.h include/webkitgtk-4.0/webkit2/WebKitVersion.h include/webkitgtk-4.0/webkit2/WebKitWebContext.h include/webkitgtk-4.0/webkit2/WebKitWebEditor.h include/webkitgtk-4.0/webkit2/WebKitWebExtension.h include/webkitgtk-4.0/webkit2/WebKitWebExtensionAutocleanups.h include/webkitgtk-4.0/webkit2/WebKitWebHitTestResult.h include/webkitgtk-4.0/webkit2/WebKitWebInspector.h include/webkitgtk-4.0/webkit2/WebKitWebPage.h include/webkitgtk-4.0/webkit2/WebKitWebProcessEnumTypes.h include/webkitgtk-4.0/webkit2/WebKitWebResource.h include/webkitgtk-4.0/webkit2/WebKitWebView.h include/webkitgtk-4.0/webkit2/WebKitWebViewBase.h include/webkitgtk-4.0/webkit2/WebKitWebViewSessionState.h include/webkitgtk-4.0/webkit2/WebKitWebsiteData.h include/webkitgtk-4.0/webkit2/WebKitWebsiteDataAccessPermissionRequest.h include/webkitgtk-4.0/webkit2/WebKitWebsiteDataManager.h include/webkitgtk-4.0/webkit2/WebKitWebsitePolicies.h include/webkitgtk-4.0/webkit2/WebKitWindowProperties.h include/webkitgtk-4.0/webkit2/webkit-web-extension.h include/webkitgtk-4.0/webkit2/webkit2.h include/webkitgtk-4.0/webkitdom/WebKitDOMAttr.h include/webkitgtk-4.0/webkitdom/WebKitDOMBlob.h include/webkitgtk-4.0/webkitdom/WebKitDOMCDATASection.h include/webkitgtk-4.0/webkitdom/WebKitDOMCSSRule.h include/webkitgtk-4.0/webkitdom/WebKitDOMCSSRuleList.h include/webkitgtk-4.0/webkitdom/WebKitDOMCSSStyleDeclaration.h include/webkitgtk-4.0/webkitdom/WebKitDOMCSSStyleSheet.h include/webkitgtk-4.0/webkitdom/WebKitDOMCSSValue.h include/webkitgtk-4.0/webkitdom/WebKitDOMCharacterData.h include/webkitgtk-4.0/webkitdom/WebKitDOMClientRect.h include/webkitgtk-4.0/webkitdom/WebKitDOMClientRectList.h include/webkitgtk-4.0/webkitdom/WebKitDOMComment.h include/webkitgtk-4.0/webkitdom/WebKitDOMCustom.h include/webkitgtk-4.0/webkitdom/WebKitDOMCustomUnstable.h include/webkitgtk-4.0/webkitdom/WebKitDOMDOMImplementation.h include/webkitgtk-4.0/webkitdom/WebKitDOMDOMSelection.h include/webkitgtk-4.0/webkitdom/WebKitDOMDOMTokenList.h include/webkitgtk-4.0/webkitdom/WebKitDOMDOMWindow.h include/webkitgtk-4.0/webkitdom/WebKitDOMDOMWindowUnstable.h include/webkitgtk-4.0/webkitdom/WebKitDOMDeprecated.h include/webkitgtk-4.0/webkitdom/WebKitDOMDocument.h include/webkitgtk-4.0/webkitdom/WebKitDOMDocumentFragment.h include/webkitgtk-4.0/webkitdom/WebKitDOMDocumentFragmentUnstable.h include/webkitgtk-4.0/webkitdom/WebKitDOMDocumentType.h include/webkitgtk-4.0/webkitdom/WebKitDOMDocumentUnstable.h include/webkitgtk-4.0/webkitdom/WebKitDOMElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMElementUnstable.h include/webkitgtk-4.0/webkitdom/WebKitDOMEvent.h include/webkitgtk-4.0/webkitdom/WebKitDOMEventTarget.h include/webkitgtk-4.0/webkitdom/WebKitDOMFile.h include/webkitgtk-4.0/webkitdom/WebKitDOMFileList.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLAnchorElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLAppletElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLAreaElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLBRElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLBaseElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLBodyElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLButtonElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLCanvasElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLCollection.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLDListElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLDirectoryElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLDivElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLDocument.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLElementUnstable.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLEmbedElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLFieldSetElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLFontElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLFormElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLFrameElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLFrameSetElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLHRElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLHeadElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLHeadingElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLHtmlElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLIFrameElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLImageElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLInputElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLLIElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLLabelElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLLegendElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLLinkElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLMapElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLMarqueeElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLMenuElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLMetaElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLModElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLOListElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLObjectElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLOptGroupElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLOptionElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLOptionsCollection.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLParagraphElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLParamElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLPreElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLQuoteElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLScriptElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLSelectElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLStyleElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTableCaptionElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTableCellElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTableColElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTableElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTableRowElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTableSectionElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTextAreaElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTitleElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLUListElement.h include/webkitgtk-4.0/webkitdom/WebKitDOMKeyboardEvent.h include/webkitgtk-4.0/webkitdom/WebKitDOMMediaList.h include/webkitgtk-4.0/webkitdom/WebKitDOMMouseEvent.h include/webkitgtk-4.0/webkitdom/WebKitDOMNamedNodeMap.h include/webkitgtk-4.0/webkitdom/WebKitDOMNode.h include/webkitgtk-4.0/webkitdom/WebKitDOMNodeFilter.h include/webkitgtk-4.0/webkitdom/WebKitDOMNodeIterator.h include/webkitgtk-4.0/webkitdom/WebKitDOMNodeList.h include/webkitgtk-4.0/webkitdom/WebKitDOMObject.h include/webkitgtk-4.0/webkitdom/WebKitDOMProcessingInstruction.h include/webkitgtk-4.0/webkitdom/WebKitDOMRange.h include/webkitgtk-4.0/webkitdom/WebKitDOMRangeUnstable.h include/webkitgtk-4.0/webkitdom/WebKitDOMStyleSheet.h include/webkitgtk-4.0/webkitdom/WebKitDOMStyleSheetList.h include/webkitgtk-4.0/webkitdom/WebKitDOMText.h include/webkitgtk-4.0/webkitdom/WebKitDOMTreeWalker.h include/webkitgtk-4.0/webkitdom/WebKitDOMUIEvent.h include/webkitgtk-4.0/webkitdom/WebKitDOMWheelEvent.h include/webkitgtk-4.0/webkitdom/WebKitDOMXPathExpression.h include/webkitgtk-4.0/webkitdom/WebKitDOMXPathNSResolver.h include/webkitgtk-4.0/webkitdom/WebKitDOMXPathResult.h include/webkitgtk-4.0/webkitdom/webkitdom.h include/webkitgtk-4.0/webkitdom/webkitdomautocleanups.h include/webkitgtk-4.0/webkitdom/webkitdomdefines.h lib/girepository-1.0/JavaScriptCore-4.0.typelib lib/girepository-1.0/WebKit2-4.0.typelib lib/girepository-1.0/WebKit2WebExtension-4.0.typelib lib/libjavascriptcoregtk-4.0.so lib/libjavascriptcoregtk-4.0.so.18 -lib/libjavascriptcoregtk-4.0.so.18.17.10 +lib/libjavascriptcoregtk-4.0.so.18.17.12 lib/libwebkit2gtk-4.0.so lib/libwebkit2gtk-4.0.so.37 -lib/libwebkit2gtk-4.0.so.37.49.6 +lib/libwebkit2gtk-4.0.so.37.49.8 lib/webkit2gtk-4.0/injected-bundle/libwebkit2gtkinjectedbundle.so libdata/pkgconfig/javascriptcoregtk-4.0.pc libdata/pkgconfig/webkit2gtk-4.0.pc libdata/pkgconfig/webkit2gtk-web-extension-4.0.pc libexec/webkit2gtk-4.0/MiniBrowser libexec/webkit2gtk-4.0/WebKitNetworkProcess libexec/webkit2gtk-4.0/WebKitWebProcess libexec/webkit2gtk-4.0/jsc share/gir-1.0/JavaScriptCore-4.0.gir share/gir-1.0/WebKit2-4.0.gir share/gir-1.0/WebKit2WebExtension-4.0.gir share/locale/ar/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/as/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/bg/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/ca/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/cs/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/da/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/de/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/el/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/en_CA/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/en_GB/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/eo/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/es/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/et/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/eu/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/fi/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/fr/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/gl/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/gu/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/he/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/hi/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/hu/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/id/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/it/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/ja/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/kn/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/ko/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/lt/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/lv/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/ml/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/mr/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/nb/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/nl/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/or/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/pa/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/pl/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/pt/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/pt_BR/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/ro/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/ru/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/sl/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/sr/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/sr@latin/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/sv/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/ta/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/te/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/tr/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/uk/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/vi/LC_MESSAGES/WebKit2GTK-4.0.mo share/locale/zh_CN/LC_MESSAGES/WebKit2GTK-4.0.mo