package/webkitgtk: bump version to 2.40.3
Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
c9f59f4972
commit
4a03340176
@ -1,7 +1,6 @@
|
||||
# From https://webkitgtk.org/releases/webkitgtk-2.38.6.tar.xz.sums
|
||||
md5 a50290fdc80842b1ae8be1e1147b5679 webkitgtk-2.38.6.tar.xz
|
||||
sha1 4dfb3d96f621fc633ff347e083e429893551fb26 webkitgtk-2.38.6.tar.xz
|
||||
sha256 1c614c9589389db1a79ea9ba4293bbe8ac3ab0a2234cac700935fae0724ad48b webkitgtk-2.38.6.tar.xz
|
||||
# From https://www.webkitgtk.org/releases/webkitgtk-2.40.3.tar.xz.sums
|
||||
sha1 74ee7241f2add46897019e22bd4f8e19e09027bb webkitgtk-2.40.3.tar.xz
|
||||
sha256 cc0aa83f40dbc64c1c6ae42ec6b85af4be2a9dbf524cfcb95f89a367fb5098dd webkitgtk-2.40.3.tar.xz
|
||||
|
||||
# Hashes for license files:
|
||||
sha256 0b5d3a7cc325942567373b0ecd757d07c132e0ebd7c97bfc63f7e1a76094edb4 Source/WebCore/LICENSE-APPLE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WEBKITGTK_VERSION = 2.38.6
|
||||
WEBKITGTK_VERSION = 2.40.3
|
||||
WEBKITGTK_SITE = https://www.webkitgtk.org/releases
|
||||
WEBKITGTK_SOURCE = webkitgtk-$(WEBKITGTK_VERSION).tar.xz
|
||||
WEBKITGTK_INSTALL_STAGING = YES
|
||||
@ -13,7 +13,7 @@ WEBKITGTK_LICENSE_FILES = \
|
||||
Source/WebCore/LICENSE-APPLE \
|
||||
Source/WebCore/LICENSE-LGPL-2.1
|
||||
WEBKITGTK_CPE_ID_VENDOR = webkitgtk
|
||||
WEBKITGTK_DEPENDENCIES = host-ruby host-python3 host-gperf \
|
||||
WEBKITGTK_DEPENDENCIES = host-ruby host-python3 host-gperf host-unifdef \
|
||||
enchant harfbuzz icu jpeg libgcrypt libgtk3 libsecret libsoup \
|
||||
libtasn1 libxml2 libxslt openjpeg sqlite webp woff2
|
||||
WEBKITGTK_CONF_OPTS = \
|
||||
@ -24,6 +24,7 @@ WEBKITGTK_CONF_OPTS = \
|
||||
-DENABLE_SPELLCHECK=ON \
|
||||
-DENABLE_WEB_RTC=OFF \
|
||||
-DPORT=GTK \
|
||||
-DUSE_AVIF=OFF \
|
||||
-DUSE_LIBHYPHEN=OFF \
|
||||
-DUSE_OPENJPEG=ON \
|
||||
-DUSE_SOUP2=ON \
|
||||
|
Loading…
Reference in New Issue
Block a user