#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json packaging_format = 2 id = "element-call" name = "Element-Call" description.en = "Group calls powered by Matrix" description.fr = "Appels de groupe alimentés par Matrix" version = "0.5.11~ynh1" maintainers = ["eric_G"] [upstream] license = "Apache-2.0" website = "https://call.element.io/" demo = "https://call.element.io/" code = "https://github.com/vector-im/element-call" [integration] yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false sso = false disk = "50M" ram.build = "50M" ram.runtime = "50M" [install] [install.domain] type = "domain" [install.init_main_permission] type = "group" default = "visitors" [resources] [resources.sources] [resources.sources.main] url = "https://github.com/vector-im/element-call/archive/refs/tags/v0.5.11.tar.gz" sha256 = "46b0b32d693033fd7d6af9395d3bc836b725d2d152989ef175d8ce01e1b83b31" autoupdate.strategy = "latest_github_tag" [resources.system_user] [resources.install_dir] [resources.permissions] main.url = "/" [resources.apt] packages = "" extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main" extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg" extras.yarn.packages = "yarn"