update recipes

This commit is contained in:
Ribbon 2023-12-21 02:12:52 +00:00
parent cb37b6a028
commit 0a3ce01106
3 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/kachark/game-of-life-rs"
[build]

View File

@ -1,9 +1,12 @@
#TODO Not compiled or tested
#TODO make Wayland work
[source]
git = "https://github.com/Rodrigodd/gameroy"
rev = "78d12b7a74cda37002cd2b964baaa761285925ab"
[build]
template = "custom"
dependencies = [
"libwayland",
]
script = """
cookbook_cargo_packages gameroy-native
"""

View File

@ -5,6 +5,7 @@ tar = "https://ftp.gnu.org/gnu/gdb/gdb-14.1.tar.xz"
template = "custom"
dependencies = [
"libgmp",
"libmpfr",
]
script = """
COOKBOOK_CONFIGURE_FLAGS+=(