Add mate-terminal

This commit is contained in:
Jeremy Soller 2025-11-17 18:24:41 -07:00
parent beb165136a
commit 36a0b07ad8
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -0,0 +1,12 @@
[source]
tar = "https://github.com/mate-desktop/mate-terminal/releases/download/v1.28.1/mate-terminal-1.28.1.tar.xz"
blake3 = "5214a81a69cc18202fad9214e2dff671baf34a132a39c932214b234db113e16c"
[build]
dependencies = [
"dconf",
"gtk3",
"libstdcxx",
"vte",
]
template = "meson"