mirror of
https://github.com/YunoHost-Apps/tvheadend_ynh.git
synced 2024-10-01 13:34:50 +02:00
Update upstream version to 4.2.8-36
This commit is contained in:
parent
2a15c8e056
commit
66eaa055ec
4 changed files with 5 additions and 8 deletions
|
@ -17,7 +17,7 @@ Multiple EPG sources are supported (over-the-air DVB and ATSC including OpenTV D
|
|||
|
||||
Tvheadend works as backend PVR live TV for Kodi.
|
||||
|
||||
**Shipped version:** 4.2.8-35
|
||||
**Shipped version:** 4.2.8-36
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -37,7 +37,6 @@ Once the Tvheadend package is installed, go to the chosen URL, login with the su
|
|||
#### Supported architectures
|
||||
|
||||
* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/tvheadend%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/tvheadend/)
|
||||
* x86-32b - [![Build Status](https://ci-stretch.nohost.me/ci/logs/tvheadend%20%28Apps%29.svg)](https://ci-stretch.nohost.me/ci/apps/tvheadend/)
|
||||
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/tvheadend%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/tvheadend/)
|
||||
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ Multiple EPG sources are supported (over-the-air DVB and ATSC including OpenTV D
|
|||
|
||||
Tvheadend works as backend PVR live TV for Kodi.
|
||||
|
||||
**Version incluse:** 4.2.8-35
|
||||
**Version incluse:** 4.2.8-36
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
@ -36,7 +36,6 @@ Une fois le paquet Tvheadend installé, allez à l'URL choisie, connectez-vous a
|
|||
#### Architectures supportées
|
||||
|
||||
* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/tvheadend%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/tvheadend/)
|
||||
* x86-32b - [![Build Status](https://ci-stretch.nohost.me/ci/logs/tvheadend%20%28Apps%29.svg)](https://ci-stretch.nohost.me/ci/apps/tvheadend/)
|
||||
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/tvheadend%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/tvheadend/)
|
||||
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Tvheadend is a TV streaming server and recorder for Linux, FreeBSD and Android supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT>IP and HDHomeRun as input sources",
|
||||
"fr": "Tvheadend est un serveur streaming TV pour Linux et supporte les sources d'entrées DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT>IP et HDHomeRun"
|
||||
},
|
||||
"version": "4.2.8-35~ynh5",
|
||||
"version": "4.2.8-36~ynh5",
|
||||
"url": "https://tvheadend.org",
|
||||
"license": "free",
|
||||
"maintainer": {
|
||||
|
|
|
@ -9,6 +9,5 @@ pkg_dependencies_x86="libavahi-client3 libavahi-common3 libc6 libdbus-1-3 libssl
|
|||
pkg_dependencies_rb="libavahi-client3 libavahi-common3 libc6 libdbus-1-3 libssl1.1 liburiparser1 zlib1g dvb-apps bzip2"
|
||||
|
||||
# deb package URLs
|
||||
tvheadend_deb_x86_64="https://github.com/YunoHost-Apps/tvheadend_ynh/raw/debs/4.2.8-35/tvheadend_4.2.8-35%7Egcfa450ed1%7Estretch_amd64.deb"
|
||||
tvheadend_deb_x86_32="https://github.com/YunoHost-Apps/tvheadend_ynh/raw/debs/4.2.8-35/tvheadend_4.2.8-35%7Egcfa450ed1%7Estretch_i386.deb"
|
||||
tvheadend_deb_arm="https://github.com/YunoHost-Apps/tvheadend_ynh/raw/debs/4.2.8-35/tvheadend_4.2.8-35%7Egcfa450ed1%7Eraspbianstretch_armhf.deb"
|
||||
tvheadend_deb_x86_64="https://github.com/YunoHost-Apps/tvheadend_ynh/raw/debs/4.2.8-36/tvheadend_4.2.8-36%7Eg5bdcfd8ac%7Estretch_amd64.deb"
|
||||
tvheadend_deb_arm="https://github.com/YunoHost-Apps/tvheadend_ynh/raw/debs/4.2.8-36/tvheadend_4.2.8-36%7Eg5bdcfd8ac%7Eraspbianstretch_armhf.deb"
|
||||
|
|
Loading…
Reference in a new issue