Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] webkit2gtk: update to 2.40.3.
@ 2023-07-01 16:31 magackame
  2023-07-01 17:34 ` oreo639
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: magackame @ 2023-07-01 16:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1988 bytes --]

There is a new pull request by magackame against master on the void-packages repository

https://github.com/magackame/void-packages webkit2gtk-update-to-2.40.3
https://github.com/void-linux/void-packages/pull/44766

webkit2gtk: update to 2.40.3.
[ci skip]

Fixes `nyxt` package.

#### Testing the changes
- I tested the changes in this PR: **YES**

Tested `luakit` and `nyxt` packages - both work.

#### Local build testing
- [x] I built this PR locally for my native architecture, x86_64-glibc
- [ ] I built this PR locally for these architectures:
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l

All cross builds failed with:

```
CMake Error at Source/cmake/BubblewrapSandboxChecks.cmake:9 (message):
  bwrap executable version 0.3.1 or newer is needed for
  ENABLE_BUBBLEWRAP_SANDBOX.  Unable to autodetect the path when
  cross-compiling.  Please define define the CMake variable BWRAP_EXECUTABLE
  with the run-time full-path to the 'bwrap' program.
Call Stack (most recent call first):
  Source/cmake/OptionsGTK.cmake:573 (include)
  Source/cmake/WebKitCommon.cmake:227 (include)
  CMakeLists.txt:21 (include)


-- Configuring incomplete, errors occurred!
=> ERROR: webkit2gtk-2.40.3_1: do_configure: 'CFLAGS="-DNDEBUG ${CFLAGS/ -pipe / }" CXXFLAGS="-DNDEBUG ${CXXFLAGS/ -pipe / }" cmake ${cmake_args} ${configure_args} ${LIBS:+-DCMAKE_C_STANDARD_LIBRARIES="$LIBS"} ${LIBS:+-DCMAKE_CXX_STANDARD_LIBRARIES="$LIBS"} ${wrksrc}/${build_wrksrc}' exited with 1
=> ERROR:   in do_configure() at common/build-style/cmake.sh:76
```

Running `xbps-query -Rs bubble` shows:

```
[*] bubblewrap-0.8.0_1 Unprivileged sandboxing tool
[-] wmbubble-1.54_1    System monitoring dockapp, based on BubbleMon
```

Running `bwrap --version` shows:

```
bubblewrap 0.8.0
```

I don't know too much about CMake or xbps-src cross compiling could anyone help me?

A patch file from https://github.com/void-linux/void-packages/pull/44766.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-webkit2gtk-update-to-2.40.3-44766.patch --]
[-- Type: text/x-diff, Size: 1101 bytes --]

From e67e6a6f8114a8111df1195d2a7bf5953d3b2779 Mon Sep 17 00:00:00 2001
From: Andrey Hetman <magackame@gmail.com>
Date: Sat, 1 Jul 2023 18:53:10 +0300
Subject: [PATCH] webkit2gtk: update to 2.40.3.

---
 srcpkgs/webkit2gtk/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/webkit2gtk/template b/srcpkgs/webkit2gtk/template
index 3894f64a2ffe..6732b498eae2 100644
--- a/srcpkgs/webkit2gtk/template
+++ b/srcpkgs/webkit2gtk/template
@@ -1,7 +1,7 @@
 # Template file for 'webkit2gtk'
 pkgname=webkit2gtk
-version=2.40.0
-revision=2
+version=2.40.3
+revision=1
 build_style=cmake
 build_helper="gir"
 configure_args="-DPORT=GTK -DUSE_LD_GOLD=OFF
@@ -36,7 +36,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later, BSD-2-Clause"
 homepage="https://webkitgtk.org/"
 distfiles="https://webkitgtk.org/releases/webkitgtk-${version}.tar.xz"
-checksum=a4607ea1bf89669e89b1cb2c63faaec513f93de09b6ae60cc71d6a8aab7ab393
+checksum=cc0aa83f40dbc64c1c6ae42ec6b85af4be2a9dbf524cfcb95f89a367fb5098dd
 make_check=no # TODO
 
 replaces="webkit2gtk-common>0"

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-10-20  1:45 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-01 16:31 [PR PATCH] webkit2gtk: update to 2.40.3 magackame
2023-07-01 17:34 ` oreo639
2023-07-01 17:34 ` oreo639
2023-07-01 17:36 ` oreo639
2023-07-01 17:45 ` oreo639
2023-07-01 22:17 ` [PR PATCH] [Updated] " magackame
2023-07-01 22:18 ` magackame
2023-07-01 23:08 ` oreo639
2023-07-01 23:09 ` oreo639
2023-07-01 23:10 ` oreo639
2023-07-01 23:11 ` oreo639
2023-07-06 15:46 ` [PR PATCH] [Updated] " magackame
2023-10-05  1:46 ` github-actions
2023-10-20  1:45 ` [PR PATCH] [Closed]: " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).