manfred-h
accepted
request 6339
30 days ago
(revision 129)
- 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.
manfred-h
accepted
request 6338
about 1 month ago
(revision 128)
- "swig" does not work with java-25; add BuildRequire: java-21
manfred-h
accepted
request 6337
about 1 month ago
(revision 127)
- Use default "binutils" on newer distributions, as "binutils-gold"
no longer exists as a separate package.
Hillwood Yang (hillwood)
accepted
request 6331
about 2 months 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
accepted
request 6305
4 months ago
(revision 125)
- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes
minimum version warnings
manfred-h
accepted
request 6272
7 months ago
(revision 124)
- Tumbleweed fully switched to libpcre2; build libpcre internally.
manfred-h
accepted
request 6255
9 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
accepted
request 6245
10 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
accepted
request 6201
11 months ago
(revision 120)
- Upstream has changed the tag name to 21.2-Omega again; fix the
name for Source0
manfred-h
committed
11 months ago
(revision 119)
manfred-h
committed
11 months ago
(revision 118)
manfred-h
committed
11 months ago
(revision 117)
manfred-h
committed
11 months ago
(revision 116)
trigger service run
manfred-h
committed
11 months ago
(revision 115)
trigger service run
manfred-h
committed
11 months ago
(revision 114)
manfred-h
committed
11 months ago
(revision 113)
manfred-h
committed
11 months ago
(revision 112)
trigger service run
Sagi Ben-Akiva (sagiben)
accepted
request 6198
11 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
accepted
request 6117
about 1 year ago
(revision 110)
- Restrict swig version to < 4.2; newer versions on Tumbleweed do
not accept all options used by kodi.