1) XNAdaLib 2019 built on macOS 10.13 High Sierra for Native Quartz
with GNAT Community 2019 including:
- GTKAda 19.0w mid-2019 with GTK+ 3.24.8 complete,
- Glade 3.22.1,
- GnatColl 19.2,
- Florist mid-2019a,
- AdaCurses 6.1,
- Gate3 0.5c,
- Components 4.41,
- AICWL 3.21,
- Zanyblue 1.4.0,
- PragmARC mid-2019,
- GNOGA 1.5-beta,
- AdaControl 1.21r3,
- AdaDep 1.4r1,
- AdaSubst 1.6r5,
- SparForte 2.3-190822,
and as side libraries and tools:
- Template Parser 20.0,
- gtksourceview 3.24.4,
- GNUTLS 3.5.18,
- ASIS GPL 2019,
- SDL 1.2.15 et SDL_Image 1.2.12,
- GMP 6.1.2,
- make 4.2.1, NEW
- aspell 0.60.7, NEW
- wget 1.20.3, NEW
- Python 2.7.15,
- Python 3.6.8.
The archive shall be installed (mandatory) at /usr/local:
$ cd /usr/local
$ sudo tar xzf xnadalib-gpl-2019-quartz-x86_64-apple-darwin17.7.0-bin.tgz
Update your PATH to include glade, gate3.sh, wget, spar, adactl, aspell
and other executables in it:
$ PATH=/usr/local/xnadalib-2019/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-2019/lib/gnat:/usr/local/xnadalib-2019/share/gpr
Set XDG_DATA_DIRS for GNOME apps:
$ export XDG_DATA_DIRS=/usr/local/xnadalib-2019/share
Glade and GPS applications in the /usr/local/xnadalib-2019/apps directory must
stay in this directory unless you modify the script inside apps.
Then see documentation and examples in /usr/local/xnadalib-2019/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
20190907 : Initial XNAdaLib 2019 release.