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
28d7042856
kivy-ios
/
src
History
Thomas Hansen
28d7042856
Fixes for changes introduced by installing new XCode5 CommandLineTools, which put system headers in /usr/local. This change makes sure that the hostpython is using the system sdk, and PIL does not explicitly include /usr/include etc. as the highest priority path to look for headers in...that wont work if we are cross compiling.
2013-10-25 15:23:44 -05:00
..
ffi_files
fixed ctypes error. Added .patch files for required modifications to get working pyobjus on iOS.
2013-08-26 20:39:29 +02:00
ios
ios: add method for calculating DPI and read UIscreen scale
2012-11-02 20:03:50 +01:00
jpeg_files
modified: src/jpeg_files/jpeg_makefile.patch
2013-07-12 15:11:30 +02:00
pil_files
Fixes for changes introduced by installing new XCode5 CommandLineTools, which put system headers in /usr/local. This change makes sure that the hostpython is using the system sdk, and PIL does not explicitly include /usr/include etc. as the highest priority path to look for headers in...that wont work if we are cross compiling.
2013-10-25 15:23:44 -05:00
python_files
fixes bad path resolution in Python setup.py (zlib.h is not located into /usr/include anymore.)
2013-10-25 17:33:47 +02:00
SDL
update to latest SDL master. keyboard API changed, kivy need to be updated as well.
2013-03-03 06:34:46 +01:00
tremor-configure.patch
update libtremor patch to also change obsolete AM_CONFIG_HEADER to AC_CONFIG_HEADERS. AM_CONFIG_HEADER does not work since automake 1.4
2013-02-26 14:28:39 -06:00