dashera 0.15.1 (#1068)

Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>
This commit is contained in:
Stephen Merrony
2024-05-27 12:35:52 +02:00
committed by GitHub
parent b3b1c60ec8
commit 9f9cca2930
+24
View File
@@ -0,0 +1,24 @@
name = "dashera"
description = "DASHER Terminal Emulator"
version = "0.15.1"
licenses = "MIT"
website = "https://github.com/SMerrony/dashera"
authors = ["Stephen Merrony"]
maintainers = ["Stephen Merrony <merrony@gmail.com>"]
maintainers-logins = ["SMerrony"]
tags = ["gtk", "terminal", "dasher", "emulator",]
executables = ["dashera"]
[[depends-on]]
gtkada = "^23.0.0"
[build-switches]
development.style_checks = ["-gnaty-m"]
release.style_checks = "No"
[origin]
commit = "3d8309f0aae36124bef9ceee487213a0e5e8bccf"
url = "git+https://github.com/SMerrony/dashera.git"