update goldberg_emulator and dependent ports to Steam SDK 1.57, including GodotSteam (in godot port)

2023-07-28 Thread Thomas Frohwein
Hi, This diff updates goldberg_emulator to a recent checkout that implements Steam SDK 1.56/1.57. At lease most of it - it seems that isteamdualsense.h is referenced, but not included at this point (relevant parts are stubbed). Other ports depend on the API provided by goldberg, specifically libc

Re: web-eid-app-chrome: support iridium

2023-07-28 Thread Klemens Nanni
On Fri, Jul 28, 2023 at 12:18:16PM +, Klemens Nanni wrote: > On Tue, Jul 25, 2023 at 05:06:35PM +, Klemens Nanni wrote: > > On Tue, Jul 25, 2023 at 04:42:10PM +, Klemens Nanni wrote: > > > After one of the recent www/iridum updates, the extension/native host now > > > works there just l

[Update] devel/py-tqdm

2023-07-28 Thread Laurence Tratt
The patch below updates devel/py-tqdm to the latest version. Lightly tested with ffmpeg-normalize. Laurie diff --git devel/py-tqdm/Makefile devel/py-tqdm/Makefile index 8de57c1bc08..17226fa83b8 100644 --- devel/py-tqdm/Makefile +++ devel/py-tqdm/Makefile @@ -1,9 +1,8 @@ COMMENT =

Re: web-eid-app-chrome: support iridium

2023-07-28 Thread Klemens Nanni
On Tue, Jul 25, 2023 at 05:06:35PM +, Klemens Nanni wrote: > On Tue, Jul 25, 2023 at 04:42:10PM +, Klemens Nanni wrote: > > After one of the recent www/iridum updates, the extension/native host now > > works there just like it does with www/chromium. > > > > Is this the right way to depend

Re: NEW: x11/qt6/qtwebsockets

2023-07-28 Thread Rafael Sadowski
On Thu Jul 27, 2023 at 12:28:28PM +0200, Rafael Sadowski wrote: > Please find attached a new qt6 module qt6-qtwebsockets-6.5.1. We need > this module to switch multimedia/shotcut from Qt5 to Qt6. > > OK to import? > > Comment: > Qt6 module for the WebSocket protocol > > Required by: > debug-qt6-

Re: update net/wget 1.21.4

2023-07-28 Thread Stuart Henderson
On 2023/07/27 18:39, Nam Nguyen wrote: > I can reproduce this wget.h not found error with MAKE_JOBS=1. naddy@ > reported this error a while ago, too. > > Here is an inline diff that additionally switches back to USE_GMAKE = > Yes so tests can reliably compile with MAKE_JOBS=1. Still OK? Yes (migh