mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
addons: force repo version 6.0
This commit is contained in:
parent
2e1595d14a
commit
f153c7e903
@ -32,6 +32,7 @@ PKG_AUTORECONF="no"
|
||||
PKG_IS_ADDON="yes"
|
||||
PKG_ADDON_TYPE="xbmc.python.script"
|
||||
PKG_ADDON_PROVIDES=""
|
||||
PKG_ADDON_REPOVERSION="6.0"
|
||||
|
||||
make_target() {
|
||||
: # nothing to do here
|
||||
|
@ -32,6 +32,7 @@ PKG_LONGDESC="imon-mce is a driver to add support for MCE remotes to the imon dr
|
||||
PKG_IS_ADDON="yes"
|
||||
PKG_ADDON_TYPE="xbmc.service"
|
||||
PKG_ADDON_PROVIDES=""
|
||||
PKG_ADDON_REPOVERSION="6.0"
|
||||
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
|
@ -32,6 +32,7 @@ PKG_IS_ADDON="yes"
|
||||
PKG_ADDON_TYPE="xbmc.service"
|
||||
PKG_ADDON_PROVIDES=""
|
||||
PKG_AUTORECONF="no"
|
||||
PKG_ADDON_REPOVERSION="6.0"
|
||||
|
||||
make_target() {
|
||||
mkdir -p $ROOT/$PKG_BUILD
|
||||
|
@ -32,6 +32,7 @@ PKG_LONGDESC="Boblight's main purpose is to create light effects from an externa
|
||||
PKG_IS_ADDON="yes"
|
||||
PKG_ADDON_TYPE="xbmc.service"
|
||||
PKG_ADDON_PROVIDES=""
|
||||
PKG_ADDON_REPOVERSION="6.0"
|
||||
|
||||
PKG_AUTORECONF="yes"
|
||||
|
||||
|
@ -35,6 +35,7 @@ PKG_ADDON_TYPE="xbmc.service"
|
||||
PKG_ADDON_PROVIDES=""
|
||||
PKG_ADDON_REQUIRES="pvr.vdr.vnsi:0.0.0"
|
||||
PKG_ADDON_NAME="VDR PVR Backend"
|
||||
PKG_ADDON_REPOVERSION="6.0"
|
||||
|
||||
make_target() {
|
||||
: # nothing to do here
|
||||
|
Loading…
x
Reference in New Issue
Block a user