From 91094845786bc9c46cfc408dd611624f3aeb092c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 14 Feb 2024 10:43:23 +0100 Subject: [PATCH 1/3] remove maintenance --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 2aa922b..838dc91 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.fr = "Interface alternative pour LBRY/Odysee" version = "2022.05.14~ynh2" -maintainers = ["eric_G"] +maintainers = [] [upstream] license = "AGPL-3.0-only" From 133bb42377988d945aee75f1eb285be44c993f5d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 14 Feb 2024 09:43:27 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d0d659a..c19a538 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ An alternative frontend for LBRY/Odysee. Inspired by Invidious and Libreddit. * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index d842c53..64a5802 100644 --- a/README_fr.md +++ b/README_fr.md @@ -40,7 +40,7 @@ An alternative frontend for LBRY/Odysee. Inspired by Invidious and Libreddit. * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs From 8c3ae76d098763b1f49499086723655f5d0e9627 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Wed, 14 Feb 2024 22:50:13 +0100 Subject: [PATCH 3/3] Add deprecation notice --- manifest.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/manifest.toml b/manifest.toml index 838dc91..3fd8377 100644 --- a/manifest.toml +++ b/manifest.toml @@ -16,6 +16,10 @@ demo = "https://lbry.bcow.xyz/@RetroMusic:d/1987-Rick-Astley-Never-Gonna-Give-Yo admindoc = "https://codeberg.org/librarian/librarian/wiki" code = "https://codeberg.org/librarian/librarian" +[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/" + [integration] yunohost = ">= 11.2" architectures = ["amd64", "armhf", "arm64"] @@ -42,6 +46,7 @@ ram.runtime = "50M" 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" + autoupdate.strategy = "" [resources.ports]