All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/5] package/kodi-inputstream-adaptive: bump version to 2.6.20-Matrix
@ 2021-07-17 18:27 Bernd Kuhls
  2021-07-17 18:27 ` [Buildroot] [PATCH 2/5] package/kodi-inputstream-ffmpegdirect: bump version to 1.21.7-Matrix Bernd Kuhls
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Bernd Kuhls @ 2021-07-17 18:27 UTC (permalink / raw)
  To: buildroot

Changelog:
https://github.com/xbmc/inputstream.adaptive/blob/Matrix/inputstream.adaptive/addon.xml.in#L18

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 .../kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash    | 2 +-
 package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash b/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash
index 6a552274fd..a6d35f9da4 100644
--- a/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash
+++ b/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  2b79136dfd9468dc4bdfd23725a5cb3bb62e0bb095ffe287bbe707099d977935  kodi-inputstream-adaptive-2.6.18-Matrix.tar.gz
+sha256  a115ba1482763febe5077e770dfdd765bb029fe15e25c6732337c39d3f2c4516  kodi-inputstream-adaptive-2.6.20-Matrix.tar.gz
 sha256  89931c1fb1f3716694175763cf3221cfcd63d6935031cf6b4512d17ffe5d9860  LICENSE.GPL
diff --git a/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk b/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk
index f2fb3aca99..85c1c86384 100644
--- a/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk
+++ b/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-KODI_INPUTSTREAM_ADAPTIVE_VERSION = 2.6.18-Matrix
+KODI_INPUTSTREAM_ADAPTIVE_VERSION = 2.6.20-Matrix
 KODI_INPUTSTREAM_ADAPTIVE_SITE = $(call github,xbmc,inputstream.adaptive,$(KODI_INPUTSTREAM_ADAPTIVE_VERSION))
 KODI_INPUTSTREAM_ADAPTIVE_LICENSE = GPL-2.0+
 KODI_INPUTSTREAM_ADAPTIVE_LICENSE_FILES = LICENSE.GPL
-- 
2.30.2

^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [Buildroot] [PATCH 2/5] package/kodi-inputstream-ffmpegdirect: bump version to 1.21.7-Matrix
  2021-07-17 18:27 [Buildroot] [PATCH 1/5] package/kodi-inputstream-adaptive: bump version to 2.6.20-Matrix Bernd Kuhls
@ 2021-07-17 18:27 ` Bernd Kuhls
  2021-07-17 18:27 ` [Buildroot] [PATCH 3/5] package/kodi-visualisation-spectrum: bump version to 19.0.0-Matrix Bernd Kuhls
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 9+ messages in thread
From: Bernd Kuhls @ 2021-07-17 18:27 UTC (permalink / raw)
  To: buildroot

Changelog:
https://github.com/xbmc/inputstream.ffmpegdirect/blob/Matrix/inputstream.ffmpegdirect/changelog.txt

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 .../kodi-inputstream-ffmpegdirect.hash                          | 2 +-
 .../kodi-inputstream-ffmpegdirect.mk                            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/kodi-inputstream-ffmpegdirect/kodi-inputstream-ffmpegdirect.hash b/package/kodi-inputstream-ffmpegdirect/kodi-inputstream-ffmpegdirect.hash
index 01d2988c25..ba282caa8e 100644
--- a/package/kodi-inputstream-ffmpegdirect/kodi-inputstream-ffmpegdirect.hash
+++ b/package/kodi-inputstream-ffmpegdirect/kodi-inputstream-ffmpegdirect.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  72d07be3705820f264bf9b0942b0ba15f0a40a5867e976c15d017b408b4a122b  kodi-inputstream-ffmpegdirect-1.21.6-Matrix.tar.gz
+sha256  73a21a8556c4270596f059ba26a77a071571ff87be670cddae25b61ee97617bb  kodi-inputstream-ffmpegdirect-1.21.7-Matrix.tar.gz
 sha256  310782e1abd43c4de6217c513e328bddf999d39302d67c6e05b10a59959827af  LICENSE.md
diff --git a/package/kodi-inputstream-ffmpegdirect/kodi-inputstream-ffmpegdirect.mk b/package/kodi-inputstream-ffmpegdirect/kodi-inputstream-ffmpegdirect.mk
index b1673bed4a..cccc557694 100644
--- a/package/kodi-inputstream-ffmpegdirect/kodi-inputstream-ffmpegdirect.mk
+++ b/package/kodi-inputstream-ffmpegdirect/kodi-inputstream-ffmpegdirect.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-KODI_INPUTSTREAM_FFMPEGDIRECT_VERSION = 1.21.6-Matrix
+KODI_INPUTSTREAM_FFMPEGDIRECT_VERSION = 1.21.7-Matrix
 KODI_INPUTSTREAM_FFMPEGDIRECT_SITE = $(call github,xbmc,inputstream.ffmpegdirect,$(KODI_INPUTSTREAM_FFMPEGDIRECT_VERSION))
 KODI_INPUTSTREAM_FFMPEGDIRECT_LICENSE = GPL-2.0+
 KODI_INPUTSTREAM_FFMPEGDIRECT_LICENSE_FILES = LICENSE.md
-- 
2.30.2

^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [Buildroot] [PATCH 3/5] package/kodi-visualisation-spectrum: bump version to 19.0.0-Matrix
  2021-07-17 18:27 [Buildroot] [PATCH 1/5] package/kodi-inputstream-adaptive: bump version to 2.6.20-Matrix Bernd Kuhls
  2021-07-17 18:27 ` [Buildroot] [PATCH 2/5] package/kodi-inputstream-ffmpegdirect: bump version to 1.21.7-Matrix Bernd Kuhls
