update recipes

This commit is contained in:
Ribbon 2023-12-21 02:48:19 +00:00
parent 9280bc7c10
commit 7cdcbd9ff3
5 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/ImageOptim/gifski"
rev = "ba659390435d79db66f2e5e0a876b5d2e8681dcb"

View File

@ -1,6 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/tummychow/git-absorb"
rev = "1c5aecfcc5244b8fb49c9c962387ef3713170392"
[build]
template = "cargo"