redox/recipes/wip/libs/other/liblensfun/recipe.toml
2025-10-08 15:17:02 -03:00

12 lines
297 B
TOML

#TODO not compiled or tested
# build instructions: https://github.com/lensfun/lensfun?tab=readme-ov-file#build-instructions
[source]
git = "https://github.com/lensfun/lensfun"
rev = "35b19fb38e7250ea646709ef9e528d54a6a79648"
[build]
template = "cmake"
dependencies = [
"glib",
"libpng",
]