Skip to content

Commit

Permalink
webkit2gtk: testing at 2.45.6
Browse files Browse the repository at this point in the history
  • Loading branch information
echawk committed Aug 10, 2024
1 parent bca6081 commit 022826a
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 6 deletions.
9 changes: 6 additions & 3 deletions testing/webkit2gtk/build
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ cmake -B build \
-DLIB_INSTALL_DIR=/usr/lib \
-DPORT=GTK \
-DCMAKE_SKIP_RPATH=ON \
-DENABLE_TOOLS=OFF \
-DENABLE_API_TESTS=OFF \
-DENBALE_PDFJS=OFF \
-DENABLE_BUBBLEWRAP_SANDBOX=OFF \
Expand All @@ -96,6 +97,7 @@ cmake -B build \
-DUSE_LIBHYPHEN=OFF \
-DUSE_LIBNOTIFY=OFF \
-DUSE_LIBSECRET=OFF \
-DUSE_SKIA=OFF \
-DUSE_OPENJPEG="${jpeg:-OFF}" \
-DUSE_JPEGXL=OFF \
-DUSE_SYSTEMD=OFF \
Expand All @@ -104,9 +106,10 @@ cmake -B build \
-DUSE_AVIF=OFF \
-DUSE_LIBBACKTRACE=OFF \
-DUSE_GTK4=OFF \
-DENABLE_WEB_CRYPTO="${tasn:-OFF}" \
-DENABLE_VIDEO="${streaming:-OFF}" \
-DENABLE_WEB_AUDIO="${streaming:-OFF}" \
-DUSE_SYSTEM_MALLOC=ON \
-DENABLE_WEB_CRYPTO=OFF \
-DENABLE_VIDEO=OFF \
-DENABLE_WEB_AUDIO=OFF \
-DENABLE_GAMEPAD=OFF \
-DENABLE_JOURNALD_LOG=OFF \
-DENABLE_WAYLAND_TARGET=OFF \
Expand Down
2 changes: 1 addition & 1 deletion testing/webkit2gtk/checksums
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f2f1281535e45d5c9fd87731bc417130fe76658739e00f1adefee80c6030748e36
1537e641676d1b0286ccece1b3faaea60cf4be6f1c4d81ffd227021c688693f588
1 change: 1 addition & 0 deletions testing/webkit2gtk/depends
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ harfbuzz-icu
libXt
libgcrypt
libsoup
libtasn1
libwebp
libxslt
mesa
Expand Down
2 changes: 1 addition & 1 deletion testing/webkit2gtk/sources
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://webkitgtk.org/releases/webkitgtk-2.44.0.tar.xz
https://webkitgtk.org/releases/webkitgtk-2.45.6.tar.xz
2 changes: 1 addition & 1 deletion testing/webkit2gtk/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.44.0 1
2.45.6 1

0 comments on commit 022826a

Please sign in to comment.