gui-libs/scenefx: add 0.2

Signed-off-by: Theo Donacik <theodonacik@gmail.com>
This commit is contained in:
Theo Donacik
2025-02-11 17:11:21 -05:00
parent bd3da3616c
commit a93609e54e
3 changed files with 52 additions and 6 deletions

View File

@@ -16,13 +16,7 @@
it is not yet ready for usage by other compositors.
</longdescription>
<use>
<flag name="drm">Enable Direct Rendering Management</flag>
<flag name="examples">Build example applications</flag>
<flag name="liftoff">Enable support for libliftoff KMS plane backend</flag>
<flag name="libinput">Enable support for input devices via <pkg>dev-libs/libinput</pkg></flag>
<flag name="x11-backend">Enable support for handling input/output devices through <pkg>x11-libs/libxcb</pkg></flag>
<flag name="xcb-errors">Better error reporting when using xwayland</flag>
<flag name="X">Enable support for X11 applications (XWayland)</flag>
</use>
<upstream>
<remote-id type="github">wlrfx/scenefx</remote-id>