mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 06:14:18 +08:00
update recipes
This commit is contained in:
parent
0ba1d626d3
commit
0291009cce
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compilation error - unknown type name "sigjmp_buf"
|
||||
[source]
|
||||
tar = "https://downloads.sourceforge.net/project/enlightenment/imlib2-src/1.12.1/imlib2-1.12.1.tar.xz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO probably wrong template, lacking build instructions
|
||||
#TODO nonsense error "Cargo.toml doesn't exist"
|
||||
#TODO configure the CLI and service
|
||||
[source]
|
||||
git = "https://github.com/influxdata/influxdb"
|
||||
|
||||
@ -5,5 +5,5 @@ rev = "8d058c8d879bdeec64506f2d34c2c55e2975ec28"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages innernet
|
||||
cookbook_cargo_packages client
|
||||
"""
|
||||
|
||||
@ -8,5 +8,5 @@ dependencies = [
|
||||
"sqlite3",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_packages innernet-server
|
||||
cookbook_cargo_packages server
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user