| Port details |
- scenefx05 wlroots scene API, but with eye candy!
- 0.5 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: 2026-07-09 00:48:20
- Last Update: 2026-07-09 00:45:09
- Commit Hash: 4105a17
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- scenefx05>0:x11-toolkits/scenefx05
- To install the port:
- cd /usr/ports/x11-toolkits/scenefx05/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/scenefx05
- pkg install scenefx05
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: scenefx05
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1782624992
SHA256 (wlrfx-scenefx-0.5_GH0.tar.gz) = 0fa8ecca0e310f813efd052624c5ed7d9153d6a0fdead5cc957d34c07f9a86c6
SIZE (wlrfx-scenefx-0.5_GH0.tar.gz) = 109708
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.20.so : x11-toolkits/wlroots020
- liblcms2.so : graphics/lcms2
- libEGL.so : graphics/libglvnd
- libgbm.so : graphics/mesa-libs
- libGLESv2.so : graphics/libglvnd
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for scenefx05-0.5:
LCMS2=on: Little CMS 2.x support
===> Use 'make config' to modify these settings
- Options name:
- x11-toolkits_scenefx05
- USES:
- compiler:c11 meson pkgconfig xorg gl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|