[gcompris-devel] SDL audio output
Bruno Coudoin
bruno.coudoin at free.fr
Thu May 6 00:24:00 UTC 2004
José JORGE wrote:
>Em Quarta 05 Maio 2004 01:52, o Bruno Coudoin escreveu:
>
>
>>I try to implement an SDL audio output in gcompris and believe me or
>>check the cvs, it WORKS and it was fairly easy to implement.
>>
>>I don't saw any glitches using it so I am commiting it for others to
>>test. I did not moved out the old player with ao.
>>
>>It brings these new dependancies:
>>libSDL_mixer-1.2.so.0
>>libSDL-1.2.so.0
>>libsmpeg-0.4.so.0
>>libasound.so.2
>>libaudio.so.2
>>
>>
>
>Well I made cvs update then ./configure and it didn't complain about new
>dependencies. then a make complained. is it normal, shouldn't we have an
>error in configure?
>
>
Yes it should but so far, I have not yet updated the configure. All the
SDL libs request is done through sdl-config call in src/gcompris/Makefile.am
I believe adding libSDL1.2-devel and libSDL_mixer1.2-devel package
should be enough (names are for mandrake 9.2).
More information about the Gcompris-devel
mailing list