mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-09 04:58:42 +08:00
Add a recipe
This commit is contained in:
parent
9bebe07829
commit
1e748d30a0
10
recipes/wip/libs/liblensfun/recipe.toml
Normal file
10
recipes/wip/libs/liblensfun/recipe.toml
Normal file
@ -0,0 +1,10 @@
|
||||
#TODO missing script for CMake, see https://github.com/lensfun/lensfun?tab=readme-ov-file#build-instructions
|
||||
[source]
|
||||
git = "https://github.com/lensfun/lensfun"
|
||||
rev = "35b19fb38e7250ea646709ef9e528d54a6a79648"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"glib",
|
||||
"libpng",
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user