Commit Graph

6 Commits

Author SHA1 Message Date
Tobias Gruetzmacher babc0dfc32 sdl2_gfx: Run autogen.sh to recreate build files.
Timestamps inside the SDL2_gfx archive seem to be strange, so make tries
to run aclocal with the wrong parameters and fails (in a mostly clean
environement).
2015-02-05 19:56:33 +01:00
Timothy Gu 7d265e6f70 Remove i686-pc-mingw32 package recipes
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-10-14 01:42:11 +00:00
Luis Saavedra b4f2887860 sdl2_gfx: fix syntax error near unexpected token `) '
Also use `` instead of $() and use $(SED) instead of sed (completely my
fault).

Fixes #506.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-09-15 17:30:47 -07:00
Timothy Gu 0656ed047a sdl2_gfx: enable shared build 2014-08-04 16:44:49 -07:00
Timothy Gu 71636f4787 sdl2_gfx: disable on i686-pc-mingw32
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-04 16:44:49 -07:00
Sylvain Beucler c4061ea8df sdl2_gfx: new Makefile
Some modifications made by me (Timothy):
- test program name changed to follow conventions
- checksum fixed

Signed-off-by: Timothy Gu <timothygu99@gmail.com
2014-08-04 16:44:49 -07:00