summaryrefslogtreecommitdiffstats
path: root/package/kodi-pvr-argustv
Commit message (Collapse)AuthorAgeFilesLines
* 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-argustv: 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-argustv: remove patch applied upstreamBernd Kuhls2016-03-031-45/+0
| | | | | | | The recent version bump forgot to remove the patch. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.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>
* Merge branch 'next'Peter Korsgaard2016-03-021-4/+0
|\ | | | | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * package/kodi: Remove dependency for BR2_TOOLCHAIN_GCC_AT_LEAST_4_7 from sub ↵Bernd Kuhls2016-02-291-4/+0
| | | | | | | | | | | | | | | | | | | | | | packages Kodi itself already depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_7, there is no need to duplicate this as reverse dependencies in sub options which depend on Kodi. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | package/kodi-pvr-argustv: Fix compile error with gcc5Bernd Kuhls2016-02-281-0/+45
|/ | | | | | | | | Fixes http://autobuild.buildroot.net/results/dac/dacc3bd00ab2346d7655c0a1fb99f6c50b9da08b/ http://autobuild.buildroot.net/results/a6d/a6d3b510681f54f5625908930b4da73bf9edccf7/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/kodi-pvr-argustv: 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-argustv: add jsoncpp reverse dependencyBernd Kuhls2015-10-031-0/+5
| | | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/kodi-pvr-argustv: 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