Search Criteria
Package Details: bunq-desktop-git 0.8.1.r53.g33c483b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bunq-desktop-git.git (read-only, click to copy) |
---|---|
Package Base: | bunq-desktop-git |
Description: | A desktop implementation for the bunq API |
Upstream URL: | https://github.com/BunqCommunity/BunqDesktop |
Licenses: | MIT |
Conflicts: | bunq-desktop-bin, bunq-desktop-src |
Provides: | bunq-desktop |
Submitter: | rhbvkleef |
Maintainer: | rhbvkleef |
Last Packager: | rhbvkleef |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-03-31 15:19 (UTC) |
Last Updated: | 2018-03-31 15:19 (UTC) |
Latest Comments
Nick_0278 commented on 2020-04-29 13:18 (UTC) (edited on 2020-04-29 15:37 (UTC) by Nick_0278)
[Important message!!!]
Hello,
That's a great application BUT there's a mistake in the new version!
In the makedepends line in the PKGBUILD is missing the second "d". To add it doesn't fix the problem completely!
I know nothing about Node.js but this stands out: "gyp verb check python checking for Python executable "python2" in the PATH gyp verb
which
failed Error: not found: python2"So It looks that you'll have to add python2 and npm to the makedepends.
With both (python2 and npm) it failed with this error code: https://pastebin.com/fS6FTHhz
looks that there are a few things must be changed ...