gpo.zugaina.org

Search Portage & Overlays:

dev-util/bruno-bin

Opensource IDE For Exploring and Testing Api's

Screenshots

  • bruno-bin-1.9.0-r1
    ~amd64

    View      Download      Browse     License: MIT   
    Overlay: guru
  • bruno-bin-1.9.0
    ~amd64
    fontconfig cups alsa dbus accessibility

    View      Download      Browse     License: MIT   
    Overlay: guru

ChangeLog

commit dcee5c0bf94c2c178c53c82573920bff7231c3d1
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Tue Feb 20 13:23:51 2024 +0100

dev-util/bruno-bin: fix dependencies

All dependencies must be unconditional
Add missing deps:
- dev-libs/wayland required by shipped libGLESv2.so
Runs without it but throws errors at startup:
[1006:0220/122917.086782:ERROR:egl_util.cc(44)] Failed to load GLES library:
/opt/Bruno/libGLESv2.so: libwayland-client.so.0: cannot open shared object
file: No such file or directory
[1006:0220/122917.090308:ERROR:viz_main_impl.cc(186)] Exiting GPU process
due to errors during initialization
[1039:0220/122917.122467:ERROR:gpu_init.cc(521)] Passthrough is not
supported, GL is disabled, ANGLE is
- x11-misc/xdg-utils required for opening documentation etc.

Closes: https://bugs.gentoo.org/924984
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>

commit a262b46c46099a227656b21734f353a49b080781
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Tue Feb 20 13:20:52 2024 +0100

dev-util/bruno-bin: add QA_PREBUILT

Closes: https://bugs.gentoo.org/924982
Closes: https://bugs.gentoo.org/924983
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>

commit f279ba4ae27f3f637cc8e3dd8a71e25fd652bf6d
Author: Martin Mokry <martin-kokos@users.noreply.github.com>
Date: Sun Nov 5 22:17:57 2023 +0100

dev-util/bruno-bin: New package

Signed-off-by: Martin Mokry <martin-kokos@protonmail.com>
Signed-off-by: David Roman <davidroman96@gmail.com>
Closes: https://github.com/gentoo/guru/pull/116