Index | Thread | Search

From:
Matthieu Herrb <matthieu@openbsd.org>
Subject:
Re: [NEW] wayland/scenefx and wayland/mango
To:
Volker Schlecht <openbsd-ports@schlecht.dev>
Cc:
Matthieu Herrb <matthieu@openbsd.org>, ports@openbsd.org, Landry Breuil <landry@openbsd.org>
Date:
Mon, 6 Apr 2026 10:55:04 +0200

Download raw body.

Thread
On Mon, Apr 06, 2026 at 10:39:04AM +0200, Volker Schlecht wrote:
> 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?

Yes. I already had it installed, so I did miss that :-)

> 
> --- 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

-- 
Matthieu Herrb