help
AsterWave screensaver for Kodi
- https://github.com/notspiff/screensaver.asterwave
+ https://github.com/xbmc/screensaver.asterwave
comment "kodi-screensaver-asterwave needs OpenGL"
depends on !BR2_PACKAGE_HAS_LIBGL
# Locally computed
-sha256 48cd459b60b2407b8bae9107760a013d04ee29e00fddbce9550291896d42ef64 kodi-screensaver-asterwave-1.1.0.tar.gz
+sha256 ff018b5bdd353747a4e962c72ec622a74232e05eae1742a116259273f1db0552 kodi-screensaver-asterwave-3.0.3-Leia.tar.gz
#
################################################################################
-KODI_SCREENSAVER_ASTERWAVE_VERSION = 1.1.0
-KODI_SCREENSAVER_ASTERWAVE_SITE = $(call github,notspiff,screensaver.asterwave,v$(KODI_SCREENSAVER_ASTERWAVE_VERSION))
+KODI_SCREENSAVER_ASTERWAVE_VERSION = 3.0.3-Leia
+KODI_SCREENSAVER_ASTERWAVE_SITE = $(call github,xbmc,screensaver.asterwave,$(KODI_SCREENSAVER_ASTERWAVE_VERSION))
KODI_SCREENSAVER_ASTERWAVE_DEPENDENCIES = kodi libglu libsoil
$(eval $(cmake-package))
--- /dev/null
+From 86da3bfecf8ddd2f8c2c3eed6e1cb8850883f4b2 Mon Sep 17 00:00:00 2001
+From: Rechi <Rechi@users.noreply.github.com>
+Date: Sun, 24 Mar 2019 10:53:31 +0100
+Subject: [PATCH] [fix] add missing stddef.h include for offsetof macro
+
+Downloaded from upstream commit:
+https://github.com/xbmc/screensaver.biogenesis/commit/86da3bfecf8ddd2f8c2c3eed6e1cb8850883f4b2
+
+Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
+---
+ src/Life.cpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/Life.cpp b/src/Life.cpp
+index 762ad7d..68be133 100644
+--- a/src/Life.cpp
++++ b/src/Life.cpp
+@@ -24,6 +24,7 @@
+
+ #include "types.h"
+ #include <memory.h>
++#include <stddef.h>
+ #ifdef WIN32
+ #include <d3d11.h>
+ #else
help
BioGenesis screensaver for Kodi
- https://github.com/notspiff/screensaver.biogenesis
+ https://github.com/xbmc/screensaver.biogenesis
comment "kodi-screensaver-biogenesis needs OpenGL"
depends on !BR2_PACKAGE_HAS_LIBGL
# Locally computed
-sha256 b97dc804261b19df725e0a9f1af3be6903226ae616fcac170f7b9c1a67bf811a kodi-screensaver-biogenesis-1.1.0.tar.gz
+sha256 1d1edff918d2a94ba0efd329a45294be47e73eef65f700d62b311eb750d0fef7 kodi-screensaver-biogenesis-2.2.2-Leia.tar.gz
#
################################################################################
-KODI_SCREENSAVER_BIOGENESIS_VERSION = 1.1.0
-KODI_SCREENSAVER_BIOGENESIS_SITE = $(call github,notspiff,screensaver.biogenesis,v$(KODI_SCREENSAVER_BIOGENESIS_VERSION))
+KODI_SCREENSAVER_BIOGENESIS_VERSION = 2.2.2-Leia
+KODI_SCREENSAVER_BIOGENESIS_SITE = $(call github,xbmc,screensaver.biogenesis,$(KODI_SCREENSAVER_BIOGENESIS_VERSION))
KODI_SCREENSAVER_BIOGENESIS_LICENSE = GPL-2.0+
KODI_SCREENSAVER_BIOGENESIS_LICENSE_FILES = src/Life.cpp
KODI_SCREENSAVER_BIOGENESIS_DEPENDENCIES = kodi
help
CpBlobs screensaver for Kodi
- https://github.com/notspiff/screensaver.cpblobs
+ https://github.com/xbmc/screensaver.cpblobs
comment "kodi-screensaver-cpblobs needs OpenGL"
depends on !BR2_PACKAGE_HAS_LIBGL
# Locally computed
-sha256 1ca5e4de61251de7e420dc6ded3156960f9bb52ed7ff0243f305768147d470e3 kodi-screensaver-cpblobs-1.1.0.tar.gz
+sha256 6d7a0036a118778117d1d1ebeca96903e66f49a166848a1c884aaf3ed65fdd46 kodi-screensaver-cpblobs-e65b34fb75ac258a8563169b9c00ebf739dbc7ca.tar.gz
#
################################################################################
-KODI_SCREENSAVER_CPBLOBS_VERSION = 1.1.0
-KODI_SCREENSAVER_CPBLOBS_SITE = $(call github,notspiff,screensaver.cpblobs,v$(KODI_SCREENSAVER_CPBLOBS_VERSION))
+KODI_SCREENSAVER_CPBLOBS_VERSION = e65b34fb75ac258a8563169b9c00ebf739dbc7ca
+KODI_SCREENSAVER_CPBLOBS_SITE = $(call github,xbmc,screensaver.cpblobs,$(KODI_SCREENSAVER_CPBLOBS_VERSION))
KODI_SCREENSAVER_CPBLOBS_LICENSE = GPL-2.0
KODI_SCREENSAVER_CPBLOBS_LICENSE_FILES = LICENSE
KODI_SCREENSAVER_CPBLOBS_DEPENDENCIES = kodi libsoil
# Locally computed
-sha256 a8400c8d8be0fe0ba616ad1d0ef5fd798980a9dd4e38ef88bee9bf74a06975d5 kodi-screensaver-crystalmorph-1dc9bf3f57cc2c5345efec64d9499c3bf8f7bd6e.tar.gz
+sha256 d8ed548222f1118964104fefc8ac3056dfe6c9d2ee35cd7c8355c9ea9fcaffc5 kodi-screensaver-crystalmorph-4439c84c38abf889e19a1863e745942c0d7f8203.tar.gz
#
################################################################################
-KODI_SCREENSAVER_CRYSTALMORPH_VERSION = 1dc9bf3f57cc2c5345efec64d9499c3bf8f7bd6e
+KODI_SCREENSAVER_CRYSTALMORPH_VERSION = 4439c84c38abf889e19a1863e745942c0d7f8203
KODI_SCREENSAVER_CRYSTALMORPH_SITE = $(call github,notspiff,screensaver.crystalmorph,$(KODI_SCREENSAVER_CRYSTALMORPH_VERSION))
KODI_SCREENSAVER_CRYSTALMORPH_LICENSE = GPL-2.0+
KODI_SCREENSAVER_CRYSTALMORPH_LICENSE_FILES = src/Fractal.cpp
help
Greynetic screensaver for Kodi
- https://github.com/notspiff/screensaver.greynetic
+ https://github.com/xbmc/screensaver.greynetic
comment "kodi-screensaver-greynetic needs OpenGL"
depends on !BR2_PACKAGE_HAS_LIBGL
# Locally computed
-sha256 55a77487f02d282e8431e64de3cb263489037c2374a4b9cdd7aa189093e7621f kodi-screensaver-greynetic-1.1.0.tar.gz
+sha256 d95bc93d022b12fbfcbaedf1128292b40dd16276b65a3ffecb90707055e1d55f kodi-screensaver-greynetic-2.2.1-Leia.tar.gz
#
################################################################################
-KODI_SCREENSAVER_GREYNETIC_VERSION = 1.1.0
-KODI_SCREENSAVER_GREYNETIC_SITE = $(call github,notspiff,screensaver.greynetic,v$(KODI_SCREENSAVER_GREYNETIC_VERSION))
+KODI_SCREENSAVER_GREYNETIC_VERSION = 2.2.1-Leia
+KODI_SCREENSAVER_GREYNETIC_SITE = $(call github,xbmc,screensaver.greynetic,$(KODI_SCREENSAVER_GREYNETIC_VERSION))
KODI_SCREENSAVER_GREYNETIC_LICENSE = GPL-2.0+
KODI_SCREENSAVER_GREYNETIC_LICENSE_FILES = src/GreyNetic.cpp
KODI_SCREENSAVER_GREYNETIC_DEPENDENCIES = kodi
--- /dev/null
+From 404763f096a312e12c0dc4764834987797411745 Mon Sep 17 00:00:00 2001
+From: Rechi <Rechi@users.noreply.github.com>
+Date: Sun, 24 Mar 2019 11:44:05 +0100
+Subject: [PATCH] [fix] add missing stddef.h include for offsetof macro
+
+Downloaded from upstream commit:
+https://github.com/xbmc/screensaver.matrixtrails/commit/404763f096a312e12c0dc4764834987797411745
+
+Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
+---
+ src/matrixtrails.cpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/matrixtrails.cpp b/src/matrixtrails.cpp
+index 220855a..2817dbe 100644
+--- a/src/matrixtrails.cpp
++++ b/src/matrixtrails.cpp
+@@ -25,6 +25,7 @@
+ #include "matrixtrails.h"
+ #include "SOIL2/SOIL2.h"
+
++#include <stddef.h>
+ #include <vector>
+
+ ////////////////////////////////////////////////////////////////////////////
help
Matrix trails screensaver for Kodi
- https://github.com/notspiff/screensaver.matrixtrails
+ https://github.com/xbmc/screensaver.matrixtrails
comment "kodi-screensaver-matrixtrails needs OpenGL"
depends on !BR2_PACKAGE_HAS_LIBGL
# Locally computed
-sha256 2b531f51b86536df2a5268547e3d1b7fabc8a1dc930808b46685afcc455bb8fa kodi-screensaver-matrixtrails-1.1.0.tar.gz
+sha256 2d2c795853c5a72184bb6720247d79c48b1d9fbc97e9c2913003a707d612e3ac kodi-screensaver-matrixtrails-v2.2.1-Leia.tar.gz
#
################################################################################
-KODI_SCREENSAVER_MATRIXTRAILS_VERSION = 1.1.0
-KODI_SCREENSAVER_MATRIXTRAILS_SITE = $(call github,notspiff,screensaver.matrixtrails,v$(KODI_SCREENSAVER_MATRIXTRAILS_VERSION))
+KODI_SCREENSAVER_MATRIXTRAILS_VERSION = v2.2.1-Leia
+KODI_SCREENSAVER_MATRIXTRAILS_SITE = $(call github,xbmc,screensaver.matrixtrails,$(KODI_SCREENSAVER_MATRIXTRAILS_VERSION))
KODI_SCREENSAVER_MATRIXTRAILS_LICENSE = GPL-2.0+
KODI_SCREENSAVER_MATRIXTRAILS_LICENSE_FILES = src/matrixtrails.cpp
-
KODI_SCREENSAVER_MATRIXTRAILS_DEPENDENCIES = kodi libsoil
$(eval $(cmake-package))
--- /dev/null
+From 6ca75e7d421a49b6124d0e1cd37a529c66a701cb Mon Sep 17 00:00:00 2001
+From: Bernd Kuhls <bernd.kuhls@t-online.de>
+Date: Sat, 18 Jan 2020 20:01:21 +0100
+Subject: [PATCH] [Backport] Add missing cstddef includes
+
+Fixes build error with gcc 5.5.0.
+
+Backported from https://github.com/xbmc/screensaver.pingpong/pull/21
+
+Patch sent upstream:
+https://github.com/xbmc/screensaver.pingpong/pull/22
+
+Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
+---
+ src/pingpong.cpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/pingpong.cpp b/src/pingpong.cpp
+index e1df353..9cd9fb5 100644
+--- a/src/pingpong.cpp
++++ b/src/pingpong.cpp
+@@ -24,6 +24,7 @@
+ #include "main.h"
+ #include "pingpong.h"
+
++#include <cstddef>
+ #include <vector>
+
+ #define NUMQUADS 3
+--
+2.20.1
+
help
Ping-pong screensaver for Kodi
- https://github.com/notspiff/screensaver.pingpong
+ https://github.com/xbmc/screensaver.pingpong
comment "kodi-screensaver-pingpong needs OpenGL"
depends on !BR2_PACKAGE_HAS_LIBGL
# Locally computed
-sha256 99e9cbc3815d4e3dad964b2d233dbf6acc4416121398f7fca75f3811cb04d88f kodi-screensaver-pingpong-1.1.0.tar.gz
+sha256 d4e09509bf036b7d5c381cd4ecac926a59396fb481347a4056d843ae68d3a20d kodi-screensaver-pingpong-2.1.1-Leia.tar.gz
#
################################################################################
-KODI_SCREENSAVER_PINGPONG_VERSION = 1.1.0
-KODI_SCREENSAVER_PINGPONG_SITE = $(call github,notspiff,screensaver.pingpong,v$(KODI_SCREENSAVER_PINGPONG_VERSION))
+KODI_SCREENSAVER_PINGPONG_VERSION = 2.1.1-Leia
+KODI_SCREENSAVER_PINGPONG_SITE = $(call github,xbmc,screensaver.pingpong,$(KODI_SCREENSAVER_PINGPONG_VERSION))
KODI_SCREENSAVER_PINGPONG_LICENSE = GPL-2.0+
KODI_SCREENSAVER_PINGPONG_LICENSE_FILES = src/readme.txt
KODI_SCREENSAVER_PINGPONG_DEPENDENCIES = kodi
--- /dev/null
+From e1dbe7822b35b889fdc5ea54114ad3f9669d440e Mon Sep 17 00:00:00 2001
+From: Rechi <Rechi@users.noreply.github.com>
+Date: Sun, 24 Mar 2019 10:55:44 +0100
+Subject: [PATCH] [fix] add missing stddef.h include for offsetof macro
+
+Downloaded from upstream commit in master branch:
+https://github.com/xbmc/screensaver.pyro/commit/e1dbe7822b35b889fdc5ea54114ad3f9669d440e
+
+Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
+---
+ src/Pyro.cpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/Pyro.cpp b/src/Pyro.cpp
+index 3f873a2..6dfa764 100644
+--- a/src/Pyro.cpp
++++ b/src/Pyro.cpp
+@@ -34,6 +34,7 @@
+ #include "Pyro.h"
+ #include <stdio.h>
+ #include <math.h>
++#include <stddef.h>
+ #include <stdlib.h>
+
+ #ifdef WIN32
help
Pyro screensaver for Kodi
- https://github.com/notspiff/screensaver.pyro
+ https://github.com/xbmc/screensaver.pyro
comment "kodi-screensaver-pyro needs OpenGL"
depends on !BR2_PACKAGE_HAS_LIBGL
# Locally computed
-sha256 0dcaed581ffe5595878338a8c9c55bd7acc87e03d30a4d3ca4a03c3f8db66ddc kodi-screensaver-pyro-1.1.0.tar.gz
+sha256 55f867b703e5cf409f8e0a8a2c34373f896feb990004b5901b4efaee905d42e5 kodi-screensaver-pyro-3.0.0-Leia.tar.gz
#
################################################################################
-KODI_SCREENSAVER_PYRO_VERSION = 1.1.0
-KODI_SCREENSAVER_PYRO_SITE = $(call github,notspiff,screensaver.pyro,v$(KODI_SCREENSAVER_PYRO_VERSION))
+KODI_SCREENSAVER_PYRO_VERSION = 3.0.0-Leia
+KODI_SCREENSAVER_PYRO_SITE = $(call github,xbmc,screensaver.pyro,$(KODI_SCREENSAVER_PYRO_VERSION))
KODI_SCREENSAVER_PYRO_LICENSE = GPL-2.0+
KODI_SCREENSAVER_PYRO_LICENSE_FILES = src/Pyro.cpp
KODI_SCREENSAVER_PYRO_DEPENDENCIES = kodi
help
Starfield screensaver for Kodi
- https://github.com/notspiff/screensaver.stars
+ https://github.com/xbmc/screensaver.stars
comment "kodi-screensaver-stars needs OpenGL"
depends on !BR2_PACKAGE_HAS_LIBGL
# Locally computed
-sha256 525caac94fd2bd858daf9fa7719eea4181c168e5c692bb896689625bf4437d32 kodi-screensaver-stars-1.1.0.tar.gz
+sha256 dca39e68d803cca3c1d9524df17feb3e12fc7eeae4166c6311a97dc68c29f523 kodi-screensaver-stars-2.1.3-Leia.tar.gz
#
################################################################################
-KODI_SCREENSAVER_STARS_VERSION = 1.1.0
-KODI_SCREENSAVER_STARS_SITE = $(call github,notspiff,screensaver.stars,v$(KODI_SCREENSAVER_STARS_VERSION))
+KODI_SCREENSAVER_STARS_VERSION = 2.1.3-Leia
+KODI_SCREENSAVER_STARS_SITE = $(call github,xbmc,screensaver.stars,$(KODI_SCREENSAVER_STARS_VERSION))
KODI_SCREENSAVER_STARS_LICENSE = GPL-2.0+
KODI_SCREENSAVER_STARS_LICENSE_FILES = src/StarField.cpp
KODI_SCREENSAVER_STARS_DEPENDENCIES = kodi