Package: gemrb / 0.8.5-1

Metadata

Package Version Patches format
gemrb 0.8.5-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 DEBIAN Remove unnecessary links against various libr.patch | (download)

gemrb/CMakeLists.txt | 9 4 + 5 - 0 !
gemrb/core/CMakeLists.txt | 4 4 + 0 - 0 !
2 files changed, 8 insertions(+), 5 deletions(-)

 debian: remove unnecessary links against various libraries.


0002 DEBIAN Log full config path instead of the 16 char b.patch | (download)

gemrb/core/InterfaceConfig.cpp | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 debian: log full config path instead of the 16-char buffer that
 overflows.


0003 DEBIAN Fix default values for GemRBPath and PluginsP.patch | (download)

gemrb/core/Interface.cpp | 5 2 + 3 - 0 !
1 file changed, 2 insertions(+), 3 deletions(-)

 debian: fix default values for gemrbpath and pluginspath to match
 installation folders.


0004 DEBIAN Don t look for unnecessary libvlccore dev whe.patch | (download)

cmake/modules/FindLIBVLC.cmake | 13 2 + 11 - 0 !
1 file changed, 2 insertions(+), 11 deletions(-)

 debian: don't look for unnecessary libvlccore-dev when looking for
 VLC.


0005 DEBIAN Try config file from .gemrb before trying fro.patch | (download)

gemrb/core/InterfaceConfig.cpp | 16 7 + 9 - 0 !
1 file changed, 7 insertions(+), 9 deletions(-)

 debian: try config file from ~/.gemrb before trying from /etc


0006 DEBIAN Fix some spelling errors in man pages gemrb_c.patch | (download)

android/prep_env.sh | 2 1 + 1 - 0 !
gemrb.6.in | 10 5 + 5 - 0 !
gemrb/core/SaveGameIterator.cpp | 4 2 + 2 - 0 !
gemrb/core/Scriptable/Actor.cpp | 2 1 + 1 - 0 !
gemrb/docs/en/GUIScript/controls.txt | 2 1 + 1 - 0 !
gemrb/plugins/GUIScript/GUIScript.cpp | 16 8 + 8 - 0 !
gemrb/plugins/OpenALAudio/OpenALAudio.cpp | 2 1 + 1 - 0 !
7 files changed, 19 insertions(+), 19 deletions(-)

 debian: fix some spelling errors in man pages,
 gemrb_core and in GUIScript