Debian Patches

Status for rlvm/0.14-7

Patch Description Author Forwarded Bugs Origin Last update
001_Use_system_library.patch Use system library instead of internal static link=================================================================== Ying-Chun Liu (PaulLiu) <paulliu@debian.org> no 2011-02-06
002_include-iostream.patch Theoretical compile fix for gcc 4 series.
Adds <iostream> to GraphicsObject.

Closes #76.
Elliot Glaysher <glaysher@umich.edu> no 2016-05-22
003_use_pkg-config_for_freetype2.patch 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.
===================================================================
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> no debian 2018-10-22
004_port_to_python3.patch Porting to python3 python2 is end of life in Debian. We patch the scons file from python2 to
python3 syntax.

===================================================================
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> yes debian 2020-02-01
005_fix_boost_ftbfs.patch fix ftbfs on boost1.90 Bo YU <tsu.yubo@gmail.com> invalid upstream 2026-04-05
005_port_to_gtk3.patch Porting to GTK3 In Debian it seems that GTK2 is about to be deprecated. Ported to GTK3.
Just in case.
===================================================================
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> no debian
006_0001-Temporarily-disable-everything-about-guichan.patch Temporarily disable everything about guichan.
Guichan does a lot of SDL specific stuff; this all needs to be disabled
as step 1 to transitioning to SDL2. This should be reenabled and
transitioned as the final step.
Elliot Glaysher <glaysher@umich.edu> no 2013-10-19
006_0002-Switch-to-SDL2.patch Switch to SDL2.
This switches over to the build from SDL to SDL2. rlvm starts up and can
display the main menu of CLANNAD, though the cursor isn't being blitted
correctly.

SDL2 has fairly different interfaces than SDL for stuff. Lots of things
have been commented out to make this compile, and will need real
porting. They have been marked with TODO(sdl2).
Elliot Glaysher <glaysher@umich.edu> no 2013-12-08
006_0003-Fix-most-blitting.patch [PATCH 1/6] Fix most blitting.
Updates alphablit, which we still don't have an equivalent for in SDL proper.
Elliot Glaysher <glaysher@umich.edu> no 2014-03-15
006_0004-Fix-event-handling.patch [PATCH 2/6] Fix event handling.
This moves to the new window events and the new mouse wheel events.
Elliot Glaysher <glaysher@umich.edu> no 2014-05-02
006_0005-Reenable-setting-the-icon.patch [PATCH 3/6] Reenable setting the icon. Elliot Glaysher <glaysher@umich.edu> no 2014-05-02
006_0006-Fix-a-few-more-rendering-issues.patch [PATCH 4/6] Fix a few more rendering issues. Elliot Glaysher <glaysher@umich.edu> no 2014-05-02
006_0007-Add-TODO-about-how-fullscreen-doesn-t-work-anymore.patch [PATCH 5/6] Add TODO about how fullscreen doesn't work anymore. Elliot Glaysher <glaysher@umich.edu> no 2014-05-02
006_0008-While-adding-the-libraries-fixed-OSX-it-broke-Linux.patch [PATCH 6/6] While adding the libraries fixed OSX, it broke Linux.
This moves the libraries added in the merge to the "darwin" section
of the SConstruct file.
Elliot Glaysher <glaysher@umich.edu> no 2015-05-04

All known versions for source package 'rlvm'

Links