matreshka_sql_firebird 20.0.1 (#147)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
description = "Firebird DB client library"
|
||||
name = "libfbclient"
|
||||
licenses = []
|
||||
maintainers = ["Maxim Reznik <reznikmm@gmail.com>"]
|
||||
maintainers-logins = ["reznikmm"]
|
||||
|
||||
[[external]]
|
||||
kind = "system"
|
||||
[external.origin."case(distribution)"]
|
||||
"debian|ubuntu" = ["firebird-dev"]
|
||||
"msys2" = ["mingw-w64-x86_64-firebird2"]
|
||||
@@ -0,0 +1,20 @@
|
||||
description = "Firebird SQL binding for Ada"
|
||||
name = "matreshka_sql_firebird"
|
||||
version = "20.1.0"
|
||||
website = "https://forge.ada-ru.org/matreshka"
|
||||
authors = ["Vadim Godunko"]
|
||||
licenses = ["BSD 3-Clauses"]
|
||||
maintainers = ["Vadim Godunko <vgodunko@gmail.com>", "Maxim Reznik <reznikmm@gmail.com>"]
|
||||
maintainers-logins = ["godunko", "reznikmm"]
|
||||
project-files = ["build_matreshka_sql_firebird.gpr"]
|
||||
tags = ["sql", "datadase", "db", "firebird"]
|
||||
|
||||
[[depends-on]]
|
||||
libfbclient = "any"
|
||||
matreshka_league = "20.1.0"
|
||||
matreshka_sql = "20.1.0"
|
||||
|
||||
[origin]
|
||||
# NOTE: Use the same dummy archive to build subproject as in 18.1
|
||||
url = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_sql_firebird-18.1.tar.gz"
|
||||
hashes = ["sha512:1302462663761afd0403b98fba0abaf412c5428f3776c48963f26f4688172bc041c6c87033326f999a1546574250d27b79ce09d77c13e86409cf04636b1fa8c6"]
|
||||
Reference in New Issue
Block a user