mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
commit
11e6e799a7
5 changed files with 31 additions and 25 deletions
21
README.md
21
README.md
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Castopod for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/castopod)  
|
||||
[](https://dash.yunohost.org/appci/app/castopod)  
|
||||
[](https://install-app.yunohost.org/?app=castopod)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -40,13 +40,13 @@ Castopod is currently in beta but already quite stable and used by podcasters ar
|
|||
- Multi-user: add contributors and set roles
|
||||
- i18n support: translated in English, French & Polish with more to come!
|
||||
|
||||
**Shipped version:** 1.0.0-94~ynh1
|
||||
**Shipped version:** 1.0.0-95~ynh1
|
||||
|
||||
**Demo:** https://podcast.podlibre.org/@podlibre_fr
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||

|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
|
@ -65,21 +65,22 @@ Castopod is currently in beta but already quite stable and used by podcasters ar
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: https://castopod.org/
|
||||
* Official admin documentation: https://docs.castopod.org/
|
||||
* Upstream app code repository: https://code.castopod.org/adaures/castopod
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_castopod
|
||||
* Report a bug: https://github.com/YunoHost-Apps/castopod_ynh/issues
|
||||
* Official app website: <https://castopod.org/>
|
||||
* Official admin documentation: <https://docs.castopod.org/>
|
||||
* Upstream app code repository: <https://code.castopod.org/adaures/castopod>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_castopod>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/castopod_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/castopod_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
```
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/castopod_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade castopod -u https://github.com/YunoHost-Apps/castopod_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
27
README_fr.md
27
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.
|
||||
-->
|
||||
|
||||
# Castopod pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/castopod)  
|
||||
[](https://dash.yunohost.org/appci/app/castopod)  
|
||||
[](https://install-app.yunohost.org/?app=castopod)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Castopod 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.*
|
||||
|
@ -36,13 +40,13 @@ Castopod is currently in beta but already quite stable and used by podcasters ar
|
|||
- Multi-user: add contributors and set roles
|
||||
- i18n support: translated in English, French & Polish with more to come!
|
||||
|
||||
**Version incluse :** 1.0.0-94~ynh1
|
||||
**Version incluse :** 1.0.0-95~ynh1
|
||||
|
||||
**Démo :** https://podcast.podlibre.org/@podlibre_fr
|
||||
|
||||
## Captures d'écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -61,21 +65,22 @@ Castopod is currently in beta but already quite stable and used by podcasters ar
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : https://castopod.org/
|
||||
* Documentation officielle de l'admin : https://docs.castopod.org/
|
||||
* Dépôt de code officiel de l'app : https://code.castopod.org/adaures/castopod
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_castopod
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/castopod_ynh/issues
|
||||
* Site officiel de l'app : <https://castopod.org/>
|
||||
* Documentation officielle de l'admin : <https://docs.castopod.org/>
|
||||
* Dépôt de code officiel de l'app : <https://code.castopod.org/adaures/castopod>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_castopod>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/castopod_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/castopod_ynh/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/castopod_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade castopod -u https://github.com/YunoHost-Apps/castopod_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://code.castopod.org/adaures/castopod/uploads/415923a99b78338334f679578d6a9413/castopod-1.0.0-beta.14.zip
|
||||
SOURCE_SUM=f0b82844c75c60bc231a6822bc276b51cd605d6a92e8b30dbca834fe1d5a0072
|
||||
SOURCE_URL=https://code.castopod.org/adaures/castopod/uploads/d4b960a767eadd57444da593c108b2b3/castopod-1.0.0-beta.15.zip
|
||||
SOURCE_SUM=daac1e3133b5d29c7797f742c46c691b9f0687782c67c120ae848a0c2f382ab1
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Hosting platform made for podcasters",
|
||||
"fr": "Plateforme d'hébergement conçue pour les podcasteurs"
|
||||
},
|
||||
"version": "1.0.0-94~ynh1",
|
||||
"version": "1.0.0-95~ynh1",
|
||||
"url": "https://castopod.org/",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-only",
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
YNH_PHP_VERSION="8.0"
|
||||
|
||||
pkg_dependencies="ffmpeg php${YNH_PHP_VERSION}-mysql php${YNH_PHP_VERSION}-gd php${YNH_PHP_VERSION}-intl php${YNH_PHP_VERSION}-curl php${YNH_PHP_VERSION}-mbstring php${YNH_PHP_VERSION}-json php${YNH_PHP_VERSION}-xml php${YNH_PHP_VERSION}-mysqlnd"
|
||||
pkg_dependencies="ffmpeg php${YNH_PHP_VERSION}-mysql php${YNH_PHP_VERSION}-gd php${YNH_PHP_VERSION}-intl php${YNH_PHP_VERSION}-curl php${YNH_PHP_VERSION}-mbstring php${YNH_PHP_VERSION}-xml php${YNH_PHP_VERSION}-mysqlnd"
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Add table
Reference in a new issue