Search Criteria
Package Details: majsoul-plus 2.0.0-2
Git Clone URL: | https://aur.archlinux.org/majsoul-plus.git (read-only, click to copy) |
---|---|
Package Base: | majsoul-plus |
Description: | Majsoul browser, with more features |
Upstream URL: | https://github.com/MajsoulPlus/majsoul-plus |
Keywords: | majsoul |
Licenses: | |
Conflicts: | |
Submitter: | bruceutut |
Maintainer: | bruceutut |
Last Packager: | bruceutut |
Votes: | 1 |
Popularity: | 0.001990 |
First Submitted: | 2019-03-13 06:17 |
Last Updated: | 2020-10-12 03:48 |
Dependencies (5)
- electron (electron-ozone, electron-beta-bin, electron-nightly-npm)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-no-hdri, imagemagick-git, imagemagick-full-git, imagemagick-fftw, imagemagick-full) (make)
- jq (jq-git) (make)
- moreutils (make)
- yarn (yarn-nightly) (make)
Latest Comments
rvalles commented on 2020-12-19 14:27
Build's been broken for a while.
src/bin/main/mainLoader.ts:115:30 - error TS2551: Property 'getWebContents' does not exist on type 'WebviewTag'. Did you mean 'getWebContentsId'?
This needs dependency on a specific version of electron which works, or otherwise needs to be updated to pull git rather than a tarball.
rid9 commented on 2020-06-13 11:04
The game binary requires
electron
binary to be availabe, while theelectron7
dependencies only provideselectron7
binary. Symbolic linkingelectron7
toelectron
resolves the problem. Or by using theelectron
package.