Package: gltron / 0.70final-14
Metadata
| Package | Version | Patches format |
|---|---|---|
| gltron | 0.70final-14 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| amd64 ai.patch | (download) |
src/include/game/game_data.h |
2 1 + 1 - 0 ! |
fix dumb artificial intelligence on amd64 |
| amd64 gcc40.patch | (download) |
src/include/video/fonttex.h |
2 1 + 1 - 0 ! |
fix a compile problem on amd64 with gcc 4.0+. |
| cflags.patch | (download) |
Makefile.am |
2 1 + 1 - 0 ! |
make configure & makefiles use cflags/cxxflags correctly Remove broken --enable-optimize flag from configure, since it was overriding our CFLAGS. Also update configure.in to work with newer autoconf without NEWS/AUTHORS. |
| debian datapath.patch | (download) |
nebu/filesystem/findpath.c |
61 1 + 60 - 0 ! |
finds the installed data correctly on a debian system without going through a complicated process. |
| disable screenmenu.patch | (download) |
scripts/menu.lua |
2 1 + 1 - 0 ! |
disable changing the screen resolution in-game, since it was crashing anyway |
| gcc30.patch | (download) |
lua/src/lib/liolib.c |
2 1 + 1 - 0 ! |
fix compile error on gcc 3.0+ |
| gcc 4.6.patch | (download) |
nebu/scripting/scripting.c |
5 2 + 3 - 0 ! |
fix build issues with gcc 4.6 |
| fix clang build.patch | (download) |
src/game/event.c |
2 1 + 1 - 0 ! |
--- |
| fix prototypes.patch | (download) |
nebu/scripting/scripting.c |
6 3 + 3 - 0 ! |
the parameters for some prototypes are defined as const so the functions should use that too. |
| automake error.patch | (download) |
nebu/scripting/Makefile.am |
2 0 + 2 - 0 ! |
fixes error when running a recent version of automake |
| gcc5.diff | (download) |
src/video/gamegraphics.c |
2 1 + 1 - 0 ! |
--- |
| no Werror.patch | (download) |
configure.in |
2 1 + 1 - 0 ! |
no werror Remove -Werror flag and do not treat warnings as errors anymore. This is a useful development flag but will cause a FTBFS whenever GCC becomes more strict. Bug-Debian: https://bugs.debian.org/897760 |
