Search Criteria
Package Details: ledger-live 2.94.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/ledger-live.git (read-only, click to copy) |
---|---|
Package Base: | ledger-live |
Description: | Maintain your Ledger devices |
Upstream URL: | https://www.ledger.com/ledger-live |
Keywords: | bitcoin cryptocurrency wallet |
Licenses: | MIT |
Submitter: | meriadec |
Maintainer: | phnx47 |
Last Packager: | phnx47 |
Votes: | 21 |
Popularity: | 0.048569 |
First Submitted: | 2018-07-19 09:01 (UTC) |
Last Updated: | 2024-12-19 06:15 (UTC) |
Dependencies (5)
- electron32 (electron32-binAUR)
- ledger-udevAUR (ledger-udev-gitAUR)
- node-gyp (corepackerAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
- pnpm (yarn-pnpm-corepackAUR, corepackerAUR, pnpm-binAUR) (make)
Required by (2)
- vechain-sync-bin (optional)
- vechain-sync2-bin (optional)
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 Next › Last »
crabvk commented on 2021-06-17 12:38 (UTC)
@phnx47
You're not building in clean chroot, right?
Also, as a maintainer, you have .git repo within PKGBUILD which makes the git call succeed.
phnx47 commented on 2021-06-17 12:28 (UTC) (edited on 2021-06-17 12:28 (UTC) by phnx47)
@crabvk Btw, I don't have problems with compiling this package. Everything correct in PKGBUILD, command
git rev-parse --short HEAD
not used during the buildcrabvk commented on 2021-06-17 11:46 (UTC) (edited on 2021-06-17 11:54 (UTC) by crabvk)
@phnx47
Ok, fair enough. But this line causes the error https://github.com/LedgerHQ/ledger-live-desktop/blob/develop/tools/main.js#L15, because there's no git repo if building in clean chroot.
created an issue
phnx47 commented on 2021-06-17 11:26 (UTC)
@crabvk It is not git version. Git used for npm packages only.
crabvk commented on 2021-06-17 11:20 (UTC) (edited on 2021-06-17 11:21 (UTC) by crabvk)
Hi. I've got an error
That's because the archive from the
source=
has no.git
. I think you should change it to"git+https://github.com/LedgerHQ/ledger-live-desktop.git#tag=v${pkgver}"
.Here's the patch https://gist.github.com/crabvk/0da29fa5fc6e8312282b38fe5fc545ae
phnx47 commented on 2021-06-12 05:39 (UTC)
@dr460nf1r3 yes, yarn needs git for install packages
dr460nf1r3 commented on 2021-06-11 15:03 (UTC)
I assumed it was needed because without I got an error message about it missing. The log is also from a clean chroot btw.
phnx47 commented on 2021-06-11 14:21 (UTC)
@dr460nf1r3 It is shouldn't use git. Log looking strange. I will check it in clean system
dr460nf1r3 commented on 2021-06-11 12:11 (UTC) (edited on 2021-06-11 12:27 (UTC) by dr460nf1r3)
Please add git to makedepends, needed in clean chroot. Also please have a look at this log, can't get this package to compile :/
sven21 commented on 2021-06-10 17:24 (UTC)
is it safe to use? im a bit FUDing ;D
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 Next › Last »