redox/recipes/wip/libs/other/libsmooth/recipe.toml
2025-03-29 22:35:59 +00:00

15 lines
334 B
TOML

#TODO missing script for gnu make
# build instructions - https://github.com/enzo1982/smooth/#installation
[source]
tar = "https://github.com/enzo1982/smooth/releases/download/v0.9.10/smooth-0.9.10.tar.gz"
[build]
template = "custom"
dependencies = [
"bzip2",
"curl",
"fribidi",
"gtk3",
"libjpeg",
"libxml2",
]