redox/recipes/wip/libs/other/libdecor/recipe.toml
2024-06-26 03:59:18 +00:00

12 lines
335 B
TOML

#TODO missing script for Meson, see https://gitlab.freedesktop.org/libdecor/libdecor#build-install
#TODO port to orbital
[source]
tar = "https://gitlab.freedesktop.org/libdecor/libdecor/uploads/ee5ef0f2c3a4743e8501a855d61cb397/libdecor-0.1.1.tar.xz"
[build]
template = "custom"
dependencies = [
"cairo",
"pango",
"dbus",
]