mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
emby: comply to addon template
This commit is contained in:
parent
3bd395c523
commit
e64c9d0327
@ -28,16 +28,14 @@ PKG_PRIORITY="optional"
|
|||||||
PKG_SECTION="service"
|
PKG_SECTION="service"
|
||||||
PKG_SHORTDESC="Emby: a personal media server"
|
PKG_SHORTDESC="Emby: a personal media server"
|
||||||
PKG_LONGDESC="Emby ($PKG_VERSION) brings your home videos, music, and photos together, automatically converting and streaming your media on-the-fly to any device"
|
PKG_LONGDESC="Emby ($PKG_VERSION) brings your home videos, music, and photos together, automatically converting and streaming your media on-the-fly to any device"
|
||||||
PKG_MAINTAINER="Anton Voyl (awiouy)"
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
PKG_IS_ADDON="yes"
|
PKG_IS_ADDON="yes"
|
||||||
PKG_ADDON_NAME="Emby (beta)"
|
PKG_ADDON_NAME="Emby (beta)"
|
||||||
PKG_ADDON_TYPE="xbmc.service"
|
PKG_ADDON_TYPE="xbmc.service"
|
||||||
PKG_ADDON_PROVIDES=""
|
|
||||||
PKG_ADDON_REPOVERSION="8.0"
|
PKG_ADDON_REPOVERSION="8.0"
|
||||||
PKG_ADDON_REQUIRES="tools.mono:0.0.0"
|
PKG_ADDON_REQUIRES="tools.mono:0.0.0"
|
||||||
|
PKG_MAINTAINER="Anton Voyl (awiouy)"
|
||||||
PKG_AUTORECONF="no"
|
|
||||||
|
|
||||||
unpack() {
|
unpack() {
|
||||||
mkdir -p $PKG_BUILD
|
mkdir -p $PKG_BUILD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user