Debian Patches

Status for libgtkada/21.0.0.785f3cf4-3

Patch Description Author Forwarded Bugs Origin Last update
licence_readme.diff fix license version The license update has been applied in COPYING3 and every source header. Nicolas Boulenguez <nicolas@debian.org> yes
build-flags.diff allow tests to build with build flags but outside the source tree ADAFLAGS come last and take precedence over the default (-O0).
LDFLAGS comes before libraries that they affect (--as-needed).
.
Upstream only runs the tests inside the source tree and is not
interested by this part.
Nicolas Boulenguez <nicolas@debian.org> not-needed
update-gtk-gir.diff attempt to use obsolete Gtk-3.0.gir with recent libgtk-dev Gtk-*.gir is generated then manually patched by upstream,
so it cannot be updated cleanly.
.
The main gtk loop now passes BELOW_TEXT=2 and ABOVE_TEXT=3 instead of
BELOW=0 and ABOVE=1, causing Constraint_Error: invalid data in callbacks.
Nicolas Boulenguez <nicolas@debian.org> no
python-2to3.diff switch binding generator to Python3. Nicolas Boulenguez <nicolas@debian.org> yes debian
link-with-lm.diff link gtkada-canvas.adb with -lm gtkada-canvas.adb uses math functions either built in gcc or provided
by -lm, depending on the architecture.
.
On Debian, --as-needed is active so -lm will be ignored on
architectures where none of its symbols is required.
.
If this is ever applied upstream, src/opengl/gtkada_gl.gpr should be
modified too.
Nicolas Boulenguez <nicolas@debian.org> no debian
python-2to3-b.diff switch binding generator to Python3. Nicolas Boulenguez <nicolas@debian.org> no debian

All known versions for source package 'libgtkada'

Links