Update recipes

This commit is contained in:
Ribbon 2025-03-02 13:36:14 +00:00
parent 82811be3c3
commit 11d5d9c9dc
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
#TODO missing script for building, see https://github.com/xenia-project/xenia/blob/master/docs/building.md#linux
#TODO missing script for building, see https://github.com/xenia-canary/xenia-canary/blob/canary_experimental/docs/building.md#linux
#TODO make all dependencies work
[source]
git = "https://github.com/xenia-project/xenia"
git = "https://github.com/xenia-canary/xenia-canary"
[build]
template = "custom"
dependencies = [

View File

@ -1,7 +1,7 @@
#TODO make all dependencies work
#TODO does it use gtk3 for winecfg?
[source]
tar = "https://dl.winehq.org/wine/source/9.0/wine-9.0.tar.xz"
tar = "https://dl.winehq.org/wine/source/10.0/wine-10.0.tar.xz"
[build]
template = "configure"
dependencies = [