mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 15:24:18 +08:00
Add zenity
This commit is contained in:
parent
51165c63e8
commit
f93a736f16
9
recipes/wip/libs/gtk/zenity/recipe.toml
Normal file
9
recipes/wip/libs/gtk/zenity/recipe.toml
Normal file
@ -0,0 +1,9 @@
|
||||
[source]
|
||||
tar = "https://download.gnome.org/sources/zenity/3.44/zenity-3.44.5.tar.xz"
|
||||
blake3 = "de4c662bd33107e9247c23d248e4b1b51a68994b01ecefda77422e1007b11c1e"
|
||||
|
||||
[build]
|
||||
dependencies = [
|
||||
"gtk3",
|
||||
]
|
||||
template = "meson"
|
||||
Loading…
Reference in New Issue
Block a user