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:
@@ -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"
|
||||
]
|
||||
Reference in New Issue
Block a user