Add a recipe

This commit is contained in:
Ribbon 2024-06-24 06:01:19 +00:00
parent 9bebe07829
commit 1e748d30a0

View 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",
]