redox/recipes/wip/libs/libkdcraw/recipe.toml
2024-02-22 03:31:34 +00:00

11 lines
299 B
TOML

#TODO missing script for CMake, see https://invent.kde.org/graphics/libkdcraw/-/blob/master/README?ref_type=heads
[source]
git = "https://invent.kde.org/graphics/libkdcraw"
rev = "fbd01409c8009f403bccac6776fe4cfefa57d5bd"
[build]
template = "custom"
dependencies = [
"libraw",
"qt5-base",
]