2017-10-28 19:28:51 +02:00
|
|
|
|
{
|
|
|
|
|
"name": "WemaWema",
|
|
|
|
|
"id": "wemawema",
|
|
|
|
|
"packaging_format": 1,
|
|
|
|
|
"description": {
|
2020-06-28 23:43:03 +02:00
|
|
|
|
"en": "\"WE MAKE PORN\" meme generator but it can do more.",
|
|
|
|
|
"fr": "Générateur de mème « WE MAKE PORN » mais il peut faire bien plus."
|
2017-10-28 19:28:51 +02:00
|
|
|
|
},
|
2021-03-27 07:37:31 +01:00
|
|
|
|
"version": "26.1~ynh3",
|
2017-10-28 19:28:51 +02:00
|
|
|
|
"url": "https://framagit.org/luc/wemawema",
|
2021-06-02 22:38:01 +02:00
|
|
|
|
"upstream": {
|
|
|
|
|
"license": "AGPL-3.0-only",
|
|
|
|
|
"demo": "https://framagit.org/luc/wemawema",
|
|
|
|
|
"code": "https://framagit.org/luc/wemawema"
|
|
|
|
|
},
|
2020-06-28 23:43:03 +02:00
|
|
|
|
"license": "AGPL-3.0-only",
|
2017-10-28 19:28:51 +02:00
|
|
|
|
"maintainer": {
|
|
|
|
|
"name": "Luc Didry",
|
|
|
|
|
"email": "luc@didry.org",
|
|
|
|
|
"url": "https://fiat-tux.fr"
|
|
|
|
|
},
|
|
|
|
|
"requirements": {
|
2021-06-02 22:38:01 +02:00
|
|
|
|
"yunohost": ">> 4.2.4"
|
2017-10-28 19:28:51 +02:00
|
|
|
|
},
|
|
|
|
|
"multi_instance": true,
|
|
|
|
|
"services": [
|
|
|
|
|
"nginx"
|
|
|
|
|
],
|
|
|
|
|
"arguments": {
|
|
|
|
|
"install" : [
|
|
|
|
|
{
|
|
|
|
|
"name": "domain",
|
|
|
|
|
"type": "domain",
|
|
|
|
|
"example": "domain.org"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "path",
|
|
|
|
|
"type": "path",
|
|
|
|
|
"example": "/wemawema",
|
|
|
|
|
"default": "/wemawema"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "is_public",
|
|
|
|
|
"type": "boolean",
|
2020-12-14 11:22:18 +01:00
|
|
|
|
"help": {
|
|
|
|
|
"en": "If enabled, WemaWema will be accessible by people who do not have an account. This can be changed later via the webadmin.",
|
|
|
|
|
"fr": "Si cette case est cochée, WemaWema sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
|
|
|
|
},
|
2017-10-28 19:28:51 +02:00
|
|
|
|
"default": true
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|