Search Criteria
Package Details: nwjs-bin 0.111.2-1
Package Actions
| 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: | node-webkit, nwjs |
| Submitter: | yan12125 |
| Maintainer: | lufog |
| Last Packager: | lufog |
| Votes: | 54 |
| Popularity: | 0.005598 |
| First Submitted: | 2015-08-14 09:25 (UTC) |
| Last Updated: | 2026-05-12 04:28 (UTC) |
Dependencies (6)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libxss
- nss (nss-hgAUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (optional) – npm package support
- nw-gypAUR (optional) – native add-on build tool for node-webkit
- nwjs-ffmpeg-codecs (chromium-ffmpeg-gitAUR, chromium-ffmpegAUR) (optional) – playback of proprietary video/audio
Required by (8)
- castledb-git (requires nwjs)
- cchv2
- emuflight-configurator
- hide-git (requires nwjs)
- kiss-gui
- lampa
- nw-gyp (optional)
- nwjs-sdk-bin
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
oech3 commented on 2025-07-20 18:49 (UTC)
Disowned before adding desktop entry and flag files.
lufog commented on 2025-07-20 18:37 (UTC) (edited on 2025-07-20 18:42 (UTC) by lufog)
Still broken.
Frankly speaking, I don't like the latest changes at all, and I don't have time or desire to argue. I'll just add this
PKGBUILDto the ignored ones, and update it locally, without your changes.oech3 commented on 2025-07-20 18:00 (UTC)
Also Chromium based app under
/optis not friendly forNoExtractatpacman.confto exclude somethings.oech3 commented on 2025-07-20 17:56 (UTC)
Please remove pkgs once and reinstall.
Binaries under
/optproduces many warnings atnamcap. I use/optif multimedia files are included, or repackage.deb,.rpmincluding/opt.lufog commented on 2025-07-20 17:22 (UTC) (edited on 2025-07-20 17:55 (UTC) by lufog)
It is better not to rely on the correct permissions in the archive. Permissions are usually set at the packaging stage.
I have not seen such a recommendation, moreover: https://wiki.archlinux.org/title/Arch_package_guidelines#Directories
For example,
google-chromefrom AUR, orintel-oneapi-*from the official repo, are installed in/opt.oech3 commented on 2025-07-20 16:31 (UTC)
Does
tarorbsdtarcan discard bundled permissions something like--no-same-permissions --no-same-owner?*.pakis internally used only for debug, not a translation of actual app itself (tell me if it is wrong)./optis not recommmended by packaging guideline.lufog commented on 2025-07-20 16:06 (UTC) (edited on 2025-07-20 16:20 (UTC) by lufog)
@oech3, there are some problems:
/usr/bin/nwmust be executable.nwI get:nw: error while loading shared libraries: libnw.so: cannot open shared object file: No such file or directoryAlso, I think it was not worth moving self-contained application from
/opt. And, I have some questions about decisions made in thePKGBUILD, for example: usinginstallfor a trivial folder creation (why notmkdir?), moving all locales excepten-USto sdk (why?). Also, all these parses, to print ffmpeg version, do they make practical sense? Because the AUR user must dig into all of this during the pre-installation revision of thePKGBUILD.oech3 commented on 2025-07-05 06:05 (UTC)
I consider this should be named with it's major version as seen as
electron*for compability.« First ‹ Previous 1 2 3 4 5 Next › Last »