summaryrefslogtreecommitdiffstats
path: root/package/kodi-pvr-vbox
Commit message (Collapse)AuthorAgeFilesLines
* package/k*: fix wrapping of Config.in help textAdam Duskett2017-07-311-1/+2
| | | | | | | | | | | | | | The check-package script when ran gives warnings on text wrapping on all of these Config files. This patch cleans up all warnings related to the text wrapping for the Config files starting with the letter k in the package directory. The appropriate indentation is: <tab><2 spaces><62 chars> See http://nightly.buildroot.org/#writing-rules-config-in for more information. Signed-off-by: Adam Duskett <aduskett@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/kodi-pvr-*: mass version bumpBernd Kuhls2017-05-312-2/+2
| | | | | | | | | | | This commit brings our package versions in-line with upstream repo: https://github.com/xbmc/repo-binary-addons/tree/Krypton after this commit: https://github.com/xbmc/repo-binary-addons/commit/a6621cbdc6ae2ef35b4188d909ca7f37a38a41f0 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/kodi-pvr-*: mass version bumpBernd Kuhls2017-05-112-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Bumps contain mostly translation updates: package/kodi-pvr-argustv: bump version to 2.5.6 package/kodi-pvr-dvblink: bump version to 3.4.5 package/kodi-pvr-dvbviewer: bump version to 2.4.11 package/kodi-pvr-filmon: bump version to 1.4.9 package/kodi-pvr-hdhomerun: bump version to 2.4.7 package/kodi-pvr-hts: bump version to 3.4.24 package/kodi-pvr-iptvsimple: bump version to 2.4.11 package/kodi-pvr-mediaportal-tvserver: bump version to 2.4.19 package/kodi-pvr-nextpvr: bump version to 2.4.13 package/kodi-pvr-njoy: bump version to 2.4.3 package/kodi-pvr-pctv: bump version to 1.4.7 package/kodi-pvr-stalker: bump version to 2.8.6 package/kodi-pvr-vbox: bump version to 3.6.10 package/kodi-pvr-vdr-vnsi: bump version to 2.6.21 package/kodi-pvr-vuplus: bump version to 2.4.10 package/kodi-pvr-wmc: bump version to 1.4.9 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/kodi-pvr-*: mass version bumpBernd Kuhls2017-04-292-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* boot, linux, package: use SPDX short identifier for GPLv2/GPLv2+Rahul Bedarkar2017-04-011-1/+1
| | | | | | | | | | | We want to use SPDX identifier for license strings as much as possible. SPDX short identifier for GPLv2/GPLv2+ is GPL-2.0/GPL-2.0+. This change is done by using following command. find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/\<GPLv2\>/GPL-2.0/g' Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/kodi-pvr-vbox: bump versionBernd Kuhls2016-03-052-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/kodi-pvr-*: mass version bump, add hashesBernd Kuhls2016-03-022-1/+5
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/kodi-pvr-vbox: bump versionBernd Kuhls2015-10-201-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/kodi-pvr-vbox: new packageBernd Kuhls2015-07-302-0/+20
[Thomas: - use a shorter file as the license file, client.h instead of client.cpp - do not pass -DCMAKE_MODULE_PATH, no longer needed.] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud