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

12 lines
313 B
TOML

#TODO not compiled or tested
# build instructions: https://invent.kde.org/graphics/libkdcraw/-/blob/master/README?ref_type=heads
[source]
git = "https://invent.kde.org/graphics/libkdcraw"
rev = "fbd01409c8009f403bccac6776fe4cfefa57d5bd"
[build]
template = "cmake"
dependencies = [
"libraw",
"qt5-base",
]