diff --git a/recipes/wip/gengo/recipe.toml b/recipes/wip/gengo/recipe.toml index ac259c0af..632823fdf 100644 --- a/recipes/wip/gengo/recipe.toml +++ b/recipes/wip/gengo/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO missing script to properly move the binary [source] git = "https://github.com/spenserblack/gengo" rev = "272e794ff895149152f942a9b71ceb39711a4fb9" diff --git a/recipes/wip/ghostpdl/recipe.toml b/recipes/wip/ghostpdl/recipe.toml index 0fdcb345c..b6ebf1d7d 100644 --- a/recipes/wip/ghostpdl/recipe.toml +++ b/recipes/wip/ghostpdl/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO error on the libtiff configure script [source] tar = "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10021/ghostpdl-10.02.1.tar.gz" [build] diff --git a/recipes/wip/ghostscript/recipe.toml b/recipes/wip/ghostscript/recipe.toml index 3e754ba94..feced6dbd 100644 --- a/recipes/wip/ghostscript/recipe.toml +++ b/recipes/wip/ghostscript/recipe.toml @@ -1,3 +1,4 @@ +#TODO error on the libtiff configure script #TODO customization - https://ghostscript.readthedocs.io/en/latest/Make.html [source] tar = "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10021/ghostscript-10.02.1.tar.gz" diff --git a/recipes/wip/gifski/recipe.toml b/recipes/wip/gifski/recipe.toml index e5a30ff0d..04acabad0 100644 --- a/recipes/wip/gifski/recipe.toml +++ b/recipes/wip/gifski/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/ImageOptim/gifski" rev = "ba659390435d79db66f2e5e0a876b5d2e8681dcb" diff --git a/recipes/wip/git-absorb/recipe.toml b/recipes/wip/git-absorb/recipe.toml index eaa5c1dc0..76652e8ed 100644 --- a/recipes/wip/git-absorb/recipe.toml +++ b/recipes/wip/git-absorb/recipe.toml @@ -1,6 +1,5 @@ #TODO Not compiled or tested [source] git = "https://github.com/tummychow/git-absorb" -rev = "1c5aecfcc5244b8fb49c9c962387ef3713170392" [build] template = "cargo"