MoeMoji/dev.jp.angeltech.MoeMoji.json
2026-03-01 20:19:50 +03:00

26 lines
626 B
JSON

{
"app-id": "jp.angeltech.MoeMoji",
"runtime": "org.gnome.Platform",
"runtime-version": "49",
"sdk": "org.gnome.Sdk",
"command": "moemoji",
"finish-args": [
"--share=ipc",
"--socket=fallback-x11",
"--socket=wayland",
"--talk-name=org.kde.StatusNotifierWatcher"
],
"modules": [
{
"name": "moemoji",
"buildsystem": "meson",
"sources": [
{
"type": "dir",
"path": "."
}
]
}
]
}