1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/digitranscode_ynh.git synced 2024-09-03 18:25:59 +02:00
digitranscode_ynh/manifest.toml
2024-05-28 22:50:18 +02:00

59 lines
1.5 KiB
TOML

#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json
packaging_format = 2
id = "digitranscode"
name = "Digitranscode"
description.en = "Online converter of audio files and videos into different formats"
description.fr = "Convertisseur en ligne de fichiers audio et vidéos en différents formats"
version = "0.2.0~ynh3"
maintainers = ["Pierre-Amiel Giraud"]
[upstream]
license = "GPL-3.0-only"
website = "https://ladigitale.dev/"
demo = "https://ladigitale.dev/digitranscode/"
admindoc = "https://codeberg.org/ladigitale/digitranscode/src/branch/main/README.md"
userdoc = "https://ladigitale.dev/blog/digitranscode-pour-convertir-des-fichiers-audio-et-des-videos"
code = "https://codeberg.org/ladigitale/digitranscode"
fund = "https://opencollective.com/ladigitale"
[integration]
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = "not_relevant"
sso = "not_relevant"
disk = "10M"
ram.build = "10M"
ram.runtime = "5M"
[install]
[install.domain]
type = "domain"
[install.path]
type = "path"
default = "/digitranscode"
[install.init_main_permission]
type = "group"
default = "visitors"
[resources]
[resources.sources.main]
url = "https://codeberg.org/ladigitale/digitranscode/releases/download/0.2.0/digitranscode-v0.2.0.zip"
sha256 = "1600c1893c708c2ca9e70ce3a02d110269359561379916220f4ac2269abbb4e7"
autoupdate.strategy = "latest_forgejo_release"
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"