1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/librarian_ynh.git synced 2024-09-03 19:36:01 +02:00
librarian_ynh/manifest.toml

62 lines
1.9 KiB
TOML
Raw Permalink Normal View History

2023-04-12 23:12:11 +02:00
packaging_format = 2
id = "librarian"
name = "Librarian"
description.en = "Alternative frontend for LBRY/Odysee"
description.fr = "Interface alternative pour LBRY/Odysee"
2023-08-25 12:06:13 +02:00
version = "2022.05.14~ynh2"
2023-04-12 23:12:11 +02:00
2024-02-14 10:43:23 +01:00
maintainers = []
2023-04-12 23:12:11 +02:00
[upstream]
license = "AGPL-3.0-only"
website = "https://lbry.bcow.xyz/"
demo = "https://lbry.bcow.xyz/@RetroMusic:d/1987-Rick-Astley-Never-Gonna-Give-You-Up-1920x1080:f"
admindoc = "https://codeberg.org/librarian/librarian/wiki"
code = "https://codeberg.org/librarian/librarian"
2024-02-14 22:50:13 +01:00
[antifeatures]
deprecated-software.en = "Librarian has been discontinued. See: https://bcow.xyz/posts/archiving-librarian/"
deprecated-software.fr = "Librarian a été abandonné. Voir : https://bcow.xyz/posts/archiving-librarian/"
2023-04-12 23:12:11 +02:00
[integration]
2023-08-25 12:06:01 +02:00
yunohost = ">= 11.2"
2023-04-12 23:19:10 +02:00
architectures = ["amd64", "armhf", "arm64"]
2023-04-12 23:12:11 +02:00
multi_instance = true
2023-04-12 23:19:10 +02:00
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
2023-04-12 23:12:11 +02:00
[install]
[install.domain]
type = "domain"
[install.init_main_permission]
type = "group"
default = "visitors"
[resources]
[resources.sources.main]
arm64.url = "https://github.com/YunoHost-Apps/librarian_ynh/releases/download/v2022.05.14/librarian_2022-05-14_arm64.tar.gz"
arm64.sha256 = "02a666cfc65302fb5807aa214e9806e79077ed2b09dfe9c86d8a0595e3f5560f"
amd64.url = "https://github.com/YunoHost-Apps/librarian_ynh/releases/download/v2022.05.14/librarian_2022-05-14_amd64.tar.gz"
amd64.sha256 = "c50f1dd4061d9c66a79915d17be5c743a6b74a53ee0e3a87ba9036d56de2ce4d"
armhf.url = "https://github.com/YunoHost-Apps/librarian_ynh/releases/download/v2022.05.14/librarian_2022-05-14_armhf.tar.gz"
armhf.sha256 = "d7a2657677382c8906d1758431a743b1b19d9f821674ece05a8fd0cc35fccb54"
2023-04-12 23:19:10 +02:00
[resources.ports]
2023-04-12 23:12:11 +02:00
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"
2023-04-12 23:19:10 +02:00
api.url="/api"
api.allowed="visitors"
api.show_tile = false
api.protected = true