Sunday, July 10, 2022

Re: [maintainer update] games/gzdoom-4.8.2

Omar Polo <op@openbsd.org> [2022-07-08, 10:43 +0200]:

> Hello,
>
> Timo Myyrä <timo.myyra@bittivirhe.fi> wrote:
>> Hi,
>>
>> Here's companion for the audio/zmusic diff to bring gzdoom to latest
>> release. Seemed to work on quick test on amd64.
>
> It seems to automatically picks up multimedia/libvpx if installed,
> should we add it as dependency or disable it?
>

I'd say it should be added as LIB_DEPENDS, quick glance at the source
would tell it is used by movie playback.

> It fails to start for me: it pops up a windwo with "Cannot find
> gzdoom.pk3" and that's it. Looking at ktrace it does
>
> 8005 gzdoom CALL stat(0x9e670681cb0,0x7f7fffff6fc8)
> 8005 gzdoom NAMI "./gzdoom.pk3"
> 8005 gzdoom RET stat -1 errno 2 No such file or directory
> 8005 gzdoom CALL stat(0x9e66f2a06c0,0x7f7fffff6fc8)
> 8005 gzdoom NAMI "gzdoom.pk3"
> 8005 gzdoom RET stat -1 errno 2 No such file or directory
>
> However, if i run it from /usr/local/games/gzdoom it works as expected
> (gzdoom.pk3 is installed there.) Any idea why is doing that?
>
>
> Thanks,
>
> Omar Polo

Asked about it and there is an open bug for it:
https://github.com/coelckers/gzdoom/issues/1615

Let's wait until that is fixed before updating the gzdoom port.

timo

No comments:

Post a Comment