Revisions of kodi (20)

Hillwood Yang Hillwood Yang (hillwood) accepted request 6331 4 days ago (revision 126)
- Add 0006-kodi-comply-with-curl-types.patch to cope with CURLPROXY_*
  constants which are of type long int in recent versions of curl
  (>= 8.16.0), while curl_proxytype remains an enum compatible with
  int (-fpermissive does not allow this).
- Simplify which gcc/g++ version to use.
- Adapt the way to define the CC and CXX variables from
  kodi.binary-addons.spec
manfred-h manfred-h accepted request 6305 3 months ago (revision 125)
- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes
  minimum version warnings
manfred-h manfred-h accepted request 6272 6 months ago (revision 124)
- Tumbleweed fully switched to libpcre2; build libpcre internally.
manfred-h manfred-h accepted request 6255 7 months ago (revision 123)
- Add new define "python_version" to streamline all python related
  dependencies and conditionals.
- Trim trailing white spaces in kodi.spec
manfred-h manfred-h accepted request 6254 7 months ago (revision 122)
- Use python-3.13 on Tumbleweed and Slowroll
manfred-h manfred-h accepted request 6245 8 months ago (revision 121)
- Add 0005-kodi-comply-with-pipewire-prototypes.patch to comply with
  Pipewire's newly added prototyped functions to work with a node's
  enum_params.
manfred-h manfred-h accepted request 6201 9 months ago (revision 120)
- Upstream has changed the tag name to 21.2-Omega again; fix the
  name for Source0
manfred-h manfred-h committed 9 months ago (revision 119)
manfred-h manfred-h committed 9 months ago (revision 118)
manfred-h manfred-h committed 9 months ago (revision 117)
manfred-h manfred-h committed 9 months ago (revision 116)
trigger service run
manfred-h manfred-h committed 9 months ago (revision 115)
trigger service run
manfred-h manfred-h committed 9 months ago (revision 114)
manfred-h manfred-h committed 9 months ago (revision 113)
manfred-h manfred-h committed 9 months ago (revision 112)
trigger service run
Sagi Ben-Akiva Sagi Ben-Akiva (sagiben) accepted request 6198 9 months 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 manfred-h accepted request 6117 11 months ago (revision 110)
- Restrict swig version to < 4.2; newer versions on Tumbleweed do
  not accept all options used by kodi.
Sagi Ben-Akiva Sagi Ben-Akiva (sagiben) accepted request 6079 about 1 year ago (revision 109)
- Version update to Kodi 21.1 Omega
manfred-h manfred-h accepted request 6049 over 1 year ago (revision 108)
- Ensure to stick with ffmpeg-6 related packages for building.
Sagi Ben-Akiva Sagi Ben-Akiva (sagiben) accepted request 6048 over 1 year 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.
Show all