redox/recipes/wip/libs/other/libseexpr-kde/recipe.toml
2025-10-12 18:26:25 -03:00

11 lines
311 B
TOML

#TODO not compiled or tested
# build instructions: https://invent.kde.org/graphics/kseexpr#super-impatient-cmake-building-and-installing-guide
[source]
git = "https://invent.kde.org/graphics/kseexpr"
rev = "d834b2dc6a7f452ffca4602f90b709db86a3a630"
[build]
template = "cmake"
dependencies = [
"qt5-base",
]