Port details |
- scenefx wlroots scene API, but with eye candy!
- 0.1_1 x11-toolkits =2 0.1Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2024-04-29 07:09:07
- Last Update: 2024-07-13 00:36:35
- Commit Hash: 20de9a1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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:
-
- scenefx>0:x11-toolkits/scenefx
- To install the port:
- cd /usr/ports/x11-toolkits/scenefx/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/scenefx
- pkg install scenefx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: scenefx
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1713561527
SHA256 (wlrfx-scenefx-0.1_GH0.tar.gz) = f5c889f4c826a4216628bf1e7e48071fc33e7774b5e3d51e6fee6e571e420827
SIZE (wlrfx-scenefx-0.1_GH0.tar.gz) = 107137
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.27 : 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.so : x11-toolkits/wlroots017
- 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_scenefx
- USES:
- compiler:c11 meson pkgconfig xorg gl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|