1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/movim_ynh.git synced 2024-09-03 19:46:19 +02:00

Upgrade to v0.24.1 (#63)

* 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>
This commit is contained in:
YunoHost Bot 2024-05-18 17:01:29 +02:00 committed by GitHub
parent c312a389c0
commit a5b94cf99d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 69 additions and 24 deletions

View file

@ -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)

View file

@ -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:** <https://nl.movim.eu/?login>

50
README_es.md Normal file
View file

@ -0,0 +1,50 @@
<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# 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:** <https://nl.movim.eu/?login>
## Capturas
![Captura de Movim](./doc/screenshots/movim.png)
## Documentaciones y recursos
- Sitio web oficial: <https://movim.eu>
- Documentación administrador oficial: <https://github.com/movim/movim/wiki>
- Repositorio del código fuente oficial de la aplicación : <https://github.com/movim/movim>
- Catálogo YunoHost: <https://apps.yunohost.org/app/movim>
- Reportar un error: <https://github.com/YunoHost-Apps/movim_ynh/issues>
## 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:** <https://yunohost.org/packaging_apps>

View file

@ -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:** <https://nl.movim.eu/?login>

View file

@ -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:** <https://nl.movim.eu/?login>

View file

@ -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:** <https://nl.movim.eu/?login>

View file

@ -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
**演示:** <https://nl.movim.eu/?login>

View file

@ -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",

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
YNH_COMPOSER_VERSION="2.2.5"
YNH_COMPOSER_VERSION="2.6.5"
#=================================================
# PERSONAL HELPERS

View file

@ -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"

View file

@ -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