Revisions of kodi (20)
Sagi Ben-Akiva (sagiben)
accepted
request 6079
2 months ago
(revision 109)
- Version update to Kodi 21.1 Omega
manfred-h
accepted
request 6049
6 months ago
(revision 108)
- Ensure to stick with ffmpeg-6 related packages for building.
Sagi Ben-Akiva (sagiben)
accepted
request 6048
6 months ago
(revision 107)
- Use https:// URLs only. - Pipewire currently creates more issues than benefits on Leap; use new conditional "kodi_without_pipewire" to enable or disable it. We default to disable it now on Leap.
Sagi Ben-Akiva (sagiben)
accepted
request 6045
6 months ago
(revision 105)
- Add 0004-kodi-workaround-pipewire-bug.patch to work around a potentially broken pipewire installation on openSUSE Leap 15.5 and 15.6; see https://bugzilla.opensuse.org/show_bug.cgi?id=1222636
Sagi Ben-Akiva (sagiben)
accepted
request 6039
7 months ago
(revision 104)
- Version update to Kodi 21.0 Omega
manfred-h
accepted
request 6027
8 months ago
(revision 102)
- Add Source24: taglib-1.12.tar.gz for Tumbleweed, because snapshot 20240226 brought an incompatible upgrade to libtag-2.0. - Use %%patch -P N for RPM-4.19
manfred-h
accepted
request 5918
10 months ago
(revision 100)
- Version update to Kodi 20.3 Nexus - Remove fix_building_with_fmt10.patch as it's included upstream now - Restore the "|| l" in case of a make failure
Sagi Ben-Akiva (sagiben)
accepted
request 5883
11 months ago
(revision 98)
- Unban fmt10, but add new patch fix_building_with_fmt10.patch derived from https://github.com/xbmc/xbmc/pull/23453 to fix building on current TW with updated libfmt10 and libspdlog12. - Remove "alias l=..." and replace its use with the real command
manfred.h
accepted
request 5870
12 months ago
(revision 97)
- Don't use java >= 21 for building yet.
Sagi Ben-Akiva (sagiben)
accepted
request 5822
about 1 year ago
(revision 96)
- Use the system's default compiler on Tumbleweed - Enable pipewire support
manfred.h
accepted
request 5650
almost 2 years ago
(revision 91)
- Apply upstream patch as "fix_import_eglextchromium.patch" to fix compilation failure "EGL/eglextchromium.h: No such file or directory" with recent Mesa versions on TW; taken from https://github.com/xbmc/xbmc/pull/22291/commits/5449652abf0bb9dddd0d796de4120e60f19f89a5
manfred.h
accepted
request 5644
almost 2 years ago
(revision 90)
- Version update to Kodi 19.5 Matrix * "fix-formattable-string.patch" is no longer needed, remove it * Check if cmake/KodiConfig.cmake is installed at the proper location; if not, fix it