Merge pull request #725 from CvH/moon_master

moonlight: update addon
This commit is contained in:
Christian Hewitt 2016-09-12 22:21:17 +04:00 committed by GitHub
commit 66b8099461
4 changed files with 13 additions and 8 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="moonlight-common-c"
PKG_VERSION="a6d9ab0"
PKG_VERSION="6659e28"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPLv3"

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="moonlight-embedded"
PKG_VERSION="2.2.0"
PKG_VERSION="2.2.1"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPLv3"

View File

@ -0,0 +1,5 @@
8.0.102
- update Moonlight to 2.2.1
8.0.101
- initial addon

View File

@ -18,7 +18,8 @@
PKG_NAME="moonlight"
PKG_VERSION="c371ff8"
PKG_REV="101"
PKG_VERSION_NUMBER="2.2.1"
PKG_REV="102"
PKG_ARCH="any"
PKG_LICENSE="GPLv2"
PKG_SITE="https://github.com/dead/moonlight-openelec-rpi2"
@ -27,16 +28,15 @@ PKG_SOURCE_DIR="moonlight-openelec-rpi2-$PKG_VERSION*"
PKG_DEPENDS_TARGET="toolchain moonlight-embedded"
PKG_PRIORITY="optional"
PKG_SECTION="script"
PKG_SHORTDESC="Moonlight-embedded Addon for LibreELEC"
PKG_LONGDESC="Moonlight-embedded Addon for LibreELEC"
PKG_SHORTDESC="Moonlight: implementation of NVIDIA's GameStream protocol"
PKG_LONGDESC="Moonlight ($PKG_VERSION_NUMBER): allows you to stream your collection of games from your PC (with NVIDIA Gamestream) to your device and play them remotely"
PKG_AUTORECONF="no"
PKG_IS_ADDON="yes"
PKG_ADDON_REPOVERSION="8.0"
PKG_ADDON_NAME="Moonlight"
PKG_ADDON_TYPE="xbmc.service.pluginsource"
PKG_ADDON_PROVIDES="executable"
PKG_ADDON_NAME="Moonlight"
PKG_MAINTAINER="dead (gustavobenn@hotmail.com)"
PKG_ADDON_REPOVERSION="8.0"
make_target() {
: