mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-29 08:08:41 +08:00
Update recipes
This commit is contained in:
parent
82811be3c3
commit
11d5d9c9dc
@ -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 = [
|
||||
|
||||
@ -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 = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user