SDL2 2.0.4 is out!
Felix Geyer
felix at fobos.de
Mon Jan 11 11:55:31 UTC 2016
Hi,
On 2016-01-11 12:41, Gianfranco Costamagna wrote:
> Hi Manuel,
>
>
>> (I guess that you're subscribed to the mailing list, but copying you
>
>> just in case).
>
>
> I am now again :)
>
>> Nice, thanks for your work.
>
>
> thanks to you for caring and answering :)
>
>> If it's API+ABI incompatible as you say below, we must do so, yes.
What makes you think that SDL2 has broken ABI compatibility?
This would be an upstream bug.
configure.in says:
> SDL_MAJOR_VERSION=2
> SDL_MINOR_VERSION=0
> SDL_MICRO_VERSION=4
> SDL_INTERFACE_AGE=0
> SDL_BINARY_AGE=4
If this is true we need to bump SHLIBS in d/rules to 2.0.4 and nothing
else.
Felix
More information about the Pkg-sdl-maintainers
mailing list