Update upstream recipe TOMLs, add orbutils patch and smallvil recipe

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-04-18 17:59:21 +01:00
parent 841773c3a7
commit 6566b29a13
24 changed files with 118 additions and 95 deletions
@@ -0,0 +1,17 @@
#TODO: historical bounded validation compositor reference only; no longer part of the active forward desktop workflow
[source]
git = "https://github.com/jackpot51/smithay"
branch = "redox"
[build]
template = "cargo"
dependencies = [
"libevdev",
"libffi",
"libinput",
"libwayland",
"libxkbcommon",
]
cargopackages = [
"smallvil"
]