mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
update recipes
This commit is contained in:
parent
a0b6fa91bf
commit
a89e9d9ebe
@ -1,12 +1,9 @@
|
||||
#TODO make Wayland work
|
||||
#TODO port to Orbital
|
||||
[source]
|
||||
git = "https://github.com/Rodrigodd/gameroy"
|
||||
rev = "78d12b7a74cda37002cd2b964baaa761285925ab"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"libwayland",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_packages gameroy-native
|
||||
"""
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO make Wayland work
|
||||
#TODO port to Orbital
|
||||
[source]
|
||||
tar = "https://github.com/freeglut/freeglut/releases/download/v3.4.0/freeglut-3.4.0.tar.gz"
|
||||
#blake3 = "08c8874d6ddad5be4860813865d4d4e2a84c294da0f3cf82a29e43920806b0da"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO make Wayland work
|
||||
#TODO port to Orbital
|
||||
[source]
|
||||
git = "https://github.com/alacritty/alacritty"
|
||||
rev = "5efb0690a3174dd4e21516bda59f74f3aa8ba3e3"
|
||||
@ -7,7 +7,6 @@ template = "custom"
|
||||
dependencies = [
|
||||
"freetype2",
|
||||
"fontconfig",
|
||||
"libwayland",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_packages alacritty
|
||||
|
||||
@ -1,8 +1,5 @@
|
||||
#TODO make Wayland work
|
||||
#TODO port to Orbital
|
||||
[source]
|
||||
git = "https://github.com/kakoc/birdy"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"libwayland",
|
||||
]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO make Wayland work
|
||||
#TODO port to Orbital
|
||||
[source]
|
||||
git = "https://github.com/yykamei/thwack"
|
||||
rev = "6763a2a9da03ffb746580c69f8d77161e5f6ba4e"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO make Wayland work
|
||||
#TODO port to Orbital
|
||||
[source]
|
||||
git = "https://gitlab.com/getreu/tp-note"
|
||||
rev = "1a8241211382efafb37961888aebc0065d56a95e"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO make Wayland work
|
||||
#TODO port to Orbital
|
||||
[source]
|
||||
git = "https://github.com/AmmarAbouZor/tui-journal"
|
||||
rev = "40943d8b4081d61cd549398ff68c6f219444167b"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user