Port details |
- scenefx04 wlroots scene API, but with eye candy!
- 0.4.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-06-24 07:57:06
- Last Update: 2025-06-24 07:53:17
- Commit Hash: 9aab668
- 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:
-
- scenefx04>0:x11-toolkits/scenefx04
- To install the port:
- cd /usr/ports/x11-toolkits/scenefx04/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/scenefx04
- pkg install scenefx04
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: scenefx04
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1750744509
SHA256 (wlrfx-scenefx-0.4.1_GH0.tar.gz) = fa23f6ff509168d4a5eb0c5a7ef3b8cf3d39e3fba18320c28256e6c91c85d9ff
SIZE (wlrfx-scenefx-0.4.1_GH0.tar.gz) = 92158
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.41 : 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.19.so : x11-toolkits/wlroots019
- 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_scenefx04
- USES:
- compiler:c11 meson pkgconfig xorg gl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|