Mirko Galimberti
c957fee22a
Bump `SDL2` version to `2.28.5` and `SDL_image` to `2.8.0` in build dependencies script and update `kivy_deps.sdl2` on Windows ( #8479 )
...
* Bump SDL2 version in build dependencies script
* Use pre-release 2.7.1 for sdl_image
* Link for pre-releases is different
* sdl_image 2.8.0 has now been released
* Update kivy_deps.sdl2 and kivy_deps.sdl2-dev to 0.7.0 (to reflect the same changes made in Linux and macOS build scripts)
2023-12-06 20:41:22 +01:00
Mirko Galimberti
dc5c949506
Linux dependencies: Build libpng16 for freetype, so can render colored emoji ( #8313 )
2023-07-16 15:53:30 +02:00
Matt Einhorn
b69ca46a09
Build python 3.9 wheels for RPi + fixes the build for RPi wheels ( #7852 )
...
* Build python 3.9 for rpi as well [build wheel armv7l].
* Add missing autoreconf for debian build. [build wheel armv7l]
* Add missing libtool for debian build. [build wheel armv7l]
* Use the newer cmake based script to build dependencies [build wheel armv7l]
---------
Co-authored-by: Mirko Galimberti <me@mirkogalimberti.com>
2023-04-23 15:53:04 +02:00
Mirko Galimberti
0fc8c678eb
Migrate from `autotools` to `cmake` for SDL2 linux dependencies ( #8203 )
...
* Migrate from autotools to cmake for SDL2 linux dependencies
* Update Linux install docs
2023-04-15 14:59:50 +02:00
Mirko Galimberti
fc0e4b72c9
Bump versions on tools/build_linux_dependencies.sh
2023-03-18 23:54:49 +05:30
Mirko Galimberti
2d850d0126
Dependencies build tool: exit immediately on fail and allow an easier debug
2023-03-06 20:30:36 +01:00
Mirko Galimberti
36f31666c4
Build with libmodplug support
2023-02-08 18:58:31 +01:00
Mirko Galimberti
5240b464bd
Add libtiff support on linux
2023-02-05 15:32:45 +01:00
Mirko Galimberti
2276bbad3e
webp support on linux
2023-02-05 10:30:18 +01:00
Mirko Galimberti
15de4364ee
Introduces build scripts for sdl2 dependencies and KIVY_DEPS_ROOT
2023-01-07 15:41:17 +01:00