2023-05-07 18:10:21 +02:00
|
|
|
packaging_format = 2
|
|
|
|
|
|
|
|
id = "retroarch"
|
|
|
|
name = "Retroarch Web Player"
|
|
|
|
description.en = "Emulate videogames system and play videogames through your web browser"
|
|
|
|
description.fr = "Emulez des consoles de jeux et jouer à ces jeux vidéos dans votre explorateur web"
|
|
|
|
|
2023-10-03 23:15:53 +02:00
|
|
|
version = "1.16.0~ynh1"
|
2023-05-07 18:10:21 +02:00
|
|
|
|
|
|
|
maintainers = ["Krakinou"]
|
|
|
|
|
|
|
|
[upstream]
|
|
|
|
license = "GPL-3.0-or-later"
|
|
|
|
website = "http://www.retroarch.com/"
|
|
|
|
demo = "https://web.libretro.com/"
|
|
|
|
admindoc = "https://docs.libretro.com/"
|
|
|
|
userdoc = "https://docs.libretro.com/"
|
|
|
|
code = "https://github.com/libretro/RetroArch"
|
|
|
|
|
|
|
|
[integration]
|
2023-08-20 11:23:25 +02:00
|
|
|
yunohost = ">= 11.1.18"
|
2023-08-20 11:36:38 +02:00
|
|
|
architectures = "all"
|
2023-05-07 18:10:21 +02:00
|
|
|
multi_instance = false
|
2023-08-20 11:36:38 +02:00
|
|
|
ldap = "not_relevant"
|
|
|
|
sso = "not_relevant"
|
|
|
|
disk = "1G"
|
|
|
|
ram.build = "150M"
|
|
|
|
ram.runtime = "50M"
|
2023-05-07 18:10:21 +02:00
|
|
|
|
|
|
|
[install]
|
|
|
|
[install.domain]
|
|
|
|
type = "domain"
|
|
|
|
|
|
|
|
[install.path]
|
|
|
|
type = "path"
|
|
|
|
default = "/retroarch"
|
|
|
|
|
|
|
|
[install.init_main_permission]
|
|
|
|
help.en = "Yes will allow everyone to access the app without login to yunohost instance first"
|
|
|
|
help.fr = "Oui autorisera n'importe qui à accéder à l'application sans s'identifier dans Yunohost"
|
|
|
|
type = "group"
|
|
|
|
default = "visitors"
|
|
|
|
|
|
|
|
[resources]
|
2023-08-20 11:23:25 +02:00
|
|
|
[resources.sources]
|
|
|
|
|
|
|
|
[resources.sources.main]
|
2023-10-03 23:15:53 +02:00
|
|
|
url = "https://buildbot.libretro.com/stable/1.16.0/emscripten/RetroArch.7z"
|
|
|
|
sha256 = "354f2e7b54ceada68bb06bf7a903ef441184cea2deeaedb9c662c49648bdedf6"
|
2023-08-20 11:23:25 +02:00
|
|
|
format = "whatever"
|
|
|
|
in_subdir = true
|
|
|
|
extract = false
|
|
|
|
|
2023-05-07 18:10:21 +02:00
|
|
|
[resources.system_user]
|
|
|
|
|
|
|
|
[resources.install_dir]
|
|
|
|
|
|
|
|
[resources.permissions]
|
|
|
|
main.url = "/"
|
|
|
|
|
|
|
|
[resources.apt]
|
|
|
|
packages = "p7zip"
|