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
+1 -4
View File
@@ -1,8 +1,5 @@
[source]
tar = "https://www.x.org/releases/individual/lib/libxshmfence-1.3.tar.gz"
script = """
autotools_recursive_regenerate
"""
[build]
dependencies = [
@@ -11,5 +8,5 @@ dependencies = [
template = "custom"
script = """
DYNAMIC_INIT
cookbook_configure
cookbook_configure --disable-dependency-tracking
"""