From ce51b5099b6740246b2bb8d4a5aa65f5e822eae1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 17 Feb 2024 15:03:43 +0000 Subject: [PATCH 01/18] Auto-update README --- README.md | 4 ++-- README_fr.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a21d1d2..710f01c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -44,4 +44,4 @@ or sudo yunohost app upgrade minetest -u https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index da2aa8e..f579fc3 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ From e7dc89ddf9bf00345e385b27c218ec0493b5b7c1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 15 Mar 2024 02:40:07 +0100 Subject: [PATCH 02/18] Upgrade sources --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index f5a3b76..d08d68b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -72,7 +72,7 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.minetest_game] - url = "https://github.com/minetest/minetest_game/archive/5.8.0.tar.gz" + url = "https://github.com/minetest/minetest_game/archive/refs/tags/5.8.0.tar.gz" sha256 = "33a3bb43b08497a0bdb2f49f140a2829e582d5c16c0ad52be1595c803f706912" autoupdate.upstream = "https://github.com/minetest/minetest_game" autoupdate.strategy = "latest_github_tag" @@ -83,8 +83,8 @@ ram.runtime = "50M" autoupdate.strategy = "latest_github_release" [resources.sources.irrlichtmt] - url = "https://github.com/minetest/irrlicht/archive/1.9.0mt14.tar.gz" - sha256 = "56ff07c89849df4b5a7d37e573afd7890f4c1f1d1fe010ade711193ca707306c" + url = "https://github.com/minetest/irrlicht/archive/refs/tags/1.9.0mt15.tar.gz" + sha256 = "12d24380a19be51cab29f54ae48fe08b327789da9c4d082ff815df60393d643f" autoupdate.upstream = "https://github.com/minetest/irrlicht" autoupdate.strategy = "latest_github_release" autoupdate.version_regex = "^(.*)mt(.*)$" @@ -96,8 +96,8 @@ ram.runtime = "50M" autoupdate.strategy = "latest_github_release" [resources.sources.mineclonia] - url = "https://codeberg.org/mineclonia/mineclonia/archive/0.94.0.tar.gz" - sha256 = "ad3b0dfabb442b47d3b54f0dd6bc5c882573e98c2c924a29ea395b9a59d0bde6" + url = "https://codeberg.org/mineclonia/mineclonia/archive/0.97.1.tar.gz" + sha256 = "a5bc5bee07d6e0b3bdf16fd8ffd19a98a5036e54222bd19bb16cd56247d164d7" autoupdate.upstream = "https://codeberg.org/mineclonia/mineclonia" autoupdate.strategy = "latest_forgejo_release" From a76b98fb4bbdfdd6df9fd74911da2675de8cd5e8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 15 Mar 2024 01:40:10 +0000 Subject: [PATCH 03/18] Auto-update README --- README.md | 13 ++++++------- README_fr.md | 13 ++++++------- 2 files changed, 12 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 710f01c..3dba9f4 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,6 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Minetest is a free open-source voxel game engine with easy modding and game creation. - **Shipped version:** 5.8.0~ynh2 ## Screenshots @@ -27,10 +26,10 @@ Minetest is a free open-source voxel game engine with easy modding and game crea ## Documentation and resources -* Official app website: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## Developer info @@ -38,10 +37,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos To try the testing branch, please proceed like that. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug or sudo yunohost app upgrade minetest -u https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug ``` -**More info regarding app packaging:** \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index f579fc3..7198385 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,6 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Minetest est un moteur de jeu voxel open-source avec modding et création de jeux faciles. - **Version incluse :** 5.8.0~ynh2 ## Captures d’écran @@ -27,10 +26,10 @@ Minetest est un moteur de jeu voxel open-source avec modding et création de jeu ## Documentations et ressources -* Site officiel de l’app : -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- Site officiel de l’app : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs @@ -38,10 +37,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno Pour essayer la branche testing, procédez comme suit. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug ou sudo yunohost app upgrade minetest -u https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** From 26e81b1d8a31d6ba7079d3906e5660c4e80a754c Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sun, 17 Mar 2024 22:37:17 +0100 Subject: [PATCH 04/18] bump package version --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index d08d68b..aab0bc3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Minetest" description.en = "Voxel game engine and game. Need a client to connect to the server" description.fr = "Moteur de jeu de type « bac à sable ». Nécessite un client pour se connecter au serveur" -version = "5.8.0~ynh2" +version = "5.8.0~ynh3" maintainers = [] From 2204b947a7d71b06596a46028593a7be2cfd85df Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 17 Mar 2024 21:37:22 +0000 Subject: [PATCH 05/18] 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 3dba9f4..0f2b907 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Minetest is a free open-source voxel game engine with easy modding and game creation. -**Shipped version:** 5.8.0~ynh2 +**Shipped version:** 5.8.0~ynh3 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 7198385..5d73518 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Minetest est un moteur de jeu voxel open-source avec modding et création de jeux faciles. -**Version incluse :** 5.8.0~ynh2 +**Version incluse :** 5.8.0~ynh3 ## Captures d’écran From cd3dd8fa1f17d739a35e7a31bb0b2b990c89d704 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 20 Mar 2024 02:43:38 +0100 Subject: [PATCH 06/18] Upgrade sources --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index aab0bc3..ce8faec 100644 --- a/manifest.toml +++ b/manifest.toml @@ -90,8 +90,8 @@ ram.runtime = "50M" autoupdate.version_regex = "^(.*)mt(.*)$" [resources.sources.capturetheflag] - url = "https://github.com/MT-CTF/capturetheflag/archive/refs/tags/v3.7.tar.gz" - sha256 = "d81f4277761a072f0516e1363e7fa171a9f25b55d4c5f2e0114544fa8f9df99d" + url = "https://github.com/MT-CTF/capturetheflag/archive/refs/tags/v3.8.tar.gz" + sha256 = "b6426fa3681f760599f7aba18eec8f65df2c007d5cd1411372f39343c01b49bf" autoupdate.upstream = "https://github.com/MT-CTF/capturetheflag" autoupdate.strategy = "latest_github_release" From 5e29e8bbfbb066ba7b27e0b2b41eec02e9d312ac Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Fri, 22 Mar 2024 15:09:49 +0100 Subject: [PATCH 07/18] Explicitly specify `main.allowed` --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index aab0bc3..54d66e5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -113,6 +113,7 @@ ram.runtime = "50M" main.exposed = "UDP" [resources.permissions] + main.allowed = "visitors" [resources.apt] packages = "build-essential, libirrlicht-dev, cmake, libbz2-dev, libpng-dev, libjpeg-dev, libxxf86vm-dev, libgl1-mesa-dev, libsqlite3-dev, libogg-dev, libvorbis-dev, libopenal-dev, libcurl4-dev, libfreetype6-dev, zlib1g-dev, libgmp-dev, libjsoncpp-dev, libluajit-5.1-dev, libncurses-dev, libzstd-dev" From 0bf5717583f533a77f01f6dc6e69c56ee0ab5c1e Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Fri, 22 Mar 2024 16:20:28 +0100 Subject: [PATCH 08/18] Update manifest.toml --- manifest.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index 54d66e5..e6c22e4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -34,10 +34,6 @@ ram.runtime = "50M" [install.domain] type = "domain" - [install.init_main_permission] - type = "group" - default = false - [install.game] ask.en = "Choose a game for your server" ask.fr = "Choissisez un jeu pour votre serveur" From 06c65107addb8f003ee7e9a84657f91d38809593 Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Fri, 22 Mar 2024 17:29:27 +0100 Subject: [PATCH 09/18] Select an arbitrary `libcurl4-dev` flavour --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index e6c22e4..0674915 100644 --- a/manifest.toml +++ b/manifest.toml @@ -112,4 +112,4 @@ ram.runtime = "50M" main.allowed = "visitors" [resources.apt] - packages = "build-essential, libirrlicht-dev, cmake, libbz2-dev, libpng-dev, libjpeg-dev, libxxf86vm-dev, libgl1-mesa-dev, libsqlite3-dev, libogg-dev, libvorbis-dev, libopenal-dev, libcurl4-dev, libfreetype6-dev, zlib1g-dev, libgmp-dev, libjsoncpp-dev, libluajit-5.1-dev, libncurses-dev, libzstd-dev" + packages = "build-essential, libirrlicht-dev, cmake, libbz2-dev, libpng-dev, libjpeg-dev, libxxf86vm-dev, libgl1-mesa-dev, libsqlite3-dev, libogg-dev, libvorbis-dev, libopenal-dev, libcurl4-openssl-dev, libfreetype6-dev, zlib1g-dev, libgmp-dev, libjsoncpp-dev, libluajit-5.1-dev, libncurses-dev, libzstd-dev" From 83e9ac0ffdaff5f73b6c2c2625fdd4e6d056b6f1 Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Fri, 22 Mar 2024 17:36:56 +0100 Subject: [PATCH 10/18] Use --- manifest.toml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 0674915..40d2702 100644 --- a/manifest.toml +++ b/manifest.toml @@ -112,4 +112,22 @@ ram.runtime = "50M" main.allowed = "visitors" [resources.apt] - packages = "build-essential, libirrlicht-dev, cmake, libbz2-dev, libpng-dev, libjpeg-dev, libxxf86vm-dev, libgl1-mesa-dev, libsqlite3-dev, libogg-dev, libvorbis-dev, libopenal-dev, libcurl4-openssl-dev, libfreetype6-dev, zlib1g-dev, libgmp-dev, libjsoncpp-dev, libluajit-5.1-dev, libncurses-dev, libzstd-dev" + packages = ["build-essential", + "libc6-dev", + "cmake", + "libpng-dev", + "libjpeg-dev", + "libxi-dev", + "libgl1-mesa-dev", + "libsqlite3-dev", + "libogg-dev", + "libvorbis-dev", + "libopenal-dev", + "libcurl4-gnutls-dev", + "libfreetype6-dev", + "zlib1g-dev", + "libgmp-dev", + "libjsoncpp-dev", + "libzstd-dev", + "libluajit-5.1-dev", + "gettext"] From 6fb5f436739e7dffece12f228e6f7a18abfa107b Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Fri, 22 Mar 2024 17:47:23 +0100 Subject: [PATCH 11/18] Trim down dependencies --- manifest.toml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/manifest.toml b/manifest.toml index 40d2702..6013e07 100644 --- a/manifest.toml +++ b/manifest.toml @@ -113,18 +113,9 @@ ram.runtime = "50M" [resources.apt] packages = ["build-essential", - "libc6-dev", "cmake", - "libpng-dev", - "libjpeg-dev", - "libxi-dev", - "libgl1-mesa-dev", "libsqlite3-dev", - "libogg-dev", - "libvorbis-dev", - "libopenal-dev", "libcurl4-gnutls-dev", - "libfreetype6-dev", "zlib1g-dev", "libgmp-dev", "libjsoncpp-dev", From 249c2ac34b2fd80890861a0dee98376c9b377a49 Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Fri, 22 Mar 2024 18:12:47 +0100 Subject: [PATCH 12/18] More explicit deps. --- manifest.toml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 6013e07..4a98828 100644 --- a/manifest.toml +++ b/manifest.toml @@ -121,4 +121,10 @@ ram.runtime = "50M" "libjsoncpp-dev", "libzstd-dev", "libluajit-5.1-dev", - "gettext"] + "g++", + "libarchive13", + "libjsoncpp25", + "librhash0", + "cmake-data", + "libgmpxx4ldbl", + "libluajit-5.1-2"] From 2c1bc1f994388a622526417085645005548c59af Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Fri, 22 Mar 2024 18:20:53 +0100 Subject: [PATCH 13/18] Update manifest.toml --- manifest.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 4a98828..6913eeb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -120,11 +120,10 @@ ram.runtime = "50M" "libgmp-dev", "libjsoncpp-dev", "libzstd-dev", - "libluajit-5.1-dev", + "libluajit2-5.1-dev", "g++", "libarchive13", "libjsoncpp25", "librhash0", "cmake-data", - "libgmpxx4ldbl", - "libluajit-5.1-2"] + "libgmpxx4ldbl"] From 36be5cf6596c43503954f74aefe25b0d5410c8e1 Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Fri, 22 Mar 2024 20:00:55 +0100 Subject: [PATCH 14/18] libluajit dep --- manifest.toml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6913eeb..024816d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -119,11 +119,11 @@ ram.runtime = "50M" "zlib1g-dev", "libgmp-dev", "libjsoncpp-dev", - "libzstd-dev", - "libluajit2-5.1-dev", - "g++", - "libarchive13", - "libjsoncpp25", - "librhash0", - "cmake-data", - "libgmpxx4ldbl"] + "libzstd-dev"] + packages_from_raw_bash = packages_from_raw_bash = """ + if [[ $YNH_DEBIAN_VERSION = "bullseye" ]]; then + echo "libluajit-5.1-dev"; + elif [[ $YNH_DEBIAN_VERSION = "bookworm" ]]; then + echo "libluajit2-5.1-dev"; + fi + """ From 009764cc1a5e2681f423d63e380ba29fc4493748 Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Fri, 22 Mar 2024 20:09:40 +0100 Subject: [PATCH 15/18] Fixed moronic typo --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 024816d..a89b2ae 100644 --- a/manifest.toml +++ b/manifest.toml @@ -120,7 +120,7 @@ ram.runtime = "50M" "libgmp-dev", "libjsoncpp-dev", "libzstd-dev"] - packages_from_raw_bash = packages_from_raw_bash = """ + packages_from_raw_bash = """ if [[ $YNH_DEBIAN_VERSION = "bullseye" ]]; then echo "libluajit-5.1-dev"; elif [[ $YNH_DEBIAN_VERSION = "bookworm" ]]; then From 7fe05f80ebfa25d9a5b62373ca366019f983634b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 2 Apr 2024 22:04:49 +0000 Subject: [PATCH 16/18] Auto-update READMEs --- ALL_README.md | 2 +- README.md | 5 +++-- README_eu.md | 47 +++++++++++++++++++++++++++++++++++++++++++++++ README_fr.md | 17 +++++++++-------- README_gl.md | 2 +- 5 files changed, 61 insertions(+), 12 deletions(-) create mode 100644 README_eu.md diff --git a/ALL_README.md b/ALL_README.md index 3d6c579..77b7509 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,6 @@ # All available README files by language - [Read the README in English](README.md) +- [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) -- [Leggi il “README” in italiano](README_it.md) diff --git a/README.md b/README.md index 7e5d09a..3c802cf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -9,7 +9,7 @@ It shall NOT be edited by hand. [![Install Minetest with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=minetest) -*[Read this README is other languages.](./ALL_README.md)* +*[Read this README in other languages.](./ALL_README.md)* > *This package allows you to install Minetest quickly and simply on a YunoHost server.* > *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.* @@ -18,6 +18,7 @@ It shall NOT be edited by hand. Minetest is a free open-source voxel game engine with easy modding and game creation. + **Shipped version:** 5.8.0~ynh3 ## Screenshots diff --git a/README_eu.md b/README_eu.md new file mode 100644 index 0000000..52ef9f0 --- /dev/null +++ b/README_eu.md @@ -0,0 +1,47 @@ + + +# Minetest YunoHost-erako + +[![Integrazio maila](https://dash.yunohost.org/integration/minetest.svg)](https://dash.yunohost.org/appci/app/minetest) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/minetest.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/minetest.maintain.svg) + +[![Instalatu Minetest YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=minetest) + +*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)* + +> *Pakete honek Minetest YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.* +> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.* + +## Aurreikuspena + +Minetest is a free open-source voxel game engine with easy modding and game creation. + + +**Paketatutako bertsioa:** 5.8.0~ynh3 + +## Pantaila-argazkiak + +![Minetest(r)en pantaila-argazkia](./doc/screenshots/screenshot.jpg) + +## Dokumentazioa eta baliabideak + +- Aplikazioaren webgune ofiziala: +- Jatorrizko aplikazioaren kode-gordailua: +- YunoHost Denda: +- Eman errore baten berri: + +## Garatzaileentzako informazioa + +Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/minetest_ynh/tree/testing). + +`testing` abarra probatzeko, ondorengoa egin: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug +edo +sudo yunohost app upgrade minetest -u https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug +``` + +**Informazio gehiago aplikazioaren paketatzeari buruz:** diff --git a/README_fr.md b/README_fr.md index 2feb774..54de58b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,6 +1,6 @@ # Minetest pour YunoHost @@ -18,7 +18,8 @@ It shall NOT be edited by hand. Minetest est un moteur de jeu voxel open-source avec modding et création de jeux faciles. -**Version incluse :** 5.8.0~ynh3 + +**Version incluse :** 5.8.0~ynh3 ## Captures d’écran @@ -26,10 +27,10 @@ Minetest est un moteur de jeu voxel open-source avec modding et création de jeu ## Documentations et ressources -- Site officiel de l’app : -- Dépôt de code officiel de l’app : -- YunoHost Store : -- Signaler un bug : +- Site officiel de l’app : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs @@ -43,4 +44,4 @@ ou sudo yunohost app upgrade minetest -u https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** +**Plus d’infos sur le packaging d’applications :** diff --git a/README_gl.md b/README_gl.md index b00cae3..55277d6 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Versión proporcionada:** 5.8.0~ynh2 +**Versión proporcionada:** 5.8.0~ynh3 ## Capturas de pantalla From 0aa82d185daa1aa1dec417268606f6db8793f982 Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Mon, 8 Apr 2024 12:52:11 +0200 Subject: [PATCH 17/18] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index a89b2ae..db50abd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -115,7 +115,7 @@ ram.runtime = "50M" packages = ["build-essential", "cmake", "libsqlite3-dev", - "libcurl4-gnutls-dev", + "libcurl4-dev", "zlib1g-dev", "libgmp-dev", "libjsoncpp-dev", From de1f451883c549fe223ff40cb65a06adb32711ac Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 25 Apr 2024 15:26:21 +0000 Subject: [PATCH 18/18] Auto-update READMEs --- ALL_README.md | 1 + README_zh_Hans.md | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 README_zh_Hans.md diff --git a/ALL_README.md b/ALL_README.md index 77b7509..a01b345 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -4,3 +4,4 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) +- [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README_zh_Hans.md b/README_zh_Hans.md new file mode 100644 index 0000000..1209f08 --- /dev/null +++ b/README_zh_Hans.md @@ -0,0 +1,47 @@ + + +# YunoHost 的 Minetest + +[![集成程度](https://dash.yunohost.org/integration/minetest.svg)](https://dash.yunohost.org/appci/app/minetest) ![工作状态](https://ci-apps.yunohost.org/ci/badges/minetest.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/minetest.maintain.svg) + +[![使用 YunoHost 安装 Minetest](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=minetest) + +*[阅读此 README 的其它语言版本。](./ALL_README.md)* + +> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Minetest。* +> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* + +## 概况 + +Minetest is a free open-source voxel game engine with easy modding and game creation. + + +**分发版本:** 5.8.0~ynh3 + +## 截图 + +![Minetest 的截图](./doc/screenshots/screenshot.jpg) + +## 文档与资源 + +- 官方应用网站: +- 上游应用代码库: +- YunoHost 商店: +- 报告 bug: + +## 开发者信息 + +请向 [`testing` 分支](https://github.com/YunoHost-Apps/minetest_ynh/tree/testing) 发送拉取请求。 + +如要尝试 `testing` 分支,请这样操作: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug +或 +sudo yunohost app upgrade minetest -u https://github.com/YunoHost-Apps/minetest_ynh/tree/testing --debug +``` + +**有关应用打包的更多信息:**