redox/recipes/wip/text/read-it-later/recipe.toml
2026-02-08 05:30:48 -03:00

13 lines
218 B
TOML

#TODO not compiled or tested
[source]
git = "https://gitlab.gnome.org/World/read-it-later"
shallow_clone = true
[build]
template = "meson"
dependencies = [
"gtk4",
"libadwaita",
"glib",
"gdk-pixbuf",
]