Package: rlvm / 0.14-5.2
Metadata
Package | Version | Patches format |
---|---|---|
rlvm | 0.14-5.2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
001_Use_system_library.patch | (download) |
SConscript.luarlvm |
2 1 1 - 0 ! |
use system library instead of internal static link |
002_include iostream.patch | (download) |
src/systems/base/gan_graphics_object_data.cc |
1 1 0 - 0 ! |
[patch] theoretical compile fix for gcc 4 series. Adds <iostream> to GraphicsObject. Closes #76. |
003_use_pkg config_for_freetype2.patch | (download) |
SConstruct |
2 1 1 - 0 ! |
use local freetype-config instead of the system one. Due to libfreetype6-dev won't ship freetype-config in the future, we copy freetype-config to debian subdir and use it. That freetype-config will call pkg-config instead. |
004_port_to_python3.patch | (download) |
SConscript.luarlvm |
2 1 1 - 0 ! |
porting to python3 python2 is end of life in Debian. We patch the scons file from python2 to python3 syntax. |
005_fix_boost_ftbfs.patch | (download) |
SConstruct |
1 1 0 - 0 ! |
fix ftbfs on boost1.83 |