|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.0.1 29 Jan 2025 07:47:20
    |
Alexey Dokuchaev (danfe)  |
x11/boomer: attempt to unbreak the port in the build-as-user mode
Build artifacts are created under ~/.cache/nim/$projectname(_r|_d)
by default and this naturally fails because nobody's home directory
is /nonexistent. Use ${WRKDIR}/.nimcache instead which definitely
exists and is writable.
Nagged by: pkg-fallout |
0.0.1 25 Jun 2024 06:45:46
    |
Alexey Dokuchaev (danfe)  |
x11/boomer: new port had been added (+)
Boomer is a screen zoomer for X11, written using OpenGL shaders
for fast screen grab and drag, enlighten a portion of the screen
with a variable radius (flashlight effect), etc.
Written in Nim language, it compiles into small executable that
only needs OpenGL and X11 libraries at run-time.
WWW: https://github.com/tsoding/boomer |
Number of commits found: 2
|