Add zenity

This commit is contained in:
Jeremy Soller 2025-11-14 19:03:12 -07:00
parent 51165c63e8
commit f93a736f16
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View 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"