redox/recipes/wip/analysis/cutter/recipe.toml
2026-01-29 09:23:31 -03:00

14 lines
351 B
TOML

#TODO not compiled or tested
#TODO determine minimum dependencies from cmake log
# build instructions: https://cutter.re/docs/building.html
[source]
tar = "https://github.com/rizinorg/cutter/releases/download/v2.4.1/Cutter-v2.4.1-src.tar.gz"
[build]
template = "cmake"
#dependencies = [
# "libzip",
# "zlib",
# "qt6-base",
# "qt6-svg",
#]