Changes of Revision 79
kodi-noX-raspberry-pi.changes
Changed
x
1
2
-------------------------------------------------------------------
3
-Tue Jul 13 08:11:30 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
4
-
5
-- New fmt-8.1 introduced in Tumbleweed breaks kodi; switch to the
6
- one downloaded from http://mirrors.kodi.tv/build-deps/sources
7
- for now.
8
-
9
--------------------------------------------------------------------
10
Sun Jun 13 07:24:30 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
11
12
- Tumbleweed no longer has gcc9; switch to gcc10 for TW.
13
kodi-noX-raspberry-pi2.changes
Changed
13
1
2
-------------------------------------------------------------------
3
-Tue Jul 13 08:11:30 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
4
-
5
-- New fmt-8.1 introduced in Tumbleweed breaks kodi; switch to the
6
- one downloaded from http://mirrors.kodi.tv/build-deps/sources
7
- for now.
8
-
9
--------------------------------------------------------------------
10
Sun Jun 13 07:24:30 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
11
12
- Tumbleweed no longer has gcc9; switch to gcc10 for TW.
13
kodi-noX.changes
Changed
13
1
2
-------------------------------------------------------------------
3
-Tue Jul 13 08:11:30 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
4
-
5
-- New fmt-8.1 introduced in Tumbleweed breaks kodi; switch to the
6
- one downloaded from http://mirrors.kodi.tv/build-deps/sources
7
- for now.
8
-
9
--------------------------------------------------------------------
10
Sun Jun 13 07:24:30 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
11
12
- Tumbleweed no longer has gcc9; switch to gcc10 for TW.
13
kodi.changes
Changed
13
1
2
-------------------------------------------------------------------
3
-Tue Jul 13 08:11:30 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
4
-
5
-- New fmt-8.1 introduced in Tumbleweed breaks kodi; switch to the
6
- one downloaded from http://mirrors.kodi.tv/build-deps/sources
7
- for now.
8
-
9
--------------------------------------------------------------------
10
Sun Jun 13 07:24:30 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
11
12
- Tumbleweed no longer has gcc9; switch to gcc10 for TW.
13
kodi-noX-raspberry-pi.spec
Changed
34
1
2
Source22: https://github.com/xbmc/libdvdcss/archive/1.4.2-Leia-Beta-5.tar.gz
3
# DOWNLOAD from https://github.com/xbmc/libdvd*/archive/6.0.0-Leia-Alpha-3.tar.gz
4
Source23: libdvdread-6.0.0-Leia-Alpha-3.tar.gz
5
-# DOWNLOAD from http://mirrors.kodi.tv/build-deps/sources/fmt-6.1.2.tar.gz
6
-Source24: fmt-6.1.2.tar.gz
7
## if %{without sysffmpeg}
8
Source30: https://github.com/xbmc/FFmpeg/archive/%{ffmpeg_version}.tar.gz
9
## endif
10
11
BuildRequires: pkg-config
12
BuildRequires: flatbuffers-devel
13
BuildRequires: fstrcmp-devel
14
-# BuildRequires: pkgconfig(fmt)
15
+BuildRequires: pkgconfig(fmt)
16
BuildRequires: pkgconfig(RapidJSON) >= 1.0.2
17
BuildRequires: pkgconfig(python3)
18
BuildRequires: libmysqlclient-devel
19
20
%endif
21
-DCMAKE_C_COMPILER=$CC \
22
-DCMAKE_CXX_COMPILER=$CXX \
23
- -DENABLE_INTERNAL_FMT=ON \
24
+ -DENABLE_INTERNAL_FMT=OFF \
25
-DENABLE_INTERNAL_FFMPEG=OFF \
26
-DFFMPEG_URL=%{SOURCE30} \
27
-DENABLE_INTERNAL_CDIO=OFF \
28
-DENABLE_INTERNAL_SPDLOG=OFF \
29
-DCROSSGUID_URL=%{SOURCE20} \
30
- -DFMT_URL=%{SOURCE24} \
31
-DLIBDVDNAV_URL=%{SOURCE21} \
32
-DLIBDVDCSS_URL=%{SOURCE22} \
33
-DLIBDVDREAD_URL=%{SOURCE23} \
34
kodi-noX-raspberry-pi2.spec
Changed
34
1
2
Source22: https://github.com/xbmc/libdvdcss/archive/1.4.2-Leia-Beta-5.tar.gz
3
# DOWNLOAD from https://github.com/xbmc/libdvd*/archive/6.0.0-Leia-Alpha-3.tar.gz
4
Source23: libdvdread-6.0.0-Leia-Alpha-3.tar.gz
5
-# DOWNLOAD from http://mirrors.kodi.tv/build-deps/sources/fmt-6.1.2.tar.gz
6
-Source24: fmt-6.1.2.tar.gz
7
## if %{without sysffmpeg}
8
Source30: https://github.com/xbmc/FFmpeg/archive/%{ffmpeg_version}.tar.gz
9
## endif
10
11
BuildRequires: pkg-config
12
BuildRequires: flatbuffers-devel
13
BuildRequires: fstrcmp-devel
14
-# BuildRequires: pkgconfig(fmt)
15
+BuildRequires: pkgconfig(fmt)
16
BuildRequires: pkgconfig(RapidJSON) >= 1.0.2
17
BuildRequires: pkgconfig(python3)
18
BuildRequires: libmysqlclient-devel
19
20
%endif
21
-DCMAKE_C_COMPILER=$CC \
22
-DCMAKE_CXX_COMPILER=$CXX \
23
- -DENABLE_INTERNAL_FMT=ON \
24
+ -DENABLE_INTERNAL_FMT=OFF \
25
-DENABLE_INTERNAL_FFMPEG=OFF \
26
-DFFMPEG_URL=%{SOURCE30} \
27
-DENABLE_INTERNAL_CDIO=OFF \
28
-DENABLE_INTERNAL_SPDLOG=OFF \
29
-DCROSSGUID_URL=%{SOURCE20} \
30
- -DFMT_URL=%{SOURCE24} \
31
-DLIBDVDNAV_URL=%{SOURCE21} \
32
-DLIBDVDCSS_URL=%{SOURCE22} \
33
-DLIBDVDREAD_URL=%{SOURCE23} \
34
kodi-noX.spec
Changed
34
1
2
Source22: https://github.com/xbmc/libdvdcss/archive/1.4.2-Leia-Beta-5.tar.gz
3
# DOWNLOAD from https://github.com/xbmc/libdvd*/archive/6.0.0-Leia-Alpha-3.tar.gz
4
Source23: libdvdread-6.0.0-Leia-Alpha-3.tar.gz
5
-# DOWNLOAD from http://mirrors.kodi.tv/build-deps/sources/fmt-6.1.2.tar.gz
6
-Source24: fmt-6.1.2.tar.gz
7
## if %{without sysffmpeg}
8
Source30: https://github.com/xbmc/FFmpeg/archive/%{ffmpeg_version}.tar.gz
9
## endif
10
11
BuildRequires: pkg-config
12
BuildRequires: flatbuffers-devel
13
BuildRequires: fstrcmp-devel
14
-# BuildRequires: pkgconfig(fmt)
15
+BuildRequires: pkgconfig(fmt)
16
BuildRequires: pkgconfig(RapidJSON) >= 1.0.2
17
BuildRequires: pkgconfig(python3)
18
BuildRequires: libmysqlclient-devel
19
20
%endif
21
-DCMAKE_C_COMPILER=$CC \
22
-DCMAKE_CXX_COMPILER=$CXX \
23
- -DENABLE_INTERNAL_FMT=ON \
24
+ -DENABLE_INTERNAL_FMT=OFF \
25
-DENABLE_INTERNAL_FFMPEG=OFF \
26
-DFFMPEG_URL=%{SOURCE30} \
27
-DENABLE_INTERNAL_CDIO=OFF \
28
-DENABLE_INTERNAL_SPDLOG=OFF \
29
-DCROSSGUID_URL=%{SOURCE20} \
30
- -DFMT_URL=%{SOURCE24} \
31
-DLIBDVDNAV_URL=%{SOURCE21} \
32
-DLIBDVDCSS_URL=%{SOURCE22} \
33
-DLIBDVDREAD_URL=%{SOURCE23} \
34
kodi.spec
Changed
34
1
2
Source22: https://github.com/xbmc/libdvdcss/archive/1.4.2-Leia-Beta-5.tar.gz
3
# DOWNLOAD from https://github.com/xbmc/libdvd*/archive/6.0.0-Leia-Alpha-3.tar.gz
4
Source23: libdvdread-6.0.0-Leia-Alpha-3.tar.gz
5
-# DOWNLOAD from http://mirrors.kodi.tv/build-deps/sources/fmt-6.1.2.tar.gz
6
-Source24: fmt-6.1.2.tar.gz
7
## if %{without sysffmpeg}
8
Source30: https://github.com/xbmc/FFmpeg/archive/%{ffmpeg_version}.tar.gz
9
## endif
10
11
BuildRequires: pkg-config
12
BuildRequires: flatbuffers-devel
13
BuildRequires: fstrcmp-devel
14
-# BuildRequires: pkgconfig(fmt)
15
+BuildRequires: pkgconfig(fmt)
16
BuildRequires: pkgconfig(RapidJSON) >= 1.0.2
17
BuildRequires: pkgconfig(python3)
18
BuildRequires: libmysqlclient-devel
19
20
%endif
21
-DCMAKE_C_COMPILER=$CC \
22
-DCMAKE_CXX_COMPILER=$CXX \
23
- -DENABLE_INTERNAL_FMT=ON \
24
+ -DENABLE_INTERNAL_FMT=OFF \
25
-DENABLE_INTERNAL_FFMPEG=OFF \
26
-DFFMPEG_URL=%{SOURCE30} \
27
-DENABLE_INTERNAL_CDIO=OFF \
28
-DENABLE_INTERNAL_SPDLOG=OFF \
29
-DCROSSGUID_URL=%{SOURCE20} \
30
- -DFMT_URL=%{SOURCE24} \
31
-DLIBDVDNAV_URL=%{SOURCE21} \
32
-DLIBDVDCSS_URL=%{SOURCE22} \
33
-DLIBDVDREAD_URL=%{SOURCE23} \
34
fmt-6.1.2.tar.gz
Deleted