redox/recipes/wip/libs/other/totem-pl-parser/recipe.toml
2025-10-13 16:43:33 -03:00

11 lines
234 B
TOML

#TODO not compiled or tested
# 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 = "meson"
dependencies = [
"libxml2",
"glib",
]