redox/recipes/wip/image/editors/drawing/recipe.toml
2025-11-16 05:12:01 -03:00

14 lines
430 B
TOML

#TODO not compiled or tested
#TODO determine minimum dependencies from meson log
# build instructions: https://github.com/maoschanz/drawing/blob/master/CONTRIBUTING.md#install-from-source-code
# dependencies: https://github.com/maoschanz/drawing/blob/master/CONTRIBUTING.md#dependencies
[source]
git = "https://github.com/maoschanz/drawing"
rev = "1.0.2"
[build]
template = "meson"
#dependencies = [
# "gtk3",
# "cairo",
#]