@ 2021-07-17 18:27 ` Bernd Kuhls
  2021-07-18 10:25   ` Thomas Petazzoni
  2021-07-17 18:27 ` [Buildroot] [PATCH 4/5] package/kodi-visualisation-starburst: " Bernd Kuhls
                   ` (2 subsequent siblings)
  4 siblings, 1 reply; 9+ messages in thread
From: Bernd Kuhls @ 2021-07-17 18:27 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 .../kodi-visualisation-spectrum.hash                            | 2 +-
 .../kodi-visualisation-spectrum/kodi-visualisation-spectrum.mk  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/kodi-visualisation-spectrum/kodi-visualisation-spectrum.hash b/package/kodi-visualisation-spectrum/kodi-visualisation-spectrum.hash
index e6473ab0a1..d770b40092 100644
--- a/package/kodi-visualisation-spectrum/kodi-visualisation-spectrum.hash
+++ b/package/kodi-visualisation-spectrum/kodi-visualisation-spectrum.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  0b08b99c0289a421425a5d3b39eafdf6262021e213bd3093e98704efb410d348  kodi-visualisation-spectrum-3.4.0-Matrix.tar.gz
+sha256  32b130c26581c224e9b43672ccb5c947f2f4982e6d2ab12e389b41a9ceeb0e3f  kodi-visualisation-spectrum-19.0.0-Matrix.tar.gz
 sha256  310782e1abd43c4de6217c513e328bddf999d39302d67c6e05b10a59959827af  LICENSE.md
diff --git a/package/kodi-visualisation-spectrum/kodi-visualisation-spectrum.mk b/package/kodi-visualisation-spectrum/kodi-visualisation-spectrum.mk
index 42abc156cd..ca01ea270c 100644
--- a/package/kodi-visualisation-spectrum/kodi-visualisation-spectrum.mk
+++ b/package/kodi-visualisation-spectrum/kodi-visualisation-spectrum.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-KODI_VISUALISATION_SPECTRUM_VERSION = 3.4.0-Matrix
+KODI_VISUALISATION_SPECTRUM_VERSION = 19.0.0-Matrix
 KODI_VISUALISATION_SPECTRUM_SITE = $(call github,xbmc,visualization.spectrum,$(KODI_VISUALISATION_SPECTRUM_VERSION))
 KODI_VISUALISATION_SPECTRUM_LICENSE = GPL-2.0+
 KODI_VISUALISATION_SPECTRUM_LICENSE_FILES = LICENSE.md
-- 
2.30.2

^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [Buildroot] [PATCH 4/5] package/kodi-visualisation-starburst: bump version to 19.0.0-Matrix
  2021-07-17 18:27 [Buildroot] [PATCH 1/5] package/kodi-inputstream-adaptive: bump version to 2.6.20-Matrix Bernd Kuhls
  2021-07-17 18:27 ` [Buildroot] [PATCH 2/5] package/kodi-inputstream-ffmpegdirect: bump version to 1.21.7-Matrix Bernd Kuhls
  2021-07-17 18:27 ` [Buildroot] [PATCH 3/5] package/kodi-visualisation-spectrum: bump version to 19.0.0-Matrix Bernd Kuhls
@ 2021-07-17 18:27 ` Bernd Kuhls
  2021-07-18 10:25   ` Thomas Petazzoni
  2021-07-17 18:27 ` [Buildroot] [PATCH 5/5] package/kodi-visualisation-waveform: " Bernd Kuhls
  2021-07-18 10:25 ` [Buildroot] [PATCH 1/5] package/kodi-inputstream-adaptive: bump version to 2.6.20-Matrix Thomas Petazzoni
  4 siblings, 1 reply; 9+ messages in thread
