Port details |
- boomer Screen zoom and highlight program for X11
- 0.0.1 x11 =2 0.0.1Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2024-06-25 06:48:05
- Last Update: 2024-06-25 06:45:46
- Commit Hash: 7bd5500
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/tsoding/boomer
- Description:
- Boomer is a screen zoomer for X11, written using OpenGL shaders for
fast screen grab and drag, enlighten the portion of the screen with
a variable radius (flashlight effect), etc.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/boomer/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/boomer
- pkg install boomer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: boomer
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1707424554
SHA256 (tsoding-boomer-0.0.1-dfd4e1f_GH0.tar.gz) = 1c061cc3d55513ace5b0848f883039263ffb65ea502d2903dd032ce44ac976c3
SIZE (tsoding-boomer-0.0.1-dfd4e1f_GH0.tar.gz) = 7074555
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nimble : devel/nimble
- Runtime dependencies:
-
- libGL.so : graphics/libglvnd
- libX11.so : x11/libX11
- libXrandr.so : x11/libXrandr
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_boomer
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 1
|