Port details |
- scenefx02 wlroots scene API, but with eye candy!
- 0.2.1 x11-toolkits
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2025-02-20 00:57:44
- Last Update: 2025-02-20 00:55:08
- Commit Hash: 1bb1473
- License: MIT
- WWW:
- https://github.com/wlrfx/scenefx
- Description:
- wlroots is the de-facto library for building wayland compositors, and
its scene api is a great stride in simplifying wayland compositor
development. The problem with the scene api (for compositors looking
for eye candy), however, is that it forces you to use the wlr
renderer, which is powerful yet simple. SceneFX is a project that
takes the scene api and replaces the wlr renderer with our own fx
renderer, capable of rendering surfaces with eye-candy effects
including blur, shadows, and rounded corners, while maintaining the
benefits of simplicity gained from using the scene api.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- scenefx02>0:x11-toolkits/scenefx02
- To install the port:
- cd /usr/ports/x11-toolkits/scenefx02/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/scenefx02
- pkg install scenefx02
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: scenefx02
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1739733667
SHA256 (wlrfx-scenefx-0.2.1_GH0.tar.gz) = e50cd8cbeb6564233dced39f21e78d755701fa7fe67f5b354f033f397b69a2b8
SIZE (wlrfx-scenefx-0.2.1_GH0.tar.gz) = 85884
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:
-
- wayland-protocols>=1.35 : graphics/wayland-protocols
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- pixman-1.pc : x11/pixman
- Runtime dependencies:
-
- pixman-1.pc : x11/pixman
- Library dependencies:
-
- libdrm.so : graphics/libdrm
- libwayland-server.so : graphics/wayland
- libwlroots-0.18.so : x11-toolkits/wlroots018
- libEGL.so : graphics/libglvnd
- libgbm.so : graphics/mesa-libs
- libGLESv2.so : graphics/libglvnd
- This port is required by:
- for Libraries
-
- x11-wm/swayfx
Configuration Options:
- No options to configure
- Options name:
- x11-toolkits_scenefx02
- USES:
- compiler:c11 meson pkgconfig xorg gl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|