Search Criteria
Package Details: sparrow-wallet 1.7.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sparrow-wallet.git (read-only, click to copy) |
---|---|
Package Base: | sparrow-wallet |
Description: | Bitcoin wallet with pro functionalities like single- and multisig, Transaction Editor, built-in Tor, connection to private Electrum and much more. Different Hardware Wallets like Trezor and BitBox supported. |
Upstream URL: | https://sparrowwallet.com/ |
Licenses: | Apache |
Submitter: | cybafunkmonkey |
Maintainer: | cybafunkmonkey |
Last Packager: | cybafunkmonkey |
Votes: | 11 |
Popularity: | 1.19 |
First Submitted: | 2021-07-25 12:47 (UTC) |
Last Updated: | 2023-03-01 08:40 (UTC) |
Dependencies (9)
- alsa-lib (alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta)
- freetype2 (freetype2-minimal-git, freetype2-ttmetrics, freetype2-git, freetype2-infinality-remix, freetype2-v35, freetype2-ultimate5)
- hicolor-icon-theme (hicolor-icon-theme-git)
- java-runtime (java-gcj-compat, jre10, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, server-jre, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, zulu-14-bin, amazon-corretto-15, jdk11-openjdk-dcevm-conflicts-fixed, zulu-embedded-jdk8, sapmachine-jdk-bin, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jre8-openjdk-shenandoah, zulu-16-bin, jdk16-adoptopenjdk, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, jdk8-arm, jre17-jetbrains, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jre11-jetbrains-imfix, java-openjdk-loom-ea-bin, jdk17-dragonwell-bin, hmcl-zulu-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jdk-jetbrains, jre11-jbr-xdg, jre12-openjdk, jre15-openjdk, jre16-openjdk, jre13-openjdk, jre14-openjdk, jre-bcl, jdk-bcl, amazon-corretto-18, zulu-18-bin, zulu-13-bin, jre15, jre14, jre13, jre16, jre17, bishengjdk-17, bishengjre-17, jdk-arm, jdk11-openj9-bin, jdk-openj9-bin, jre-openj9, zulu-15-bin, jre-jbr-xdg, zulu-embedded-jdk11, jdk-microsoft-openjdk, jre18-openjdk, jdk17-openj9-bin, jdk8-dragonwell-extended, jdk18-openj9-bin, jdk8-openj9-bin, jre8, jdk8, jre11, jdk-android-studio, amazon-corretto-8, amazon-corretto-11, amazon-corretto-19-bin, amazon-corretto-17, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-19-bin, liberica-jre-8-full-bin, jdk11-graalvm-bin, jdk17-graalvm-bin, jdk19-graalvm-bin, liberica-jdk-full-bin, jre8-adoptopenjdk, jre17-jetbrains-imfix, jre-lts, jre, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, liberica-jre-11-full-bin, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk11-graalvm-ee-bin, jdk8-graalvm-ee-bin, jdk19-graalvm-ee-bin, jdk13-openjdk-bin, zulu-jre-fx-bin, zulu-jdk-fx-bin, liberica-jdk-8-full-bin, jdk17-graalvm-ee-bin, zulu-embedded-jdk, jre-jetbrains, jdk-temurin, jdk17-temurin, jdk11-temurin, jdk17-dragonwell-standard-bin, jre-openjdk-xdg, jre-openjdk-xdg-bin, mandrel-bin, java-openjdk-ea-bin, java-openjdk-bin, jdk17-jetbrains-bin, jdk11-jetbrains-bin, jre-openjdk, jre11-openjdk, jre17-openjdk, jre8-openjdk)
- libnet (libnet-git)
- libxrender
- libxtst
- gendesk (make)
- p7zip (p7zip-jinfeihan57-git, p7zip-natspec, 7-zip-full) (make)
Latest Comments
cybafunkmonkey commented on 2023-02-21 08:55 (UTC)
Removed libxcrypt-compat package as dependency.
@RealOrRandom Thanks for your advice.
RealOrRandom commented on 2023-02-20 15:13 (UTC)
The
libxcrypt-compat
can be removed again now that we're on 1.7.2 and https://github.com/sparrowwallet/sparrow/issues/631 has been closed. I verified that HWI works with this package butlibxcrypt-compat
removed manually.cybafunkmonkey commented on 2023-01-19 13:14 (UTC)
Thanks for your comments and support. I added libxcrypt-compat to the dependent packages.
RealOrRandom commented on 2023-01-17 13:29 (UTC)
This needs to depend on libxcrypt-compat (until https://github.com/sparrowwallet/sparrow/issues/631 is resolved). This will resolve the problem encountered by @dougEfish without the manual symlink.
noisevault commented on 2022-10-28 18:16 (UTC) (edited on 2022-10-28 18:22 (UTC) by noisevault)
A diff for version 1.7.0 PKGBUILD (FOR X86_64) ... Not an AUR expert... so I do not know the right way to contribute this.
dougEfish commented on 2022-06-04 14:29 (UTC) (edited on 2022-06-04 14:31 (UTC) by dougEfish)
FYI, in order to get sparrow to see my trezor, I had to to do this:
(in /usr/lib)
Looks like sparrow does some weird/nasty hack to detect trezor. see
jq -r .hwi < ~/.sparrow/config
(while sparrow is running)This all started when I saw this log:
cybafunkmonkey commented on 2022-05-20 17:55 (UTC)
Fixed and ready to install
cybafunkmonkey commented on 2022-05-20 17:00 (UTC)
Sparrow Wallet 1.6.4 is out Actually Sparrow Wallet 1.6.4 from AUR isn't coming up. No logs, no errors. I will try to fix in the next days. You can download, unpack and use the package here if you need urgent: https://github.com/sparrowwallet/sparrow/releases/download/1.6.4/sparrow-1.6.4.tar.gz