gpo.zugaina.org

Search Portage & Overlays:

dev-python/comfy-angle-bin

Redistributable ANGLE libraries for ComfyUI

Screenshots

  • comfy-angle-bin-0.1.1
    -* ~amd64
    python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 python_single_target_python3_15

    View      Download      Browse     License: BSD MIT   
    Overlay: stuff
  • comfy-angle-bin-0.1.0
    -* ~amd64
    python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 python_single_target_python3_15

    View      Download      Browse     License: BSD MIT   
    Overlay: stuff

ChangeLog

commit 5c4701c3de4abd1041901801081155e93aba860e
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Sep 10 07:52:37 2026 +0200

dev-python/comfy-angle-bin: trim 0.1.0 installer rationale

commit c7c27ccdf40625adfe4a098027d14f21fdd57602
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Sep 10 07:52:37 2026 +0200

dev-python/comfy-angle-bin: trim 0.1.1 installer rationale

commit 867405aea4a1eb12f58d0323cfef20e6c8d8a364
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Sep 4 04:16:09 2026 +0200

dev-python/comfy-angle-bin: fix installer BDEPEND usedep

dev-python/installer is a multi-impl (python-r1) package, so it exposes
PYTHON_TARGETS rather than PYTHON_SINGLE_TARGET. Referencing it with a
bare $ produced an atom no installer version can
satisfy, which made the whole @world resolution abort rather than merely
skip the package. Route the dep through python_gen_cond_dep so it uses
$, which is the form python-single-r1 provides for exactly
this case.

commit 6083f52444303bb2f46e593d8f1d0ff715436eb2
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Aug 23 18:15:00 2026 +0200

dev-python/comfy-angle-bin: add 0.1.1

commit 2fa7a525810010bedcb958b4df01fb578715c86d
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Aug 13 18:47:37 2026 +0200

dev-python/comfy-angle-bin: new package, add 0.1.0

ComfyUI GLSL nodes load ANGLE before PyOpenGL. Package the upstream platform wheel
so that feature has its required EGL and GLES libraries.