mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-20 11:54:17 +08:00
update recipes
This commit is contained in:
parent
6b5e28618f
commit
ea15062cfa
@ -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]
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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]
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user