mirror of
https://github.com/YunoHost-Apps/owncast-emojiwall_ynh.git
synced 2024-09-03 19:56:19 +02:00
55 lines
1.3 KiB
TOML
55 lines
1.3 KiB
TOML
packaging_format = 2
|
|
|
|
id = "owncast-emojiwall"
|
|
name = "Emojiwall for Owncast"
|
|
description.en = "Emojiwall (on-screen emotes overlay) for Owncast"
|
|
description.fr = "Emojiwall (superposition d'émoticônes à l'écran) pour Owncast"
|
|
description.id = "Dinding emoji (tayangan emoji dalam layar) untuk Owncast"
|
|
|
|
version = "1.1.2~ynh1"
|
|
|
|
maintainers = ["the7thNightmare"]
|
|
|
|
[upstream]
|
|
license = "MIT"
|
|
code = "https://framagit.org/owncast-things/owncast-emojiwall"
|
|
website = "https://smol.stream/emojiwall"
|
|
|
|
[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.path]
|
|
type = "path"
|
|
default = "/emojiwall"
|
|
|
|
[install.init_main_permission]
|
|
type = "group"
|
|
default = "visitors"
|
|
|
|
[resources]
|
|
[resources.sources]
|
|
|
|
[resources.sources.main]
|
|
url = "https://framagit.org/owncast-things/owncast-emojiwall/-/archive/v1.1.2/owncast-emojiwall-v1.1.2.tar.gz"
|
|
sha256 = "e82834ace3b99d162d9bcc37babf9ededff1f29d9871df239cd05211d5882197"
|
|
in_subdir = true
|
|
|
|
[resources.system_user]
|
|
|
|
[resources.install_dir]
|
|
|
|
[resources.permissions]
|
|
main.url = "/"
|
|
|
|
[resources.ports]
|