update recipes

This commit is contained in:
Ribbon 2023-12-20 21:58:57 +00:00
parent 8d76377ac9
commit 5be9ec7561
3 changed files with 4 additions and 5 deletions

View File

@ -1,8 +1,9 @@
#TODO Not compiled or tested
#TODO can't find glib
[source]
tar = "https://github.com/AbiWord/enchant/releases/download/v2.6.3/enchant-2.6.3.tar.gz"
[build]
template = "configure"
dependencies = [
"glib",
"pcre",
]

View File

@ -1,7 +1,6 @@
#TODO Not compiled or tested
#TODO camino crate error
[source]
git = "https://github.com/evcxr/evcxr"
rev = "e6deec6060bc47297eb90674cca496c6874f99ba"
[build]
template = "custom"
script = """

View File

@ -1,7 +1,6 @@
#TODO Not compiled or tested
#TODO camino crate error
[source]
git = "https://github.com/evcxr/evcxr"
rev = "e6deec6060bc47297eb90674cca496c6874f99ba"
[build]
template = "custom"
script = """