redox/recipes/wip/libs/totem-pl-parser/recipe.toml
2024-02-16 21:42:08 +00:00

10 lines
239 B
TOML

#TODO missing script for Meson, lacking build instructions
[source]
tar = "https://download.gnome.org/sources/totem-pl-parser/3.26/totem-pl-parser-3.26.6.tar.xz"
[build]
template = "configure"
dependencies = [
"libxml2",
"glib",
]