graphics/py-pydeck: New port: Python bindings for deck.gl
pydeck is a set of Python bindings for deck.gl, optimized for data
science use cases.
pydeck provides a way to visualize large-scale datasets in Python,
either in Jupyter notebooks or as standalone HTML files.
https://deckgl.readthedocs.io/https://github.com/visgl/deck.gl/pull/10193
This port required by www/py-streamlit 1.57.0.
PR: 295418
Sponsored by: UNIS Labs
biology/sra-tools: lib64 -> lib
Patch to better respect filesystem hierarchy. The lib64 default was
left alone originally because the old esoteric build system was
difficult to patch. The new system is much simpler. Reporter
indicated that the presence of ${PREFIX}/lib64 causes build failures
in some other ports.
PR: 294837
Reported by: milios at ccsys.com
sysutils/conky{-awesome}: Update to 1.23.0
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.23.0
Add 2 cherry-picked commits to:
* Allow the specific options of conky-awesome to build
* Fix an issue with mouse events repropagation
Features
* feat(lua): add conky_surface() for creating Cairo surface on Wayland; update
conky_window.width/height from Wayland
* Improve logging and termination
Bug fixes
* fix(x11): mouse event handling - scroll direction, hit testing, XInput2
performance
* fix(settings): simplify background alpha settings (#2109)
* Fix #2333: implement hash-based caching for execp to persist scroll state
[15 lines not shown]