Add recipes

This commit is contained in:
Ribbon 2024-05-31 15:28:09 +00:00
parent 93f7548636
commit 9e1a11cd59
6 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,8 @@
#TODO Not compiled or tested
[source]
git = "https://seed.radicle.xyz/z3gqcJUoA1n9HaHKufZs5FCSGazv5.git"
[build]
template = "custom"
script = """
cookbook_cargo_packages radicle-cli radicle-node radicle-remote-helper
"""

View File

@ -0,0 +1,8 @@
#TODO Not compiled or tested
[source]
git = "https://gitlab.com/openpgp-ca/openpgp-ca"
[build]
template = "custom"
script = """
cookbook_cargo_packages openpgp-ca openpgp-ca-restd
"""

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://gitlab.com/sequoia-pgp/sequoia-sq"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://gitlab.com/sequoia-pgp/sequoia-sop"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://gitlab.com/sequoia-pgp/sequoia-sqv"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://seed.radicle.xyz/z39mP9rQAaGmERfUMPULfPUi473tY.git"
[build]
template = "cargo"