MoeMoji/jp.angeltech.MoeMoji.json

28 lines
764 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": "git",
"url": "https://gitea.angeltech.jp/Angel-Technologies/MoeMoji",
"tag": "v0.1.0",
"commit": "14cd08e28ed1f346e2c9da4d3f7d7a5285b69230"
}
]
}
]
}