Add recipes

This commit is contained in:
Ribbon 2024-06-30 06:37:27 +00:00
parent 835c535afb
commit e04f426d12
6 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,5 @@
#TODO not compiled or tested
[source]
git = "https://github.com/dcampbell24/iced_7guis"
[build]
template = "cargo"

View File

@ -0,0 +1,10 @@
#TODO not compiled or tested
[source]
git = "https://github.com/slint-ui/slint"
[build]
template = "custom"
script = """
cookbook_cargo_examples gallery energy-monitor carousel \
memory imagefilter plotter opengl_underlay opengl_texture \
ffmpeg maps virtual_keyboard 7guis
"""

View File

@ -0,0 +1,5 @@
#TODO not compiled or tested
[source]
git = "https://github.com/jturcotte/chiptrack"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO not compiled or tested
[source]
git = "https://github.com/boclair/fractal-explorer"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO not compiled or tested
[source]
git = "https://github.com/Vinegret43/dispute"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO not compiled or tested
[source]
git = "https://github.com/vadoola/Tomotroid"
[build]
template = "cargo"