diff --git a/recipes/wip/rattler-build/recipe.toml b/recipes/wip/rattler-build/recipe.toml index 857baeb8c..301bee9dd 100644 --- a/recipes/wip/rattler-build/recipe.toml +++ b/recipes/wip/rattler-build/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO openssl error [source] git = "https://github.com/prefix-dev/rattler-build" rev = "4e554ccf35e50f598f9110bfc8c8be909de203da" diff --git a/recipes/wip/rav1e/recipe.toml b/recipes/wip/rav1e/recipe.toml index 9a671d6b1..37083eadc 100644 --- a/recipes/wip/rav1e/recipe.toml +++ b/recipes/wip/rav1e/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO libc crate error - RUSAGE_SELF [source] git = "https://github.com/xiph/rav1e" [build] diff --git a/recipes/wip/relish/recipe.toml b/recipes/wip/relish/recipe.toml index dc0852621..2692cf18e 100644 --- a/recipes/wip/relish/recipe.toml +++ b/recipes/wip/relish/recipe.toml @@ -1,4 +1,4 @@ -#TODO program error, maybe needs porting +#TODO program source code error [source] git = "https://gitlab.com/whom/relish" [build] diff --git a/recipes/wip/repgrep/recipe.toml b/recipes/wip/repgrep/recipe.toml index 491a91943..00d6868a6 100644 --- a/recipes/wip/repgrep/recipe.toml +++ b/recipes/wip/repgrep/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/acheronfail/repgrep" rev = "2e270809de00d0aefda272016afb6b5cf1ac4af5" diff --git a/recipes/wip/rex/recipe.toml b/recipes/wip/rex/recipe.toml index e669d8dbb..75b5b07ba 100644 --- a/recipes/wip/rex/recipe.toml +++ b/recipes/wip/rex/recipe.toml @@ -1,6 +1,5 @@ #TODO Not compiled or tested [source] git = "https://github.com/TheRustyPickle/Rex" -rev = "096eace40e33f48bf7216c4b6f2c9cc84287e47d" [build] template = "cargo"