From e83315693d1f3476c0e3f7b6d143ad96ee2c76fc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 24 Dec 2023 12:45:51 +0100 Subject: [PATCH 1/2] Add opencast to wishlist --- wishlist.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index 9677a516..52eec099 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -652,6 +652,7 @@ description = "Self-hosted backup solution for photos and videos on mobile devic upstream = "https://github.com/immich-app/immich" website = "https://immich.app/" draft = "https://github.com/YunoHost-Apps/immich_ynh" + [infcloud] name = "InfCloud" description = "A contacts, calendar and tasks web client for CalDAV and CardDAV" @@ -1024,6 +1025,12 @@ description = "Shopping cart system. An online e-commerce solution." upstream = "https://github.com/opencart/opencart" website = "https://www.opencart.com" +[opencast] +name = "opencast" +description = "Flexible, reliable, and scalable open source video management system for academic institution" +upstream = "https://github.com/opencast/opencast/" +website = "https://opencast.org/" + [openhab] name = "openHAB" description = "Smart home platform" From c0c2183dfd6a76dd6a7b5836cd530105e925e768 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Tue, 26 Dec 2023 15:28:43 +0100 Subject: [PATCH 2/2] Update wishlist.toml --- wishlist.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/wishlist.toml b/wishlist.toml index 52eec099..890405af 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1026,6 +1026,7 @@ upstream = "https://github.com/opencart/opencart" website = "https://www.opencart.com" [opencast] +draft = "https://github.com/YunoHost-Apps/opencast_ynh" name = "opencast" description = "Flexible, reliable, and scalable open source video management system for academic institution" upstream = "https://github.com/opencast/opencast/"