Rudi Heitbaum
eb64d88847
kodi-binary-addons: update to latest versions
...
- peripheral.joystick: update v20.1.2-Nexus to 20.1.3-Nexus
- peripheral.xarcade: update 20.1.2-Nexus to 20.1.3-Nexus
- pvr.teleboy: update 20.3.1-Nexus to 20.3.3-Nexus
- pvr.zattoo: update 20.3.1-Nexus to 20.3.3-Nexus
2023-01-19 11:07:38 +00:00
Matthias Reichl
73fa4b0ff6
kodi: update to 20.0-Nexus
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-15 12:10:20 +01:00
Rudi Heitbaum
95a307ac0c
inputstream.adaptive: update 20.3.1-Nexus to 20.3.2-Nexus
2023-01-14 09:42:53 +00:00
Rudi Heitbaum
c7eb966995
pvr.vuplus: update 20.4.0-Nexus to 20.4.1-Nexus
2023-01-07 02:30:37 +00:00
CvH
1ba6f68a92
Merge pull request #7329 from kszaq/master-bento4-update
...
bento4: update to 1.6.0-639-4-Nexus
2023-01-02 11:56:44 +01:00
Rudi Heitbaum
33f15b4b82
pvr.iptvsimple: update 20.6.0-Nexus to 20.6.1-Nexus
2023-01-02 07:19:04 +00:00
kszaq
441ee86d64
inputstream.adaptive: bump PKG_REV for Bento4 update
2023-01-01 21:55:32 +01:00
Rudi Heitbaum
48af53e5b6
pvr.zattoo: missing dependencies
2022-12-31 10:10:57 +00:00
Rudi Heitbaum
c054d95795
pvr.teleboy: missing dependencies
2022-12-31 10:10:57 +00:00
Rudi Heitbaum
603ee766ac
kodi-binary-addons: update to latest versions
...
- pvr.teleboy: update 20.3.0-Nexus to 20.3.1-Nexus
- pvr.zattoo: update 20.3.0-Nexus to 20.3.1-Nexus
2022-12-31 06:26:50 +00:00
Rudi Heitbaum
1ac240a9b2
imagedecoder.raw: rebuild with libraw 0.21.0 and addon (4)
2022-12-22 21:55:48 +00:00
SupervisedThinking
64dd8ada0f
kodi: update to 20.0rc2-Nexus
...
- updated Mesa 22.3.y patch to upstream PR
2022-12-20 20:33:27 +01:00
Rudi Heitbaum
47c9fedf03
Merge pull request #7233 from vpeter4/visualization.fishbmc
...
visualization.fishbmc: update 20.1.0-Nexus to 20.2.0-Nexus
2022-12-13 05:40:00 +11:00
CvH
dd965743b3
Merge pull request #7238 from heitbaum/binaries
...
visualization.pictureit: update 20.0.0-Nexus to 20.2.0-Nexus
2022-12-12 16:48:56 +01:00
Peter Vicman
8722108985
visualization.fishbmc: update 20.1.0-Nexus to 20.2.0-Nexus
2022-12-12 15:49:57 +01:00
Rudi Heitbaum
a7475c2d38
visualization.pictureit: update 20.0.0-Nexus to 20.2.0-Nexus
2022-12-12 06:12:05 +00:00
Peter Vicman
2653bb6155
audiodecoder.fluidsynth: update 20.0.1-Nexus to 20.2.1-Nexus
2022-12-11 15:31:19 +01:00
Matthias Reichl
90d4c81fa9
kodi: update disable-internal-texturepacker patch
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-10 11:36:32 +01:00
Matthias Reichl
602b068dd1
kodi: update to 20.0rc1
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-10 11:36:21 +01:00
Matthias Reichl
0d00bdde3f
binary addons: bump PKG_REV
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-04 23:44:27 +01:00
SupervisedThinking
191893f9fe
kodi: fix build with mesa 22.3.0
...
- f5bb9dd738
removed eglextchromium.h
2022-12-01 12:35:37 +01:00
Rudi Heitbaum
d7d75ada18
pvr.nextpvr: update 20.3.0-Nexus to 20.3.1-Nexus
2022-11-29 09:05:53 +00:00
Matthias Reichl
b56f1daca6
game.libretro: add libretro-common and rcheevos dependencies
...
They are required now in latest versions
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-11-12 16:32:54 +01:00
Matthias Reichl
8fb805ef1f
update retroplayer addons to latest versions
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-11-12 16:32:47 +01:00
Matthias Reichl
a4e78d0e92
Merge pull request #7105 from SupervisedThinking/up_kodi_v20b1
...
kodi: update to 20.0b1-Nexus / v20 beta1
2022-11-12 14:43:36 +01:00
SupervisedThinking
5cb8aba7b4
kodi: update to 20.0b1-Nexus / v20 beta1
2022-11-09 14:51:53 +01:00
Matthias Reichl
da1426d568
kodi: remove outdated and defunct kodi.game repository
...
We included it to give easy access to the zachmorris repo, but
kodi.game repo hasn't been updated in ages and the ancient zachmorris
repo referenced by it is now defunct and results in errors in kodi.log
error <general>: Repository add-on repository.zachmorris uses old schema definition for the repository extension point! This is no longer supported, please update your addon to use <dir> definitions.
error <general>: Repository add-on repository.zachmorris does not have any directory and won't be able to update/serve addons! Please fix the addon.xml definition
Let's just drop it, anyone who wants to use the zachmorris repo can
easily install it from ZIP.
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-11-06 22:31:34 +01:00
Alex Bee
04f302657f
kodi: move wayland patches to kodi package
2022-11-01 17:44:54 +01:00
Ian Leonard
ed775a3529
LibreELEC-settings: update to 1d458c6
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2022-10-24 01:42:50 +00:00
Matthias Reichl
b896f4385a
kodi: update drmprime-filter patches
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-10-20 20:28:09 +02:00
Matthias Reichl
c1bc92913b
kodi: update LE patches
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-10-20 20:26:08 +02:00
Matthias Reichl
10d5a15ce6
kodi: update to 92a0283
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-10-20 20:26:08 +02:00
Matthias Reichl
7bbd725c0e
LibreELEC-settings: update to f369cd1
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-10-08 19:25:46 +02:00
Rudi Heitbaum
b91456d926
inputstream.adaptive: add missing expat dependency
2022-10-08 10:41:21 +00:00
CvH
2d8a2268ec
Merge pull request #6972 from heitbaum/binaries
...
pvr.hts: update 20.5.0-Nexus to 20.6.0-Nexus
2022-10-08 09:33:42 +02:00
Rudi Heitbaum
d455d49456
inputstream.adaptive: update v20.3.0-Nexus to 20.3.1-Nexus
2022-10-08 07:12:15 +00:00
Rudi Heitbaum
74767ed2f3
pvr.hts: update 20.5.0-Nexus to 20.6.0-Nexus
2022-10-07 20:55:46 +00:00
SupervisedThinking
8aefb33a85
kodi: add mold linker
2022-10-06 19:40:10 +02:00
Frank Hartung
f15e1de7ee
Merge pull request #6928 from HiassofT/le11-default-linker
...
buildsystem: support choosing default linker
2022-10-05 23:59:20 +02:00
Jernej Škrabec
68a8b6e546
Merge pull request #6923 from heitbaum/neon
...
Do not set ENABLE_NEON_ for not target aarch64 and arm
2022-10-03 20:05:17 +02:00
Rudi Heitbaum
053dc98d50
kodi: do not set ENABLE_NEON for target x86_64
...
If ENABLE_NEON is set whilst building x86_64 with cmake. cmake warnings
that the variable is not been used.
2022-10-03 07:53:19 +00:00
Matthias Reichl
8c4fa6c06d
kodi: update patches
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-10-01 11:38:24 +02:00
Matthias Reichl
9dab984206
kodi: update to 3066d80
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-10-01 11:23:47 +02:00
Rudi Heitbaum
63e49d43d6
pvr.mythtv: update 20.2.7-Nexus to 20.3.0-Nexus
2022-09-29 10:50:28 +00:00
Matthias Reichl
ff772b638c
kodi: use get_target_linker helper to set linker options
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-09-27 19:02:37 +02:00
SupervisedThinking
64149d6396
kodi: fix gold linker options
...
- ENABLE_LDGOLD was changed to ENABLE_GOLD in https://github.com/xbmc/xbmc/pull/20891
2022-09-22 18:23:45 +02:00
flubshi
756add46d5
kodi-binary-addons: bump rev
2022-09-22 07:29:34 +02:00
SupervisedThinking
9344259119
kodi: update to 9f7e9e0
2022-09-19 10:39:21 +02:00
Rudi Heitbaum
bb49fdc74c
Merge pull request #6898 from HiassofT/le11-kodi-no-ccache
...
fix ccache handling of kodi and gcc:bootstrap
2022-09-18 18:42:17 +10:00
Rudi Heitbaum
fd6c18a544
kodi-binary-addons: update to latest versions
...
- visualization.goom: update 20.1.0-Nexus to 20.1.1-Nexus
- visualization.spectrum: update 20.1.0-Nexus to 20.2.0-Nexus
- visualization.waveform: update 20.2.0-Nexus to 20.2.1-Nexus
2022-09-18 02:27:35 +00:00