K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-12-24T11:59:24.787405Z K 7 svn:log V 523 devel/py-game: fix build on GCC architectures In file included from /usr/local/include/SDL2/SDL_main.h:25, from /usr/local/include/SDL2/SDL.h:32, from src_c/scrap.c:30: /usr/local/include/SDL2/SDL_stdinc.h:179: error: redefinition of typedef 'Uint8' src_c/include/pgcompat.h:86: error: previous declaration of 'Uint8' was here /usr/local/include/SDL2/SDL_stdinc.h:203: error: redefinition of typedef 'Uint32' src_c/include/pgcompat.h:85: error: previous declaration of 'Uint32' was here END