Revisions of kodi (20)
buildservice-autocommit
accepted
request 6339
30 days 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
about 1 month 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
about 1 month 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
about 2 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
4 months ago
(revision 68)
baserev update by copy to link target
- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes minimum version warnings
- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 on Tumbleweed.
buildservice-autocommit
accepted
request 6272
7 months ago
(revision 64)
baserev update by copy to link target
- Tumbleweed fully switched to libpcre2; build libpcre internally.