Package: love / 0.9.1-3

Metadata

Package Version Patches format
love 0.9.1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
scripts_source.patch | (download)

src/scripts/auto.lua | 118 118 + 0 - 0 !
src/scripts/boot.lua | 1637 1637 + 0 - 0 !
src/scripts/graphics.lua | 1473 1473 + 0 - 0 !
3 files changed, 3228 insertions(+)

---
fix freetype includes.patch | (download)

src/modules/font/freetype/Font.h | 2 2 + 0 - 0 !
src/modules/font/freetype/TrueTypeRasterizer.h | 2 2 + 0 - 0 !
2 files changed, 4 insertions(+)

 fix build failure with freetype 2.5.1
configure.patch | (download)

Makefile.am | 18 1 + 17 - 0 !
configure.ac | 5 0 + 5 - 0 !
src/Makefile.am | 4 3 + 1 - 0 !
3 files changed, 4 insertions(+), 23 deletions(-)

---