From a5b94cf99d1914f4b8d278cc3b667d2db73b6470 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Sat, 18 May 2024 17:01:29 +0200 Subject: [PATCH] Upgrade to v0.24.1 (#63) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Upgrade to v0.24.1 * Auto-update READMEs * Update manifest.toml * Auto-update READMEs * Update manifest.toml * Update install * Update upgrade * Update upgrade * Update _common.sh --------- Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 50 ++++++++++++++++++++++++++++++++++++++++++++++ README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 4 ++-- manifest.toml | 20 +++++++++---------- scripts/_common.sh | 2 +- scripts/install | 3 --- scripts/upgrade | 5 +---- 11 files changed, 69 insertions(+), 24 deletions(-) create mode 100644 README_es.md diff --git a/ALL_README.md b/ALL_README.md index a01b345..8938aae 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,7 @@ # All available README files by language - [Read the README in English](README.md) +- [Lee el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index 463473b..c91ca1d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Web-based cross-platform XMPP client -**Shipped version:** 0.19~ynh6 +**Shipped version:** 0.24.1~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..ab4a2c5 --- /dev/null +++ b/README_es.md @@ -0,0 +1,50 @@ + + +# Movim para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/movim.svg)](https://dash.yunohost.org/appci/app/movim) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/movim.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/movim.maintain.svg) + +[![Instalar Movim con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=movim) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarMovim rapidamente y simplement en un servidor YunoHost.* +> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* + +## Descripción general + +Web-based cross-platform XMPP client + + +**Versión actual:** 0.24.1~ynh1 + +**Demo:** + +## Capturas + +![Captura de Movim](./doc/screenshots/movim.png) + +## Documentaciones y recursos + +- Sitio web oficial: +- Documentación administrador oficial: +- Repositorio del código fuente oficial de la aplicación : +- Catálogo YunoHost: +- Reportar un error: + +## Información para desarrolladores + +Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/movim_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/movim_ynh/tree/testing --debug +o +sudo yunohost app upgrade movim -u https://github.com/YunoHost-Apps/movim_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md index 3211eaf..d15dae1 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Web-based cross-platform XMPP client -**Paketatutako bertsioa:** 0.19~ynh6 +**Paketatutako bertsioa:** 0.24.1~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 2b9223d..4bbdbc3 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Client XMPP multiplateforme basé sur le Web -**Version incluse :** 0.19~ynh6 +**Version incluse :** 0.24.1~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 132d301..984487a 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Web-based cross-platform XMPP client -**Versión proporcionada:** 0.19~ynh6 +**Versión proporcionada:** 0.24.1~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 8746b7d..4f3dcc9 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 Movim +# YunoHost 上的 Movim [![集成程度](https://dash.yunohost.org/integration/movim.svg)](https://dash.yunohost.org/appci/app/movim) ![工作状态](https://ci-apps.yunohost.org/ci/badges/movim.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/movim.maintain.svg) @@ -19,7 +19,7 @@ Web-based cross-platform XMPP client -**分发版本:** 0.19~ynh6 +**分发版本:** 0.24.1~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index f83207c..86e5759 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Movim" description.en = "Decentralized social platform based on XMPP" description.fr = "Plateforme sociale décentralisée basée sur XMPP" -version = "0.19~ynh6" +version = "0.24.1~ynh1" maintainers = [] @@ -25,6 +25,7 @@ architectures = "all" multi_instance = false ldap = false + sso = true disk = "50M" @@ -51,9 +52,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/movim/movim/archive/v0.19.tar.gz" - sha256 = "df98b5b0df6fd6bfa5fda88f387ac017bc7bcead42c462745296604f3e0ee501" - + url = "https://github.com/movim/movim/archive/refs/tags/v0.24.1.tar.gz" + sha256 = "4a596a2aae517be58f185dfd56a182235a9373d524b7e3272d044d4c9805b940" autoupdate.strategy = "latest_github_tag" [resources.ports] @@ -67,12 +67,12 @@ ram.runtime = "50M" [resources.apt] packages = [ - "php7.4-curl", - "php7.4-mbstring", - "php7.4-imagick", - "php7.4-gd", - "php7.4-pgsql", - "php7.4-xml", + "php8.2-curl", + "php8.2-mbstring", + "php8.2-imagick", + "php8.2-gd", + "php8.2-pgsql", + "php8.2-xml", "postgresql", "postgresql-contrib", "apt-transport-https", diff --git a/scripts/_common.sh b/scripts/_common.sh index ff3a014..5714a73 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -YNH_COMPOSER_VERSION="2.2.5" +YNH_COMPOSER_VERSION="2.6.5" #================================================= # PERSONAL HELPERS diff --git a/scripts/install b/scripts/install index 5811cdd..bca61bb 100644 --- a/scripts/install +++ b/scripts/install @@ -34,9 +34,6 @@ ynh_script_progression --message="Setting up source files..." # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir="$install_dir" -# Temporary workaround to fix movim.ERROR: Error: Call to undefined function GuzzleHttp\Psr7\uri_for() -ynh_replace_string --match_string="0.3.5" --replace_string="0.4.1" --target_file="$install_dir/composer.json" - chmod -R o-rwx "$install_dir" chown -R "$app:www-data" "$install_dir" diff --git a/scripts/upgrade b/scripts/upgrade index b41fa4f..fa25076 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -45,9 +45,6 @@ ynh_script_progression --message="Upgrading source files..." # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir="$install_dir" --full_replace=1 --keep="config/db.inc.php" -# Temporary workaround to fix movim.ERROR: Error: Call to undefined function GuzzleHttp\Psr7\uri_for() -ynh_replace_string --match_string="0.3.5" --replace_string="0.4.1" --target_file="$install_dir/composer.json" - chmod -R o-rwx "$install_dir" chown -R "$app:www-data" "$install_dir" @@ -64,7 +61,7 @@ chown "$app:$app" "$install_dir/config/db.inc.php" #================================================= # BUILD MOVIM #================================================= -ynh_script_progression --message="Building Movim..." +ynh_script_progression --message="Building $app..." ynh_exec_warn_less ynh_install_composer