libgtkada for Debian --------------------- The libgtkada source package provides three libraries. * gtkada (binding for the GTK toolkit in the Ada language) * gtkadagl (optional OpenGL support) * gnomeada (optional GNOME support) Each library follows the convention for Ada library packages in Debian documented in http://people.debian.org/~lbrenta/debian-ada-policy.html. Command-line settings to compile and link programs against gtkada without GNAT projects are provided by the gtkada-config tool. # gnatmake your_main_program.adb $(gtkada-config) A GTK equivalent of the dialog command-line utility is provided in libgtkada-bin. Because the Debian packaging compiles GtkAda with Debian GCC instead of GNAT GPL Edition, I expect that they are *not* binary-compatible with AdaCore's binaries. Therefore the sonames of the libraries are changed. Licensing changes ----------------- See README.source. -- Nicolas Boulenguez , Sun, 11 May 2014 17:17:58 +0200