Search Criteria
Package Details: zecwallet-lite 1.7.13-2
Git Clone URL: | https://aur.archlinux.org/zecwallet-lite.git (read-only, click to copy) |
---|---|
Package Base: | zecwallet-lite |
Description: | Z-Addr first, Sapling compatible lightwallet client for Zcash |
Upstream URL: | https://github.com/adityapk00/zecwallet-lite |
Keywords: | cryptocurrency lightclient liteclient wallet zcash |
Licenses: | MIT |
Provides: | zcash-wallet |
Submitter: | GI_Jack |
Maintainer: | GI_Jack |
Last Packager: | GI_Jack |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-08-02 22:46 (UTC) |
Last Updated: | 2022-07-17 20:57 (UTC) |
Dependencies (6)
- electron (electron-nightly-npm, electron13-bin, electron16-bin, electron15-bin, electron14-bin, electron17-bin, electron18-bin, electron19-bin, electron-xdg, electron-xdg-bin, electron22-bin, electron21-bin, electron20-bin, electron23-bin)
- libxcrypt-compat (make)
- nodejs (nodejs6-bin, nodejs-git, nodejs-nightly, nodejs-lts-fermium, nodejs-lts-gallium, nodejs-lts-hydrogen) (make)
- npm (nodejs6-bin, nodejs-nightly) (make)
- rust (rust-i586-git, rust-nightly, rust-nightly-bin, rust-git, rustup-git, rustup) (make)
- yarn (yarn-nightly, yarn-xdg, yarn-xdg-bin) (make)
Latest Comments
1 2 Next › Last »
bepaald commented on 2022-12-21 13:12 (UTC)
Building this (in a clean chroot) results in an error:
Searching around suggests this is to do with nodejs switching to openssl3, and presents some workarounds. I've also updated the PKGBUILD to the current release (1.8.8), but results were exactly the same.
Can anyone confirm this package doesn't build anymore, or is it on my end? Thanks!
bepaald commented on 2022-07-01 06:38 (UTC)
The problem I reported below (https://aur.archlinux.org/packages/zecwallet-lite#comment-870931) was on my end somehow. Just deleting the electron-builder directory in the .cache fixed it. After installing
libxcrypt-compat
, the package then built fine.Technetium1 commented on 2022-07-01 03:47 (UTC)
Build in a clean chroot fails because
libxcrypt-compat
is missing in makedepends.BlitDev commented on 2022-06-27 05:53 (UTC) (edited on 2022-06-28 05:57 (UTC) by BlitDev)
Build in clean chroot fails:
Here's the full build log: https://builds.garudalinux.org/repos/chaotic-aur/logs/zecwallet-lite.log
BlitDev commented on 2022-06-26 15:29 (UTC) (edited on 2022-06-26 15:30 (UTC) by BlitDev)
Error while run:
If execute
chmod 4755
in /opt/zecwallet-lite/ the error is being corrected.bepaald commented on 2022-06-23 07:40 (UTC)
Hi! Thanks for maintaining this package. The latest update (1.7.13-1) fails to build for me (at a point where I'd thought it had actually finished building) with the following error:
Any ideas? Thanks!
komersreal commented on 2022-03-02 09:14 (UTC) (edited on 2022-03-03 23:02 (UTC) by komersreal)
The zecwallet-lite package is not installed after updating icu70 to version 70.
Help me update the current version of zecwallet-lite so that it installs.
Solution:
reinstall nodejs:
and install libxcrypt-compat
and then install zecwallet-lite:
wallacoloo commented on 2022-02-19 01:15 (UTC)
build fails with: "error while loading shared libraries: libcrypt.so.1"
fixed by installing libxcrypt-compat (AUR packaged). maybe it should be added to the dependencies list in this PKGBUILD.
1994 commented on 2022-02-16 08:27 (UTC)
Here is a patch to make the build work on aarch64.
https://pastebin.com/W3tXTBUj
jancici commented on 2021-11-09 19:45 (UTC) (edited on 2021-11-09 20:11 (UTC) by jancici)
Hi I am trying to install this wallet but getting following error:
I have also electron13 installed because it is needed by element-desktop. Could be a problem?
1 2 Next › Last »