This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
kivy-ios
Watch
1
Star
0
Fork
You've already forked kivy-ios
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
287
commits
10
branches
1
tag
84
MiB
ddbfb912ef
Commit graph
2 commits
Author
SHA1
Message
Date
Mathieu Virbel
0291b0867f
update sdl_ttf patch for SDL 2 (fix SDL_AllocSurface to SDL_CreateRGBSurface).
closes
#15
2012-07-21 19:10:39 +02:00
Mathieu Virbel
f70b893790
sdl-ttf: fix compilation when we never installed SDL on our system. the current buidl was relying on the sdl-config that doesn't exist.
...
Instead, generate a fake sdl.pc for pkg-config, and use it when compiling the SDL_ttf.
closes
#15
2012-07-21 16:54:24 +02:00