Merge pull request #4506 from chewitt/repo-bump

addons: bump packages/addons for 7.0
This commit is contained in:
Christian Hewitt 2015-12-20 08:13:29 +04:00
commit 5a6a27a0d5
16 changed files with 48 additions and 41 deletions

View File

@ -5,5 +5,5 @@
OS_VERSION="7.0" OS_VERSION="7.0"
# ADDON_VERSION: Addon version # ADDON_VERSION: Addon version
ADDON_VERSION="6.0" ADDON_VERSION="7.0"

View File

@ -1,3 +1,5 @@
7.0.0
rebuild for OpenELEC-7.0
6.0.0 6.0.0
rebuild for OpenELEC-6.0 rebuild for OpenELEC-6.0
4.3.2 4.3.2

View File

@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="hdhomerun" PKG_NAME="hdhomerun"
PKG_VERSION="6.0" PKG_VERSION="7.0"
PKG_REV="0" PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
@ -32,7 +32,7 @@ PKG_AUTORECONF="no"
PKG_IS_ADDON="yes" PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="xbmc.python.script" PKG_ADDON_TYPE="xbmc.python.script"
PKG_ADDON_PROVIDES="" PKG_ADDON_PROVIDES=""
PKG_ADDON_REPOVERSION="6.0" PKG_ADDON_REPOVERSION="7.0"
make_target() { make_target() {
: # nothing to do here : # nothing to do here

View File

@ -1,3 +1,6 @@
7.0.0
rebuild for OpenELEC-7.0
6.0.0 6.0.0
rebuild for OpenELEC-6.0 rebuild for OpenELEC-6.0

View File

@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="imon-mce" PKG_NAME="imon-mce"
PKG_VERSION="6.0" PKG_VERSION="7.0"
PKG_REV="0" PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
@ -32,7 +32,7 @@ PKG_LONGDESC="imon-mce is a driver to add support for MCE remotes to the imon dr
PKG_IS_ADDON="yes" PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="xbmc.service" PKG_ADDON_TYPE="xbmc.service"
PKG_ADDON_PROVIDES="" PKG_ADDON_PROVIDES=""
PKG_ADDON_REPOVERSION="6.0" PKG_ADDON_REPOVERSION="7.0"
PKG_AUTORECONF="no" PKG_AUTORECONF="no"

View File

@ -1,3 +1,5 @@
7.0.0
rebuild for OpenELEC-7.0
6.0.1 6.0.1
update driver for new devices support update driver for new devices support
6.0.0 6.0.0

View File

@ -17,8 +17,8 @@
################################################################################ ################################################################################
PKG_NAME="sundtek-mediatv" PKG_NAME="sundtek-mediatv"
PKG_VERSION="6.0" PKG_VERSION="7.0"
PKG_REV="1" PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="nonfree" PKG_LICENSE="nonfree"
PKG_SITE="http://support.sundtek.com/" PKG_SITE="http://support.sundtek.com/"
@ -32,7 +32,7 @@ PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="xbmc.service" PKG_ADDON_TYPE="xbmc.service"
PKG_ADDON_PROVIDES="" PKG_ADDON_PROVIDES=""
PKG_AUTORECONF="no" PKG_AUTORECONF="no"
PKG_ADDON_REPOVERSION="6.0" PKG_ADDON_REPOVERSION="7.0"
make_target() { make_target() {
mkdir -p $ROOT/$PKG_BUILD mkdir -p $ROOT/$PKG_BUILD

View File

@ -1,3 +1,7 @@
7.0.0
- rebuild for OpenELEC-7.0
- change warning text
6.0.1 6.0.1
- update repo minversion for kodi 15 - update repo minversion for kodi 15

View File

@ -19,8 +19,8 @@
################################################################################ ################################################################################
PKG_NAME="repository.unofficial.addon.pro" PKG_NAME="repository.unofficial.addon.pro"
PKG_VERSION="6.0" PKG_VERSION="7.0"
PKG_REV="1" PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://unofficial.addon.pro" PKG_SITE="http://unofficial.addon.pro"

View File

@ -1,30 +1,20 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="repository.unofficial.addon.pro" <addon id="repository.unofficial.addon.pro"
name="Unofficial [COLOR FF757677]Open[/COLOR][COLOR FF8ABEE2]ELEC[/COLOR] (@PROJECT@/@ARCH@) Add-ons" name="[COLOR FF757677]Open[/COLOR][COLOR FF8ABEE2]ELEC[/COLOR] Add-ons (unofficial)"
version="@PKG_VERSION@.@PKG_REV@" version="@PKG_VERSION@.@PKG_REV@"
provider-name="unofficial.addon.pro"> provider-name="OpenELEC Community">
<extension point="xbmc.addon.repository" <extension point="xbmc.addon.repository"
name="Unofficial OpenELEC.tv Add-on Repository"> name="OpenELEC Add-ons (unofficial)">
<dir minversion="14.0.0"> <dir minversion="16.0.0">
<info>http://unofficial.addon.pro/addons/4.3/@PROJECT@/@ARCH@/addons.xml</info> <info>http://unofficial.addon.pro/addons/7.0/@PROJECT@/@ARCH@/addons.xml</info>
<checksum>http://unofficial.addon.pro/addons/4.3/@PROJECT@/@ARCH@/addons.xml.md5</checksum> <checksum>http://unofficial.addon.pro/addons/7.0/@PROJECT@/@ARCH@/addons.xml.md5</checksum>
<datadir zip="true">http://unofficial.addon.pro/addons/4.3/@PROJECT@/@ARCH@</datadir> <datadir zip="true">http://unofficial.addon.pro/addons/7.0/@PROJECT@/@ARCH@</datadir>
</dir>
<dir minversion="15.0.0">
<info>http://unofficial.addon.pro/addons/6.0/@PROJECT@/@ARCH@/addons.xml</info>
<checksum>http://unofficial.addon.pro/addons/6.0/@PROJECT@/@ARCH@/addons.xml.md5</checksum>
<datadir zip="true">http://unofficial.addon.pro/addons/6.0/@PROJECT@/@ARCH@</datadir>
</dir> </dir>
</extension> </extension>
<extension point="xbmc.addon.metadata"> <extension point="xbmc.addon.metadata">
<summary>Unofficial addon repository for OpenELEC</summary> <summary>OpenELEC Add-ons (unofficial)</summary>
<description> <description>The OpenELEC unofficial repository contains community provided add-ons. These add-ons are not supported by OpenELEC staff. Please check the OpenELEC or Kodi forums for community support threads and ask the add-on author to submit fixes via GitHub.</description>
[COLOR red]=== BIG FAT WARNING ===[/COLOR] <disclaimer>Add-ons in this repository are not maintained or supported by OpenELEC staff.</disclaimer>
Use this repository at your own risk.
If your house gets burned, it's your fault, not ours.
We give no guarantee. We give no support.
</description>
<disclaimer>This is an unofficial addon repository. please don't ask for support in openelec forum / irc channel</disclaimer>
<platform>all</platform> <platform>all</platform>
</extension> </extension>
</addon> </addon>

View File

@ -32,7 +32,7 @@ PKG_LONGDESC="script.config.vdr"
PKG_IS_ADDON="yes" PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="dummy" PKG_ADDON_TYPE="dummy"
PKG_ADDON_PROVIDES="" PKG_ADDON_PROVIDES=""
PKG_ADDON_REPOVERSION="6.0" PKG_ADDON_REPOVERSION="7.0"
PKG_AUTORECONF="no" PKG_AUTORECONF="no"

View File

@ -1,3 +1,6 @@
7.0.0
- rebuild for OpenELEC-7.0
6.0.0 6.0.0
- rebuild for OpenELEC-6.0 - rebuild for OpenELEC-6.0

View File

@ -32,7 +32,7 @@ PKG_LONGDESC="Boblight's main purpose is to create light effects from an externa
PKG_IS_ADDON="yes" PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="xbmc.service" PKG_ADDON_TYPE="xbmc.service"
PKG_ADDON_PROVIDES="" PKG_ADDON_PROVIDES=""
PKG_ADDON_REPOVERSION="6.0" PKG_ADDON_REPOVERSION="7.0"
PKG_AUTORECONF="yes" PKG_AUTORECONF="yes"

View File

@ -1,3 +1,6 @@
7.0.0
- rebuild for OpenELEC-7.0
6.0.1 6.0.1
- update to vdr-plugin-dvbapi-0489e01 - update to vdr-plugin-dvbapi-0489e01
- update to vdr-plugin-vnsiserver-a7b0670 - update to vdr-plugin-vnsiserver-a7b0670

View File

@ -18,8 +18,8 @@
################################################################################ ################################################################################
PKG_NAME="vdr-addon" PKG_NAME="vdr-addon"
PKG_VERSION="6.0" PKG_VERSION="7.0"
PKG_REV="1" PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv" PKG_SITE="http://www.openelec.tv"
@ -35,7 +35,7 @@ PKG_ADDON_TYPE="xbmc.service"
PKG_ADDON_PROVIDES="" PKG_ADDON_PROVIDES=""
PKG_ADDON_REQUIRES="pvr.vdr.vnsi:0.0.0 script.config.vdr:0.0.0" PKG_ADDON_REQUIRES="pvr.vdr.vnsi:0.0.0 script.config.vdr:0.0.0"
PKG_ADDON_NAME="VDR PVR Backend" PKG_ADDON_NAME="VDR PVR Backend"
PKG_ADDON_REPOVERSION="6.0" PKG_ADDON_REPOVERSION="7.0"
make_target() { make_target() {
: # nothing to do here : # nothing to do here

View File

@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="repository.openelec.tv" <addon id="repository.openelec.tv"
name="[COLOR FF757677]Open[/COLOR][COLOR FF8ABEE2]ELEC[/COLOR] Mediacenter OS Add-ons" name="[COLOR FF757677]Open[/COLOR][COLOR FF8ABEE2]ELEC[/COLOR] Add-ons (official)"
version="4.0.0" version="7.0.0"
provider-name="Team [COLOR FF757677]Open[/COLOR][COLOR FF8ABEE2]ELEC[/COLOR]"> provider-name="Team [COLOR FF757677]Open[/COLOR][COLOR FF8ABEE2]ELEC[/COLOR]">
<extension point="xbmc.addon.repository" <extension point="xbmc.addon.repository"
name="Official OpenELEC.tv Add-on Repository"> name="OpenELEC Add-ons (official)">
<info>@ADDON_URL@/addons.xml</info> <info>@ADDON_URL@/addons.xml</info>
<checksum>@ADDON_URL@/addons.xml.md5</checksum> <checksum>@ADDON_URL@/addons.xml.md5</checksum>
<datadir zip="true">@ADDON_URL@</datadir> <datadir zip="true">@ADDON_URL@</datadir>
</extension> </extension>
<extension point="xbmc.addon.metadata"> <extension point="xbmc.addon.metadata">
<summary>Install Add-ons, Plugins, Games and Programs from [COLOR FF757677]Open[/COLOR][COLOR FF8ABEE2]ELEC[/COLOR]</summary> <summary>OpenELEC Add-ons (official)</summary>
<description>Download and install Add-ons, Plugins, Games and Programs from the Official [COLOR FF757677]Open[/COLOR][COLOR FF8ABEE2]ELEC[/COLOR] addon repository.[CR] By using the official Repository you will be able to take advantage of our extensive file mirror service to help get you faster downloads from a region close to you.[CR] All addons on this repository have under gone basic testing, if you find a broken or not working addon please report it to [COLOR FF757677]Open[/COLOR][COLOR FF8ABEE2]ELEC[/COLOR] so we can take any action needed.</description> <description>The OpenELEC official repository contains Kodi PVR Clients, Screensavers, Visualisations, the unofficial repo installer, and more. Add-ons in this repository are maintained and supported by OpenELEC staff and sponsors. If you find a broken or non-working add-on please report it via the forums.</description>
<platform>all</platform> <platform>all</platform>
</extension> </extension>
</addon> </addon>