Friday, July 08, 2022

Re: [maintainer update] games/gzdoom-4.8.2

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?

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

No comments:

Post a Comment