From: Bernd Kuhls @ 2021-07-17 18:27 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 .../kodi-visualisation-starburst.hash                           | 2 +-
 .../kodi-visualisation-starburst.mk                             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/kodi-visualisation-starburst/kodi-visualisation-starburst.hash b/package/kodi-visualisation-starburst/kodi-visualisation-starburst.hash
index b08da9788e..25026ef61e 100644
--- a/package/kodi-visualisation-starburst/kodi-visualisation-starburst.hash
+++ b/package/kodi-visualisation-starburst/kodi-visualisation-starburst.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  fb991924b8f9a4f86d81b28ec629c131d36364f82914098356184c9ef03e753e  kodi-visualisation-starburst-2.4.0-Matrix.tar.gz
+sha256  b610919fd181dac638cbcea3f88b01a0b3522941415fde8fab51a17a88f536e2  kodi-visualisation-starburst-19.0.0-Matrix.tar.gz
 sha256  310782e1abd43c4de6217c513e328bddf999d39302d67c6e05b10a59959827af  LICENSE.md
diff --git a/package/kodi-visualisation-starburst/kodi-visualisation-starburst.mk b/package/kodi-visualisation-starburst/kodi-visualisation-starburst.mk
index f19a82bf81..421b27d7d1 100644
--- a/package/kodi-visualisation-starburst/kodi-visualisation-starburst.mk
+++ b/package/kodi-visualisation-starburst/kodi-visualisation-starburst.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-KODI_VISUALISATION_STARBURST_VERSION = 2.4.0-Matrix
+KODI_VISUALISATION_STARBURST_VERSION = 19.0.0-Matrix
 KODI_VISUALISATION_STARBURST_SITE = $(call github,xbmc,visualization.starburst,$(KODI_VISUALISATION_STARBURST_VERSION))
 KODI_VISUALISATION_STARBURST_LICENSE = GPL-2.0+
 KODI_VISUALISATION_STARBURST_LICENSE_FILES = LICENSE.md
-- 
2.30.2

^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [Buildroot] [PATCH 5/5] package/kodi-visualisation-waveform: bump version to 19.0.0-Matrix
  2021-07-17 18:27 [Buildroot] [PATCH 1/5] package/kodi-inputstream-adaptive: bump version to 2.6.20-Matrix Bernd Kuhls
                   ` (2 preceding siblings ...)
  2021-07-17 18:27 ` [Buildroot] [PATCH 4/5] package/kodi-visualisation-starburst: " Bernd Kuhls
@ 2021-07-17 18:27 ` Bernd Kuhls
  2021-07-18 10:22   ` Thomas Petazzoni
  2021-07-18 10:25 ` [Buildroot] [PATCH 1/5] package/kodi-inputstream-adaptive: bump version to 2.6.20-Matrix Thomas Petazzoni
  4 siblings, 1 reply; 9+ messages in thread
From: Bernd Kuhls @ 2021-07-17 18:27 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 .../kodi-visualisation-waveform.hash                            | 2 +-
 .../kodi-visualisation-waveform/kodi-visualisation-waveform.mk  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/kodi-visualisation-waveform/kodi-visualisation-waveform.hash b/package/kodi-visualisation-waveform/kodi-visualisation-waveform.hash
index 1255b6ed75..465ce9005e 100644
--- a/package/kodi-visualisation-waveform/kodi-visualisation-waveform.hash
+++ b/package/kodi-visualisation-waveform/kodi-visualisation-waveform.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  d9acf0a3758bfc4ee6fa492bcdcf8764519bbf0f1b6a3b10807b65a0d031e55e  kodi-visualisation-waveform-4.4.0-Matrix.tar.gz
+sha256  c0b20e5d5877c34be107df0db142d46def785acb7269e6525f39a511c5a8e030  kodi-visualisation-waveform-19.0.0-Matrix.tar.gz
 sha256  310782e1abd43c4de6217c513e328bddf999d39302d67c6e05b10a59959827af  LICENSE.md
diff --git a/package/kodi-visualisation-waveform/kodi-visualisation-waveform.mk b/package/kodi-visualisation-waveform/kodi-visualisation-waveform.mk
index 6c0ec3ac70..c66b47d60c 100644
--- a/package/kodi-visualisation-waveform/kodi-visualisation-waveform.mk
+++ b/package/kodi-visualisation-waveform/kodi-visualisation-waveform.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-KODI_VISUALISATION_WAVEFORM_VERSION = 4.4.0-Matrix
+KODI_VISUALISATION_WAVEFORM_VERSION = 19.0.0-Matrix
 KODI_VISUALISATION_WAVEFORM_SITE = $(call github,xbmc,visualization.waveform,$(KODI_VISUALISATION_WAVEFORM_VERSION))
 KODI_VISUALISATION_WAVEFORM_LICENSE = GPL-2.0+
 KODI_VISUALISATION_WAVEFORM_LICENSE_FILES = LICENSE.md
-- 
2.30.2

^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [Buildroot] [PATCH 5/5] package/kodi-visualisation-waveform: bump version to 19.0.0-Matrix
  2021-07-17 18:27 ` [Buildroot] [PATCH 5/5] package/kodi-visualisation-waveform: " Bernd Kuhls
