update recipes

This commit is contained in:
Ribbon 2024-03-12 20:52:35 +00:00
parent a0b6fa91bf
commit a89e9d9ebe
7 changed files with 7 additions and 14 deletions

View File

@ -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
"""

View File

@ -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"

View File

@ -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

View File

@ -1,8 +1,5 @@
#TODO make Wayland work
#TODO port to Orbital
[source]
git = "https://github.com/kakoc/birdy"
[build]
template = "cargo"
dependencies = [
"libwayland",
]

View File

@ -1,4 +1,4 @@
#TODO make Wayland work
#TODO port to Orbital
[source]
git = "https://github.com/yykamei/thwack"
rev = "6763a2a9da03ffb746580c69f8d77161e5f6ba4e"

View File

@ -1,4 +1,4 @@
#TODO make Wayland work
#TODO port to Orbital
[source]
git = "https://gitlab.com/getreu/tp-note"
rev = "1a8241211382efafb37961888aebc0065d56a95e"

View File

@ -1,4 +1,4 @@
#TODO make Wayland work
#TODO port to Orbital
[source]
git = "https://github.com/AmmarAbouZor/tui-journal"
rev = "40943d8b4081d61cd549398ff68c6f219444167b"