From d596130f1dca9b1d30c4cca2af95ac85cf1712c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sat, 9 Mar 2024 14:52:15 +0100 Subject: [PATCH] Flag a lot of apps as deprecated. Add an alternative in the wishlist. --- apps.toml | 6 +++--- wishlist.toml | 6 ++++++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/apps.toml b/apps.toml index d90b643c8f..02906e2bae 100644 --- a/apps.toml +++ b/apps.toml @@ -234,6 +234,7 @@ url = "https://github.com/YunoHost-Apps/biboumi_ynh" [bicbucstriim] added_date = 1674232499 # 2023/01/20 +antifeatures = [ "deprecated-software" ] category = "reading" level = 7 state = "working" @@ -1627,6 +1628,7 @@ url = "https://github.com/labriqueinternet/hotspot_ynh" [httpsh] added_date = 1695759380 # 2023/09/26 +antifeatures = [ "deprecated-software" ] category = "system_tools" level = 8 state = "working" @@ -1748,7 +1750,6 @@ url = "https://github.com/YunoHost-Apps/invidious_ynh" [invoiceninja] added_date = 1674232499 # 2023/01/20 -antifeatures = [ "deprecated-software" ] category = "productivity_and_management" deprecated_date = 1691394954 # 2023/08/07 level = 6 @@ -3701,8 +3702,7 @@ subtags = [ "chat" ] url = "https://github.com/YunoHost-Apps/simplex_ynh" [simplytranslate] -added_date = 1685875056 # 2023/06/04 -antifeatures = [ "deprecated-software", "non-free-network" ] +antifeatures = [ "non-free-network" ] category = "small_utilities" deprecated_date = 1717071136 # 2024/05/30 level = 7 diff --git a/wishlist.toml b/wishlist.toml index 8db063d154..a60c275ef0 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -2224,6 +2224,12 @@ upstream = "https://github.com/dream-num/univer" website = "https://univer.ai/" added_date = 1717071136 # 2024/05/30 +[univer] +name = "Univer" +description = "Replacement of Luckysheet (deprecated, in yunohost packages)" +upstream = "https://github.com/dream-num/univer" +website = "https://univer.ai/" + [upmpdcli] name = "upmpdcli" description = "UPnP renderer front-end for MPD"