Revisions of kodi (20)

buildservice-autocommit accepted request 6386 2 days ago (revision 86)
baserev update by copy to link target
manfred-h manfred-h committed 2 days ago (revision 85)
manfred-h manfred-h committed 2 days ago (revision 84)
manfred-h manfred-h committed 2 days ago (revision 83)
- "binutils-gold" no longer resolves on Leap 15.6; use default
  "binutils" on any distribution for which "is_opensuse" in true.
manfred-h manfred-h committed 2 days ago (revision 82)
manfred-h manfred-h committed 2 days ago (revision 81)
manfred-h manfred-h committed 2 days ago (revision 80)
- "binutils-gold" does no longer resolve on Leap 15.6; switch to
  using "binutils" instead on everything newer than Leap 15.5.
buildservice-autocommit accepted request 6339 5 months ago (revision 79)
baserev update by copy to link target
manfred-h manfred-h committed 5 months ago (revision 78)
- Version update to Kodi 21.3 Omega
- Fix get_version.sh
- Remove obsolete 0005-kodi-comply-with-pipewire-prototypes.patch
  and 0006-kodi-comply-with-curl-types.patch now fixed upstream.
buildservice-autocommit accepted request 6338 5 months ago (revision 77)
baserev update by copy to link target
manfred-h manfred-h committed 5 months ago (revision 76)
- "swig" does not work with java-25; add BuildRequire: java-21
buildservice-autocommit accepted request 6337 5 months ago (revision 75)
baserev update by copy to link target
manfred-h manfred-h committed 5 months ago (revision 74)
- Use default "binutils" on newer distributions, as "binutils-gold"
  no longer exists as a separate package.
buildservice-autocommit accepted request 6331 5 months ago (revision 73)
baserev update by copy to link target
manfred-h manfred-h committed 6 months ago (revision 72)
manfred-h manfred-h committed 6 months ago (revision 71)
- Simplify which gcc/g++ version to use.
manfred-h manfred-h committed 6 months ago (revision 70)
manfred-h manfred-h committed 6 months ago (revision 69)
- 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).
- Adapt the way to define the CC and CXX variables from
  kodi.binary-addons
buildservice-autocommit accepted request 6305 8 months ago (revision 68)
baserev update by copy to link target
manfred-h manfred-h committed 8 months ago (revision 67)
- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes
  minimum version warnings
Show all