pantalaimon-ut/manifest.json.in

16 lines
485 B
JSON

{
"name": "pantalaimon.thrrgilag",
"description": "End-to-end encryption aware Matrix reverse proxy daemon for Ubuntu Touch",
"architecture": "@CLICK_ARCH@",
"title": "@APP_NAME@",
"hooks": {
"pantalaimon": {
"apparmor": "pantalaimon.apparmor",
"desktop": "pantalaimon.desktop"
}
},
"version": "@APP_VERSION@",
"maintainer": "Morgan McMillian <thrrgilag@dreamfall.space>",
"framework" : "ubuntu-sdk-16.04"
}