mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 22:34:18 +08:00
update recipes
This commit is contained in:
parent
9cc244099e
commit
7b93531a22
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make libicu work
|
||||
[source]
|
||||
tar = "https://github.com/Qalculate/libqalculate/releases/download/v4.9.0/libqalculate-4.9.0.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,11 +1,12 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make libjasper work
|
||||
[source]
|
||||
tar = "https://www.libraw.org/data/LibRaw-0.21.1.tar.gz"
|
||||
[build]
|
||||
template = "configure"
|
||||
dependencies = [
|
||||
"zlib",
|
||||
"libjasper",
|
||||
#"libjasper",
|
||||
"libjpeg",
|
||||
"liblcms",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user