Builds fine. No major requirement changes, only the ebuild needed to be renamed. diff --git a/protonmail-bridge-bin-1.5.4.ebuild b/protonmail-bridge-bin-1.5.7.ebuild similarity index 100% rename from protonmail-bridge-bin-1.5.4.ebuild rename to protonmail-bridge-bin-1.5.7.ebuild -- 2.29.2
Has the situation on bug #761712 improved any?
(In reply to Ionen Wolkens from comment #1) > Has the situation on bug #761712 improved any? I'm encountering strange build issues when pulling therecipe, which is a requirement for GUI. So I can't speak on whether or not it works. If the Makefile were modified to use a system package instead, which would be "dev-go/qt", that _might_ work, but that package is currently masked. To answer succinctly, no I don't think it has, and it's much easier for myself to use the binary in this case.
Seeing as even using .deb rather than .rpm packages (which still bundle Qt libraries) results in "frontend error", slashbeast and I have decided to last-rite this package.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d0ea0376c7606aecb4152a0a81367d763f88300 commit 0d0ea0376c7606aecb4152a0a81367d763f88300 Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2021-03-19 12:27:36 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2021-03-19 12:32:36 +0000 profiles: Mask last-rited package mail-mta/protonmail-bridge-bin Bug: https://bugs.gentoo.org/768228 Signed-off-by: Marek Szuba <marecki@gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f530389959db0eb6c2df1fc36692e2e6725769 commit 37f530389959db0eb6c2df1fc36692e2e6725769 Author: Jakov Smolic <jakov.smolic@sartura.hr> AuthorDate: 2021-04-25 11:49:40 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2021-04-25 11:49:40 +0000 mail-mta/protonmail-bridge-bin: Remove last-rited pkg Closes: https://bugs.gentoo.org/768228 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> mail-mta/protonmail-bridge-bin/Manifest | 3 - mail-mta/protonmail-bridge-bin/metadata.xml | 20 -- .../protonmail-bridge-bin-1.4.5.ebuild | 249 --------------------- .../protonmail-bridge-bin-1.5.0.ebuild | 249 --------------------- .../protonmail-bridge-bin-1.5.2.ebuild | 249 --------------------- profiles/package.mask | 8 - 6 files changed, 778 deletions(-)