Download raw body.
[NEW] wayland/scenefx and wayland/mango
On 4/6/26 10:29 AM, Matthieu Herrb wrote:
> Since the default configuration uses rofi as the launcher, I'd add a
> RUN_DEPENDS on sysutils/rofi (or change the default config to use a
> wayland native launcher (wofi, fuzzel or wmenu).
Makes sense, and the same applies to wayland/foot as the default terminal, I guess?
--- Makefile.old Mon Apr 6 10:36:26 2026
+++ Makefile Mon Apr 6 10:36:58 2026
@@ -23,7 +23,9 @@
wayland/wayland \
x11/xkbcommon
-RUN_DEPENDS = wayland/xwayland
+RUN_DEPENDS = sysutils/rofi \
+ wayland/foot \
+ wayland/xwayland
WANTLIB += c input m pcre2-8 scenefx-0.4 wayland-client wayland-server
WANTLIB += xcb-icccm xkbcommon
[NEW] wayland/scenefx and wayland/mango