Search Criteria
Package Details: trezord-go 2.0.32-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/trezord-go.git (read-only, click to copy) |
---|---|
Package Base: | trezord-go |
Description: | TREZOR Communication Daemon aka TREZOR Bridge (written in Go) |
Upstream URL: | https://github.com/trezor/trezord-go |
Keywords: | crypto cryptocurrency go trezor wallet |
Licenses: | LGPL3 |
Conflicts: | trezord |
Provides: | trezord |
Submitter: | plague-doctor |
Maintainer: | None |
Last Packager: | lmartinez-mirror |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2018-07-06 22:47 (UTC) |
Last Updated: | 2022-10-21 18:45 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- trezor-udevAUR (trezor-bridge-binAUR)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
crabvk commented on 2021-12-16 08:29 (UTC) (edited on 2021-12-16 08:30 (UTC) by crabvk)
/usr/lib/udev/rules.d/trezor.rules is a duplicate of /usr/lib/udev/rules.d/51-trezor.rules from trezor-udev. I think you should make trezor-udev package a dependency of trezord-go, same as trezor-suite-appimage package does.
Ranguvar commented on 2021-07-23 04:10 (UTC)
build fails with cgo failing to load DWARF output if 'lto' option is enabled globally in makepkg.conf
Please add '!lto' to options() array here to override that and allow build with lto in makepkg.conf. Thanks
plague-doctor commented on 2020-10-09 22:49 (UTC)
No official release of 2.0.30 as yet.
cyrinux commented on 2019-11-03 15:08 (UTC)
Hi, Could you please add "git" in makedepends? Thx