mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 06:44:18 +08:00
update recipes
This commit is contained in:
parent
e4cdb8bff2
commit
4aa8309822
@ -1,7 +1,7 @@
|
||||
#TODO compiled but not tested
|
||||
#TODO incomplete port
|
||||
[source]
|
||||
tar = "https://www.sqlite.org/2023/sqlite-autoconf-3440000.tar.gz"
|
||||
tar = "https://www.sqlite.org/2024/sqlite-autoconf-3450000.tar.gz"
|
||||
#blake3 = "44bc75a40d32afa71cffe149f766857c3cc41dea261b1e4645fde5f73f4c9268"
|
||||
[build]
|
||||
template = "custom"
|
||||
|
||||
5
recipes/wip/symbiants/recipe.toml
Normal file
5
recipes/wip/symbiants/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/MeoMix/symbiants"
|
||||
[build]
|
||||
template = "cargo"
|
||||
@ -1,6 +1,6 @@
|
||||
#TODO missing script for Meson, see https://wayland.freedesktop.org/xserver.html#heading_toc_j_3
|
||||
[source]
|
||||
tar = "https://www.x.org/releases/individual/xserver/xwayland-23.2.3.tar.xz"
|
||||
tar = "https://www.x.org/releases/individual/xserver/xwayland-23.2.4.tar.xz"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user