9 Commits

Author SHA1 Message Date
Lucio Sauer
d9143c79fc app-misc/ledger-live-bin: sync install location with QA_PREBUILT
I didn't account for the package move when specifying QA_PREBUILT in commit
b51a1c.

Bug: https://bugs.gentoo.org/937490
Fixes: b51a1ce220
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-08-09 04:21:26 +02:00
Lucio Sauer
5a1c27cb0d app-misc/ledger-live-bin: drop 2.79.1-r1, 2.81.2-r1, 2.83.0-r1
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-08-08 02:26:29 +02:00
Lucio Sauer
2fe25020db app-misc/ledger-live-bin: add QA_FLAGS_IGNORED
Closes: https://bugs.gentoo.org/937489
Closes: https://bugs.gentoo.org/937490
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-08-08 02:25:57 +02:00
Lucio Sauer
a2c5429100 app-misc/ledger-live-bin: add 2.84.1
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-08-06 04:12:07 +02:00
Lucio Sauer
b51a1ce220 app-misc/ledger-live-bin: tighten QA_PREBUILT
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-08-06 04:11:49 +02:00
Lucio Sauer
f4a782fc99 app-misc/ledger-live-bin: disable automatic updates
Installing the desktop file fixes another runtime issue where it
previously was impossible to close the Ledger Recover screen due to
/usr/bin/ledger-live not being the default handler for the
x-scheme-handler/ledgerlive MIME type.
Instead, the default-url-scheme-handler tried and failed to handle
ledgerlive://myledger.

Bug: https://github.com/LedgerHQ/ledger-live/issues/6785
Closes: https://bugs.gentoo.org/937379
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-08-06 04:11:40 +02:00
Lucio Sauer
dc36536af2 app-misc/ledger-live-bin: add missing runtime deps
- from extracted AppImage
- from scanelf -n /usr/bin/ledger-live

EAPI 7 -> 8

Closes: https://bugs.gentoo.org/932198
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-08-06 03:21:03 +02:00
Lucio Sauer
538217ef33 app-misc/ledger-live-bin: fix LICENSE
Apart from the copyright of the sources, usage of Ledger Live Services
is also subjected to ledger-live-ToU.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-08-06 03:04:49 +02:00
Lucio Sauer
f7f6ebec5c app-misc/ledger-live-bin: rename app-misc/ledger-live
As it has been clarified to me on #gentoo-guru, binary packages for OSS
projects should contain a -bin suffix to distinguish them from
from-source builds.

The next commit will amend LICENSE to reflect the OSS nature of
this project.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-08-06 02:05:38 +02:00