Debian Patches

Status for libsdl2-gfx/1.0.4+dfsg-5

Patch Description Author Forwarded Bugs Origin Last update
install-primitives_font.patch Also install SDL2_gfxPrimitives_font.h header file Gianfranco Costamagna <locutusofborg@debian.org> invalid debian 2021-11-24
test-Replace-undocumented-AC_CONFIG_AUX_DIRS-with-AC_CONF.patch test: Replace undocumented AC_CONFIG_AUX_DIRS with AC_CONFIG_AUX_DIR
AC_CONFIG_AUX_DIRS is an undocumented, internal version of
AC_CONFIG_AUX_DIR that takes a whitespace-separated list, instead of a
single path to add to the list.

Newer versions of autoconf treat the argument to AC_CONFIG_AUX_DIRS
as being literal (they do not expand the shell variable), causing
autoreconf to fail. The argument to AC_CONFIG_AUX_DIR is documented
to be relative to $srcdir anyway, so there is no need to specify $srcdir
a second time.
Simon McVittie <smcv@debian.org> no 2021-11-17
testgfx-Ensure-format-string-directives-are-not-interpret.patch testgfx: Ensure format string directives are not interpreted
../../test/TestGfx.c: In function ExecuteTest:
../../test/TestGfx.c:247:25: error: format not a string literal and no format arguments [-Werror=format-security]
247 | SDL_Log(titletext);
| ^~~~~~~~~
Simon McVittie <smcv@debian.org> no 2021-11-17
test-Match-filenames-case-sensitively.patch test: Match filenames case-sensitively
Otherwise we cannot compile testgfx from TestGfx.c on Unix systems.
Simon McVittie <smcv@debian.org> no 2021-11-17
test-Add-a-target-to-install-the-test-executables.patch test: Add a target to install the test executables
This allows them to be used as manual smoke-tests to check that the
library is working.
Simon McVittie <smcv@debian.org> no 2021-11-17
testframerate-Add-an-option-to-run-for-a-specified-number.patch testframerate: Add an option to run for a specified number of seconds

This allows this program to be used as a non-interactive smoke test.
Simon McVittie <smcv@debian.org> no 2021-11-17
testrotozoom-Add-an-option-to-run-one-complete-cycle-and-.patch testrotozoom: Add an option to run one complete cycle and then stop
This allows this program to be used as a non-interactive smoke test.
Simon McVittie <smcv@debian.org> no 2021-11-18
testgfx-Add-an-option-to-run-one-complete-cycle-and-then-.patch testgfx: Add an option to run one complete cycle and then stop
This allows this program to be used as a non-interactive smoke test.
Simon McVittie <smcv@debian.org> no 2021-11-18
Don-t-include-full-paths-in-Doxygen-generated-documentati.patch Don't include full paths in Doxygen-generated documentation
This makes builds more reproducible.
Simon McVittie <smcv@debian.org> no 2023-06-21

All known versions for source package 'libsdl2-gfx'

Links