MoeMoji/jp.angeltech.MoeMoji.json
2026-03-01 04:04:17 +03:00

27 lines
803 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": "archive",
"url": "https://gitea.angeltech.jp/Angel-Technologies/MoeMoji/archive/v0.1.3.tar.gz",
"sha256": "b3942dfa69c85dade533e3db5bb26bf82bf165ae396038de9f9038e8a7e63a8a"
}
]
}
]
}