[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: WIP SDL packages
From: |
Ludovic Courtès |
Subject: |
Re: WIP SDL packages |
Date: |
Tue, 19 Nov 2013 08:58:38 +0100 |
User-agent: |
Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) |
Hi, David,
David Thompson <address@hidden> skribis:
> Attached is a work-in-progress patch that adds SDL and SDL2 packages.
Nice!
> I'm having some trouble getting the dependencies sorted out. For
> instance, pulseaudio is listed as an input but the configure script does
> not detect pulseaudio support. Both packages build successfully, but
> they are probably missing other optional dependencies.
>
> Would anyone mind taking a look and giving some feedback?
I’ll do it if nobody gets to it before, but you could try building SDL
with --keep-failed, hit C-c C-c after the configure phase, and then
check in config.log what makes it think PulseAudio is unavailable.
Hmm, actually it may be that it just lacks pkg-config as an input, no?
HTH,
Ludo’.
- WIP SDL packages, David Thompson, 2013/11/18
- Re: WIP SDL packages,
Ludovic Courtès <=