update recipes

This commit is contained in:
Ribbon 2023-12-21 13:01:53 +00:00
parent 6b5e28618f
commit ea15062cfa
4 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#TODO
#TODO make libgphoto2 work
[source]
tar = "https://sourceforge.net/projects/gphoto/files/gphoto/2.5.28/gphoto2-2.5.28.tar.xz/download"
[build]

View File

@ -1,4 +1,4 @@
#TODO weird error on the end of compilation
#TODO program source code error
[source]
git = "https://github.com/orf/gping"
rev = "7547db0d2d8c22cf15066d51fcd41dc57cb5b046"

View File

@ -1,4 +1,4 @@
#TODO Not compiled but not tested
#TODO outdated redox_syscall crate
[source]
git = "https://github.com/rust-disk-partition-management/gptman"
[build]

View File

@ -1,4 +1,5 @@
#TODO Not compiled or tested
#TODO fix libwebp
#TODO more features - http://www.graphicsmagick.org/README.html#add-on-libraries-programs
[source]
tar = "https://sourceforge.net/projects/graphicsmagick/files/graphicsmagick/1.3.42/GraphicsMagick-1.3.42.tar.xz/download"
@ -7,7 +8,7 @@ template = "configure"
dependencies = [
"bzip2",
"freetype2",
"libwebp",
#"libwebp",
"libjpeg",
"libpng",
"libtiff",