1
0
forked from pool/sdl12_compat
sdl12_compat/sdl12_compat.changes
Jan Engelhardt 4221a2c942 Accepting request 982771 from home:dimstar:Factory
- Depend on the actual libSDL2 library which is being dlopen()'ed.
- Require pkgconfig(gl) and pkgconfig)glu) from the devel package,
  as our headers include GL/gl.h and GL/glu.h (boo#1200562).

OBS-URL: https://build.opensuse.org/request/show/982771
OBS-URL: https://build.opensuse.org/package/show/games/sdl12_compat?expand=0&rev=12
2022-06-15 12:11:31 +00:00

26 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Wed Jun 15 10:57:30 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Depend on the actual libSDL2 library which is being dlopen()'ed.
- Require pkgconfig(gl) and pkgconfig)glu) from the devel package,
as our headers include GL/gl.h and GL/glu.h (boo#1200562).
-------------------------------------------------------------------
Tue May 17 07:44:55 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Add baselibs.conf
-------------------------------------------------------------------
Mon May 16 12:34:45 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Add 0001-SDL_GetWMInfo-work-like-1.2-when-SDL_SetVideoMode-ha.patch
to unbreak use with schismtracker.
- Add 0001-Set-pixels-in-SDL_CreateYUVOverlay-Fix-164.patch
to unbreak use with MPlayer.
- Hot enable sdl12-compat to be the SDL1 replacement [boo#1198182]
-------------------------------------------------------------------
Sat Mar 5 16:00:57 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Initial package (v1.2.52) for build.opensuse.org