On March 24, 2025 6:59:17 PM GMT+01:00, Volker Schlecht
<openbsd-po...@schlecht.dev> wrote:
>I just noticed that wofi is imported but not hooked up - intentionally so, or
>just forgotten?
oops, looks like i accidentally removed it in my last commit. Feel free to add
it back.
>
>On 2025-02-28 22:13, Landry Breuil wrote:
>> Le Sun, Feb 16, 2025 at 11:34:24PM +0100, Tobias Heider a écrit :
>>> Wofi is a launcher/menu program for wlroots based wayland compositors such
>>> as sway.
>>> It is used by default in wayfire, which is how I found it.
>>>
>>> For more info see https://hg.sr.ht/~scoopta/wofi
>>>
>>> Does this look ok?
>>
>> you need to patch out the hg identify call in meson.build, because if hg
>> is found then it fails:
>>
>> ../../../../../usr/obj/ports/wofi-1.4.1/wofi-v1.4.1/meson.build:16:11:
>> ERROR: Command `/usr/local/bin/hg identify` failed with status 255.
>>
>> i was pretty sure there's a better way to do the DISTNAME/DISTFILES
>> dance, but maybe not.
>>
>> might want to regen WANTLIB from scratch to have better sorting.
>>
>> other than that, looks ok. havent runtime-tested it yet.
>>
>> Landry
>>
>