manfred-h
committed
about 1 year ago
(revision 112)
trigger service run
Sagi Ben-Akiva (sagiben)
accepted
request 6198
about 1 year ago
(revision 111)
- Version update to Kodi 21.2 Omega
- Tag name has changed from 21.1-Omega into v21.2-Omega; reflect
this in the value for Source0!
manfred-h
accepted
request 6117
over 1 year ago
(revision 110)
- Restrict swig version to < 4.2; newer versions on Tumbleweed do
not accept all options used by kodi.
manfred-h
accepted
request 6049
almost 2 years ago
(revision 108)
- Ensure to stick with ffmpeg-6 related packages for building.
Sagi Ben-Akiva (sagiben)
accepted
request 6048
almost 2 years 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.
manfred-h
committed
almost 2 years ago
(revision 106)
trigger service run
Sagi Ben-Akiva (sagiben)
accepted
request 6045
almost 2 years 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
manfred-h
accepted
request 6027
about 2 years 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
about 2 years 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
over 2 years 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