1) XNAdaLib 2018 built on macOS 10.13 High Sierra for Native Quartz
with GNAT Community 2018 including:
- GTKAda 18.0w mid-2018 with GTK+ 3.22.29 complete,
- Glade 3.22.1,
- GnatColl mid-2018,
- Florist mid-2018a,
- AdaCurses 20110404,
- Gate 3.05-b,
- Components 4.30,
- AICWL 3.19,
- Zanyblue 1.4.0,
- PragmARC mid-2018,
- GNOGA 1.4-beta,
- AdaControl 1.19r10,
- AdaDep 1.4r1,
- AdaSubst 1.5r1,
- SparForte 2.2-180916,
and as side libraries:
- Template Parser 19.0,
- gtksourceview 3.24.4,
- GNUTLS 3.5.9,
- ASIS GPL 2018,
- SDL 1.2.15 et SDL_Image 1.2.12.
The archive shall be installed (mandatory) at /usr/local:
$ cd /usr/local
$ sudo tar xzf xnadalib-gpl-2018-quartz-x86_64-apple-darwin17.7.0-bin.tgz
Update your PATH to include gtkada-config, glade, gate3.sh and other executables in it:
$ PATH=/usr/local/xnadalib-2018/bin:$PATH
Update your GPR_PROJECT_PATH to include gtkada.gpr, adacurses.gpr, florist.gpr,
gnatcoll.gpr, gtkada_aicwl.gpr, gnoga.gpr and other projects in it:
$ export GPR_PROJECT_PATH=/usr/local/xnadalib-2018/lib/gnat:/usr/local/xnadalib-2018/share/gpr
Set XDG_DATA_DIRS for GNOME apps:
$ export XDG_DATA_DIRS=/usr/local/xnadalib-2018/share
Glade and GPS applications in the /usr/local/xnadalib-2018/apps directory must stay in this directory unless you modify the script inside apps.
Then see documentation and examples in /usr/local/xnadalib-2018/share directory and enjoy.
See the instructions which have produced the libraries on Blady web site:
http://blady.pagesperso-orange.fr/telechargements/gtkada/Install-GTKAda-Quartz_wf.pdf
Report all comments to MacAda.org mailing list:
http://macada.org/macada/Contacts.html
See list archive:
https://hermes.gwu.edu/archives/gnat-osx.html
20180916 : Initial XNAdaLib 2018 release.