mirror of
https://github.com/YunoHost-Apps/retroarch_ynh.git
synced 2024-09-03 20:16:12 +02:00
commit
954250c3ae
4 changed files with 41 additions and 37 deletions
28
README.md
28
README.md
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Retroarch Web Player for YunoHost
|
||||
|
||||
[![Integration level](https://dash.yunohost.org/integration/retroarch.svg)](https://dash.yunohost.org/appci/app/retroarch) ![](https://ci-apps.yunohost.org/ci/badges/retroarch.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/retroarch.maintain.svg)
|
||||
[![Integration level](https://dash.yunohost.org/integration/retroarch.svg)](https://dash.yunohost.org/appci/app/retroarch) ![Working status](https://ci-apps.yunohost.org/ci/badges/retroarch.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/retroarch.maintain.svg)
|
||||
[![Install Retroarch Web Player with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=retroarch)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -21,15 +21,14 @@ In addition to this, you are able to run original game discs (CDs) from RetroArc
|
|||
RetroArch has advanced features like shaders, netplay, rewinding, next-frame response times, runahead, machine translation, blind accessibility features, and more!
|
||||
|
||||
|
||||
**Shipped version:** 1.10.3
|
||||
|
||||
**Shipped version:** 1.12.0
|
||||
**Demo:** https://web.libretro.com/
|
||||
|
||||
## Screenshots
|
||||
|
||||
![](./doc/screenshots/XMB-main-menu.jpg)
|
||||
![](./doc/screenshots/rgui-main-menu.jpg)
|
||||
![](./doc/screenshots/ozone-main-menu.jpg)
|
||||
![Screenshot of Retroarch Web Player](./doc/screenshots/XMB-main-menu.jpg)
|
||||
![Screenshot of Retroarch Web Player](./doc/screenshots/rgui-main-menu.jpg)
|
||||
![Screenshot of Retroarch Web Player](./doc/screenshots/ozone-main-menu.jpg)
|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
|
@ -48,22 +47,23 @@ Although you can upload a ROM at runtime, retroarch may have access to the ROMs
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: http://www.retroarch.com/
|
||||
* Official user documentation: https://docs.libretro.com/
|
||||
* Official admin documentation: https://docs.libretro.com/
|
||||
* Upstream app code repository: https://github.com/libretro/RetroArch
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_retroarch
|
||||
* Report a bug: https://github.com/YunoHost-Apps/retroarch_ynh/issues
|
||||
* Official app website: <http://www.retroarch.com/>
|
||||
* Official user documentation: <https://docs.libretro.com/>
|
||||
* Official admin documentation: <https://docs.libretro.com/>
|
||||
* Upstream app code repository: <https://github.com/libretro/RetroArch>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_retroarch>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/retroarch_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/retroarch_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
```
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/retroarch_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade retroarch -u https://github.com/YunoHost-Apps/retroarch_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
34
README_fr.md
34
README_fr.md
|
@ -1,10 +1,14 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# Retroarch Web Player pour YunoHost
|
||||
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/retroarch.svg)](https://dash.yunohost.org/appci/app/retroarch) ![](https://ci-apps.yunohost.org/ci/badges/retroarch.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/retroarch.maintain.svg)
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/retroarch.svg)](https://dash.yunohost.org/appci/app/retroarch) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/retroarch.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/retroarch.maintain.svg)
|
||||
[![Installer Retroarch Web Player avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=retroarch)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Retroarch Web Player rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
|
@ -17,15 +21,14 @@ In addition to this, you are able to run original game discs (CDs) from RetroArc
|
|||
RetroArch has advanced features like shaders, netplay, rewinding, next-frame response times, runahead, machine translation, blind accessibility features, and more!
|
||||
|
||||
|
||||
**Version incluse :** 1.10.3
|
||||
|
||||
**Version incluse :** 1.12.0
|
||||
**Démo :** https://web.libretro.com/
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
![](./doc/screenshots/XMB-main-menu.jpg)
|
||||
![](./doc/screenshots/rgui-main-menu.jpg)
|
||||
![](./doc/screenshots/ozone-main-menu.jpg)
|
||||
![Capture d'écran de Retroarch Web Player](./doc/screenshots/XMB-main-menu.jpg)
|
||||
![Capture d'écran de Retroarch Web Player](./doc/screenshots/rgui-main-menu.jpg)
|
||||
![Capture d'écran de Retroarch Web Player](./doc/screenshots/ozone-main-menu.jpg)
|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -43,22 +46,23 @@ Même si vous pouvez uploader une ROM depuis l'application, RetroArch peut accé
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : http://www.retroarch.com/
|
||||
* Documentation officielle utilisateur : https://docs.libretro.com/
|
||||
* Documentation officielle de l'admin : https://docs.libretro.com/
|
||||
* Dépôt de code officiel de l'app : https://github.com/libretro/RetroArch
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_retroarch
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/retroarch_ynh/issues
|
||||
* Site officiel de l'app : <http://www.retroarch.com/>
|
||||
* Documentation officielle utilisateur : <https://docs.libretro.com/>
|
||||
* Documentation officielle de l'admin : <https://docs.libretro.com/>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/libretro/RetroArch>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_retroarch>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/retroarch_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/retroarch_ynh/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/retroarch_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade retroarch -u https://github.com/YunoHost-Apps/retroarch_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://buildbot.libretro.com/stable/1.10.3/emscripten/RetroArch.7z
|
||||
SOURCE_SUM=ccbed86baa1b7f6a92104c20ca9671124c15189dfddf76be641c7486c74fc1d2
|
||||
SOURCE_URL=https://buildbot.libretro.com/stable/1.12.0/emscripten/RetroArch.7z
|
||||
SOURCE_SUM=97d2b216c9da94f7d4a36f333e83776fee75b749093e695e04f2c981c6730c06
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=7z
|
||||
SOURCE_FILENAME=retroarch.7z
|
||||
|
|
|
@ -6,10 +6,10 @@
|
|||
"en": "Emulate videogames system and play videogames through your web browser",
|
||||
"fr": "Emulez des consoles de jeux et jouer à ces jeux vidéos dans votre explorateur web"
|
||||
},
|
||||
"version": "1.10.3~ynh1",
|
||||
"version": "1.12.0~ynh1",
|
||||
"url": "http://www.retroarch.com/",
|
||||
"upstream": {
|
||||
"version": "1.10.3",
|
||||
"version": "1.12.0",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"website": "http://www.retroarch.com/",
|
||||
"demo": "https://web.libretro.com/",
|
||||
|
@ -30,7 +30,7 @@
|
|||
"nginx"
|
||||
],
|
||||
"arguments": {
|
||||
"install" : [
|
||||
"install": [
|
||||
{
|
||||
"name": "domain",
|
||||
"type": "domain"
|
||||
|
@ -45,9 +45,9 @@
|
|||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"help":{
|
||||
"en":"Yes will allow everyone to access the app without login to yunohost instance first",
|
||||
"fr":"Oui autorisera n'importe qui à accéder à l'application sans s'identifier dans Yunohost"
|
||||
"help": {
|
||||
"en": "Yes will allow everyone to access the app without login to yunohost instance first",
|
||||
"fr": "Oui autorisera n'importe qui à accéder à l'application sans s'identifier dans Yunohost"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue