1) XNAdaLib 2020 built on macOS 10.15 Catalina for Native Quartz
with GNAT Community 2020 including:
- GTKAda 20.2 with GTK+ 3.24.20 complete,
- Glade 3.22.1,
- GnatColl 20.2,
- Florist mid-2020a,
- AdaCurses 6.2,
- Gate3 0.5c,
- Components 4.50,
- AICWL 3.24,
- Zanyblue 1.4.0,
- PragmARC mid-2020,
- GNOGA 1.6-beta,
- SparForte 2.3.1,
- Alire 0.6.1, NEW
and as side libraries and tools:
- Template Parser 20.2,
- gtksourceview 3.24.4,
- GNUTLS 3.6.14,
- SDL 1.2.15 et SDL_Image 1.2.12,
- GMP 6.1.2,
- make 4.2.1, NEW
- Python 2.7.17.
The archive shall be installed (mandatory) at /usr/local:
$ cd /usr/local
$ sudo tar xzf xnadalib-gpl-2020-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-2020/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-2020/lib/gnat:/usr/local/xnadalib-2020/share/gpr
Set XDG_DATA_DIRS for GNOME apps:
$ export XDG_DATA_DIRS=/usr/local/xnadalib-2020/share
Glade application in the /usr/local/xnadalib-2020/apps directory must
stay in this directory unless you modify the script inside apps.
Then see documentation and examples in /usr/local/xnadalib-2020/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
20201006 : Initial XNAdaLib 2020 release.