mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 20:34:17 +08:00
update recipes
This commit is contained in:
parent
9280bc7c10
commit
7cdcbd9ff3
@ -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"
|
||||
|
||||
@ -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]
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/ImageOptim/gifski"
|
||||
rev = "ba659390435d79db66f2e5e0a876b5d2e8681dcb"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/tummychow/git-absorb"
|
||||
rev = "1c5aecfcc5244b8fb49c9c962387ef3713170392"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user