Sagi Ben-Akiva (sagiben)
committed
over 2 years ago
(revision 112)
- Version update to Kodi 20.0rc2 Nexus
- 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
- 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
- Rewrite the ffmpeg specific version range using the proper rpm
syntax: (cond1 with cond2)
- Explicitly request packages from the ffmpeg-4 branch to avoid
pulling in ffmpeg-5 on TW
- Apply upstream patch to fix "formatting of non-void pointers is
disallowed" on Tumbleweed caused by libfmt9; taken from
https://github.com/xbmc/xbmc/commit/1d4e27aaa64c317b0020bbd68bb6520d507bb48e
and
https://github.com/xbmc/xbmc/commit/0ea4ec6e8965848ebe22e27c44ddfd8ab60a8bb6
- Apply upstream patch to fix upstream ffmpeg version (issue#21603)
- Update ffmpeg upstream version iused by kodi project
- Use gcc12 on TW.
- for Leap 15.4 use BuildRequires libplist-2.0
Sagi Ben-Akiva (sagiben)
committed
over 5 years ago
(revision 97)
- Use gcc-9/g++-9 on Tumbleweed/Factory.
- Version update to Kodi 18.4 Leia
- Version update to Kodi 18.3 Leia
- Version update to Kodi 18.2 Leia
- Version update to Kodi 18.1 Leia
- Add BuildRequires: pkgconfig(lirc)
- Version update to Kodi 18.0 Leia:
http://kodi.wiki/view/Kodi_v18_(Leia)_changelog
- kodi-libdrm.patch: Add patch to ensure DRM_FORMAT_GR1616 is defined.
- Add missing 'l' alias
- Fix conflict between kodi and kodi-noX packages
- Enable build for %arm and aarch64 for kodi only
- Version update to Kodi 17.6 Krypton
- Remove netcdf from BuildRequires
SLE_12 does not support it, and the private copy of ffmpeg will
most likely work just fine without it
- Build with kodi's ffmpeg, version 17.x doesn't work with
ffmpeg 3.4.