@ 2021-07-18 10:22   ` Thomas Petazzoni
  0 siblings, 0 replies; 9+ messages in thread
From: Thomas Petazzoni @ 2021-07-18 10:22 UTC (permalink / raw)
  To: buildroot

On Sat, 17 Jul 2021 20:27:39 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:

> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  .../kodi-visualisation-waveform.hash                            | 2 +-
>  .../kodi-visualisation-waveform/kodi-visualisation-waveform.mk  | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Buildroot] [PATCH 4/5] package/kodi-visualisation-starburst: bump version to 19.0.0-Matrix
  2021-07-17 18:27 ` [Buildroot] [PATCH 4/5] package/kodi-visualisation-starburst: " Bernd Kuhls
@ 2021-07-18 10:25   ` Thomas Petazzoni
  0 siblings, 0 replies; 9+ messages in thread
From: Thomas Petazzoni @ 2021-07-18 10:25 UTC (permalink / raw)
  To: buildroot

On Sat, 17 Jul 2021 20:27:38 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:

> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  .../kodi-visualisation-starburst.hash                           | 2 +-
>  .../kodi-visualisation-starburst.mk                             | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Buildroot] [PATCH 3/5] package/kodi-visualisation-spectrum: bump version to 19.0.0-Matrix
  2021-07-17 18:27 ` [Buildroot] [PATCH 3/5] package/kodi-visualisation-spectrum: bump version to 19.0.0-Matrix Bernd Kuhls
@ 2021-07-18 10:25   ` Thomas Petazzoni
  0 siblings, 0 replies; 9+ messages in thread
From: Thomas Petazzoni @ 2021-07-18 10:25 UTC (permalink / raw)
  To: buildroot

On Sat, 17 Jul 2021 20:27:37 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:

> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  .../kodi-visualisation-spectrum.hash                            | 2 +-
>  .../kodi-visualisation-spectrum/kodi-visualisation-spectrum.mk  | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Buildroot] [PATCH 1/5] package/kodi-inputstream-adaptive: bump version to 2.6.20-Matrix
  2021-07-17 18:27 [Buildroot] [PATCH 1/5] package/kodi-inputstream-adaptive: bump version to 2.6.20-Matrix Bernd Kuhls
                   ` (3 preceding siblings ...)
  2021-07-17 18:27 ` [Buildroot] [PATCH 5/5] package/kodi-visualisation-waveform: " Bernd Kuhls
@ 2021-07-18 10:25 ` Thomas Petazzoni
  4 siblings, 0 replies; 9+ messages in thread
From: Thomas Petazzoni @ 2021-07-18 10:25 UTC (permalink / raw)
  To: buildroot

On Sat, 17 Jul 2021 20:27:35 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:

> Changelog:
> https://github.com/xbmc/inputstream.adaptive/blob/Matrix/inputstream.adaptive/addon.xml.in#L18
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  .../kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash    | 2 +-
>  package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk  | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-07-18 10:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-17 18:27 [Buildroot] [PATCH 1/5] package/kodi-inputstream-adaptive: bump version to 2.6.20-Matrix Bernd Kuhls
2021-07-17 18:27 ` [Buildroot] [PATCH 2/5] package/kodi-inputstream-ffmpegdirect: bump version to 1.21.7-Matrix Bernd Kuhls
2021-07-17 18:27 ` [Buildroot] [PATCH 3/5] package/kodi-visualisation-spectrum: bump version to 19.0.0-Matrix Bernd Kuhls
2021-07-18 10:25   ` Thomas Petazzoni
2021-07-17 18:27 ` [Buildroot] [PATCH 4/5] package/kodi-visualisation-starburst: " Bernd Kuhls
2021-07-18 10:25   ` Thomas Petazzoni
2021-07-17 18:27 ` [Buildroot] [PATCH 5/5] package/kodi-visualisation-waveform: " Bernd Kuhls
2021-07-18 10:22   ` Thomas Petazzoni
2021-07-18 10:25 ` [Buildroot] [PATCH 1/5] package/kodi-inputstream-adaptive: bump version to 2.6.20-Matrix Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.