Files
alire-index-community/orphaned/ea/eagle_lander.toml
T
Alejandro R. Mosteo 22a13d92f3 migration to source archives
Crates without maintainer or pending migration remain in /orphaned
GitHub URLs rely on the default tarballs that at some point will
have to be released with uploaded binaries (with `alr publish` support).
2019-10-29 20:14:31 +01:00

14 lines
434 B
TOML

[general]
description = "Apollo 11 lunar lander simulator (Ada/Gtk/Cairo)"
licenses = ["GPL 3.0"]
authors = ["Fabien Chouteau"]
website = "https://blog.adacore.com/make-with-ada-the-eagle-has-landed"
maintainers = ["alejandro@mosteo.com"]
['1.0']
origin = "git+https://github.com/alire-project/eagle-lander.git@5a3bcc61eff4d60d2b741add7841410ce539d0b8"
project-files = ["lunar_lander.gpr"]
['1.0'.depends-on]
gtkada = "^17"