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

59 lines
1.6 KiB
TOML

#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json
packaging_format = 2
id = "digitranscode"
name = "Digitranscode"
description.en = "an online app that can convert audio files and video files into different formats."
description.fr = "Une application en ligne qui permet de convertir des fichiers audio et des vidéos en différents formats."
version = "0.2.0~ynh1"
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/archive/0.2.0.tar.gz"
sha256 = "d9cae0a3c9bf121f831527bc93c9f3689901e47d563ef6927f1b0f418f6a1957"
autoupdate.strategy = "latest_forgejo_release"
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"