Revisions of kodi (20)
buildservice-autocommit
accepted
request 6386
2 days ago
(revision 86)
baserev update by copy to link target
- "binutils-gold" no longer resolves on Leap 15.6; use default "binutils" on any distribution for which "is_opensuse" in true.
- "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
- 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
- "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
- 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
- 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
- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes minimum version warnings