Package Details: nwjs-sdk-bin 0.101.2-4

Git Clone URL: https://aur.archlinux.org/nwjs-bin.git (read-only, click to copy)
Package Base: nwjs-bin
Description: Runtime based on Chromium and node.js
Upstream URL: https://nwjs.io
Keywords: node-webkit nw.js
Licenses: MIT
Provides: nwjs-sdk
Submitter: yan12125
Maintainer: lufog
Last Packager: lufog
Votes: 54
Popularity: 0.90
First Submitted: 2015-08-14 09:25 (UTC)
Last Updated: 2025-07-20 23:53 (UTC)

Dependencies (3)

Required by (0)

Sources (2)

Latest Comments

1 2 3 4 Next › Last »

oech3 commented on 2025-07-21 00:18 (UTC)

Thankyou. I might try to improve external codec pkg after orphaned.

And this may needed to take same packaging layout with electronNM for RMMV as file API of nw is not stable.

Or use chromium -allow-file-access-from-files -window-size="816,624" -autoplay-policy=no-user-gesture-required -proxy-server=dummy -user-data-dir=savedata -app=file://pathto/index.html.

lufog commented on 2025-07-20 23:55 (UTC) (edited on 2025-07-21 00:07 (UTC) by lufog)

Added third-party FFmpeg, although I don't like this move. I hope these proprietary codecs will be useful to someone.

oech3 commented on 2025-07-20 23:18 (UTC)

Note that shy user or user without account of AUR cannot complaint. Unfortunately, upstream's layout does not allows to override .so by adding file.

lufog commented on 2025-07-20 23:13 (UTC) (edited on 2025-07-20 23:15 (UTC) by lufog)

Okay, I'll add it, but commented out. And I'll uncomment it, with the first complaint in the comments like: the game/app foo doesn't work without proprietary codecs. Because there should be a good reason to replace the officially bundled library with a third-party one. A solution to a practical, not theoretical problem.

oech3 commented on 2025-07-20 22:45 (UTC)

"Well-behaved" RMMV game does not include h264 and aac file only. But someone may distribute such game. And nwjs is not only for RMMV.

lufog commented on 2025-07-20 22:35 (UTC) (edited on 2025-07-20 22:39 (UTC) by lufog)

Can you include nwjs-ffmpeg-prebuilt? Because LD_PRELOAD cause side effect for apps called by nw.

But nwjs archive already contains libffmpeg.so. I have a lot of RPG Maker MV/VN Maker games that use this package, so far no problems. Are there any games/apps that specifically require this (not bundled with nwjs) version of ffmpeg?

depends should not rely on translative deps (about libraries)

If it breaks, then I'll fix it, but for now I'll leave the dependencies as they were.

oech3 commented on 2025-07-20 22:02 (UTC) (edited on 2025-07-20 22:02 (UTC) by oech3)

depends should not rely on translative deps (about libraries).

oech3 commented on 2025-07-20 21:54 (UTC)

Can you include https://github.com/iteufel/nwjs-ffmpeg-prebuilt/releases/download/${pkgver}/${pkgver}-linux-x64.zip? Because LD_PRELOAD cause side effect for apps called by nw.