mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
Add mate-terminal
This commit is contained in:
parent
beb165136a
commit
36a0b07ad8
12
recipes/wip/x11/mate/mate-terminal/recipe.toml
Normal file
12
recipes/wip/x11/mate/mate-terminal/recipe.toml
Normal 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"
|
||||
Loading…
Reference in New Issue
Block a user