Changes of Revision 42

kodi-noX-raspberry-pi.changes Changed
x
 
1
@@ -1,4 +1,9 @@
2
 -------------------------------------------------------------------
3
+Wed Aug 23 05:10:49 UTC 2017 - sagiben@gmail.com
4
+
5
+- Version update to Kodi 17.4 Krypton 
6
+
7
+-------------------------------------------------------------------
8
 Fri May 26 03:26:29 UTC 2017 - sagiben@gmail.com
9
 
10
 - Version update to Kodi 17.3 Krypton
11
kodi-noX-raspberry-pi2.changes Changed
11
 
1
@@ -1,4 +1,9 @@
2
 -------------------------------------------------------------------
3
+Wed Aug 23 05:10:49 UTC 2017 - sagiben@gmail.com
4
+
5
+- Version update to Kodi 17.4 Krypton 
6
+
7
+-------------------------------------------------------------------
8
 Fri May 26 03:26:29 UTC 2017 - sagiben@gmail.com
9
 
10
 - Version update to Kodi 17.3 Krypton
11
kodi-noX.changes Changed
11
 
1
@@ -1,4 +1,9 @@
2
 -------------------------------------------------------------------
3
+Wed Aug 23 05:10:49 UTC 2017 - sagiben@gmail.com
4
+
5
+- Version update to Kodi 17.4 Krypton 
6
+
7
+-------------------------------------------------------------------
8
 Fri May 26 03:26:29 UTC 2017 - sagiben@gmail.com
9
 
10
 - Version update to Kodi 17.3 Krypton
11
kodi.changes Changed
11
 
1
@@ -1,4 +1,9 @@
2
 -------------------------------------------------------------------
3
+Wed Aug 23 05:10:49 UTC 2017 - sagiben@gmail.com
4
+
5
+- Version update to Kodi 17.4 Krypton 
6
+
7
+-------------------------------------------------------------------
8
 Fri May 26 03:26:29 UTC 2017 - sagiben@gmail.com
9
 
10
 - Version update to Kodi 17.3 Krypton
11
kodi-noX-raspberry-pi.spec Changed
51
 
1
@@ -43,7 +43,7 @@
2
 %define kodi_player omxplayer
3
 
4
 Name:           kodi-noX-raspberry-pi
5
-Version:        17.3
6
+Version:        17.4
7
 Release:        0
8
 Summary:        Media center (formerly known as XBMC)
9
 License:        GPL-2.0+ and GPL-3.0+
10
@@ -60,7 +60,6 @@
11
 Source21:       libdvdnav-master.tar.gz
12
 Source22:       libdvdcss-master.tar.gz
13
 Source23:       libdvdread-master.tar.gz
14
-Patch0:         kodi.FTPParse.patch
15
 Patch1:         no-xbmc-symbolic-link.patch
16
 Patch2:         kodi-texturepacker.patch
17
 Patch3:         crossguid_build64.patch
18
@@ -147,7 +146,6 @@
19
 BuildRequires:  pkgconfig(libcdio)
20
 BuildRequires:  pkgconfig(libcec) >= 4.0.0
21
 BuildRequires:  pkgconfig(libcurl)
22
-BuildRequires:  pkgconfig(libdca)
23
 BuildRequires:  pkgconfig(libmicrohttpd)
24
 BuildRequires:  pkgconfig(libmodplug)
25
 BuildRequires:  pkgconfig(libmpeg2)
26
@@ -160,7 +158,6 @@
27
 BuildRequires:  pkgconfig(libpulse)
28
 BuildRequires:  pkgconfig(librtmp)
29
 BuildRequires:  pkgconfig(libssh)
30
-#BuildRequires:  pkgconfig(libswresample) = 1.2.101
31
 BuildRequires:  pkgconfig(libtiff-4)
32
 BuildRequires:  pkgconfig(libudev)
33
 %if %{with enable_opengl}
34
@@ -249,7 +246,6 @@
35
 
36
 %prep
37
 %setup -q -n xbmc-%{version}-%{kodi_version}
38
-%patch0 -p1
39
 %patch1
40
 %patch2
41
 %patch3
42
@@ -361,7 +357,7 @@
43
     --disable-optimizations \
44
     --disable-static 
45
 
46
-make %{?_smp_mflags}
47
+make V=1 %{?_smp_mflags}
48
 
49
 %install
50
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
51
kodi-noX-raspberry-pi2.spec Changed
51
 
1
@@ -43,7 +43,7 @@
2
 %define kodi_player omxplayer
3
 
4
 Name:           kodi-noX-raspberry-pi2
5
-Version:        17.3
6
+Version:        17.4
7
 Release:        0
8
 Summary:        Media center (formerly known as XBMC)
9
 License:        GPL-2.0+ and GPL-3.0+
10
@@ -60,7 +60,6 @@
11
 Source21:       libdvdnav-master.tar.gz
12
 Source22:       libdvdcss-master.tar.gz
13
 Source23:       libdvdread-master.tar.gz
14
-Patch0:         kodi.FTPParse.patch
15
 Patch1:         no-xbmc-symbolic-link.patch
16
 Patch2:         kodi-texturepacker.patch
17
 Patch3:         crossguid_build64.patch
18
@@ -147,7 +146,6 @@
19
 BuildRequires:  pkgconfig(libcdio)
20
 BuildRequires:  pkgconfig(libcec) >= 4.0.0
21
 BuildRequires:  pkgconfig(libcurl)
22
-BuildRequires:  pkgconfig(libdca)
23
 BuildRequires:  pkgconfig(libmicrohttpd)
24
 BuildRequires:  pkgconfig(libmodplug)
25
 BuildRequires:  pkgconfig(libmpeg2)
26
@@ -160,7 +158,6 @@
27
 BuildRequires:  pkgconfig(libpulse)
28
 BuildRequires:  pkgconfig(librtmp)
29
 BuildRequires:  pkgconfig(libssh)
30
-#BuildRequires:  pkgconfig(libswresample) = 1.2.101
31
 BuildRequires:  pkgconfig(libtiff-4)
32
 BuildRequires:  pkgconfig(libudev)
33
 %if %{with enable_opengl}
34
@@ -249,7 +246,6 @@
35
 
36
 %prep
37
 %setup -q -n xbmc-%{version}-%{kodi_version}
38
-%patch0 -p1
39
 %patch1
40
 %patch2
41
 %patch3
42
@@ -361,7 +357,7 @@
43
     --disable-optimizations \
44
     --disable-static 
45
 
46
-make %{?_smp_mflags}
47
+make V=1 %{?_smp_mflags}
48
 
49
 %install
50
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
51
kodi-noX.spec Changed
51
 
1
@@ -43,7 +43,7 @@
2
 %define kodi_player none
3
 
4
 Name:           kodi-noX
5
-Version:        17.3
6
+Version:        17.4
7
 Release:        0
8
 Summary:        Media center (formerly known as XBMC)
9
 License:        GPL-2.0+ and GPL-3.0+
10
@@ -60,7 +60,6 @@
11
 Source21:       libdvdnav-master.tar.gz
12
 Source22:       libdvdcss-master.tar.gz
13
 Source23:       libdvdread-master.tar.gz
14
-Patch0:         kodi.FTPParse.patch
15
 Patch1:         no-xbmc-symbolic-link.patch
16
 Patch2:         kodi-texturepacker.patch
17
 Patch3:         crossguid_build64.patch
18
@@ -147,7 +146,6 @@
19
 BuildRequires:  pkgconfig(libcdio)
20
 BuildRequires:  pkgconfig(libcec) >= 4.0.0
21
 BuildRequires:  pkgconfig(libcurl)
22
-BuildRequires:  pkgconfig(libdca)
23
 BuildRequires:  pkgconfig(libmicrohttpd)
24
 BuildRequires:  pkgconfig(libmodplug)
25
 BuildRequires:  pkgconfig(libmpeg2)
26
@@ -160,7 +158,6 @@
27
 BuildRequires:  pkgconfig(libpulse)
28
 BuildRequires:  pkgconfig(librtmp)
29
 BuildRequires:  pkgconfig(libssh)
30
-#BuildRequires:  pkgconfig(libswresample) = 1.2.101
31
 BuildRequires:  pkgconfig(libtiff-4)
32
 BuildRequires:  pkgconfig(libudev)
33
 %if %{with enable_opengl}
34
@@ -249,7 +246,6 @@
35
 
36
 %prep
37
 %setup -q -n xbmc-%{version}-%{kodi_version}
38
-%patch0 -p1
39
 %patch1
40
 %patch2
41
 %patch3
42
@@ -361,7 +357,7 @@
43
     --disable-optimizations \
44
     --disable-static 
45
 
46
-make %{?_smp_mflags}
47
+make V=1 %{?_smp_mflags}
48
 
49
 %install
50
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
51
kodi.spec Changed
51
 
1
@@ -43,7 +43,7 @@
2
 %define kodi_player none
3
 
4
 Name:           kodi
5
-Version:        17.3
6
+Version:        17.4
7
 Release:        0
8
 Summary:        Media center (formerly known as XBMC)
9
 License:        GPL-2.0+ and GPL-3.0+
10
@@ -60,7 +60,6 @@
11
 Source21:       libdvdnav-master.tar.gz
12
 Source22:       libdvdcss-master.tar.gz
13
 Source23:       libdvdread-master.tar.gz
14
-Patch0:         kodi.FTPParse.patch
15
 Patch1:         no-xbmc-symbolic-link.patch
16
 Patch2:         kodi-texturepacker.patch
17
 Patch3:         crossguid_build64.patch
18
@@ -147,7 +146,6 @@
19
 BuildRequires:  pkgconfig(libcdio)
20
 BuildRequires:  pkgconfig(libcec) >= 4.0.0
21
 BuildRequires:  pkgconfig(libcurl)
22
-BuildRequires:  pkgconfig(libdca)
23
 BuildRequires:  pkgconfig(libmicrohttpd)
24
 BuildRequires:  pkgconfig(libmodplug)
25
 BuildRequires:  pkgconfig(libmpeg2)
26
@@ -160,7 +158,6 @@
27
 BuildRequires:  pkgconfig(libpulse)
28
 BuildRequires:  pkgconfig(librtmp)
29
 BuildRequires:  pkgconfig(libssh)
30
-#BuildRequires:  pkgconfig(libswresample) = 1.2.101
31
 BuildRequires:  pkgconfig(libtiff-4)
32
 BuildRequires:  pkgconfig(libudev)
33
 %if %{with enable_opengl}
34
@@ -249,7 +246,6 @@
35
 
36
 %prep
37
 %setup -q -n xbmc-%{version}-%{kodi_version}
38
-%patch0 -p1
39
 %patch1
40
 %patch2
41
 %patch3
42
@@ -361,7 +357,7 @@
43
     --disable-optimizations \
44
     --disable-static 
45
 
46
-make %{?_smp_mflags}
47
+make V=1 %{?_smp_mflags}
48
 
49
 %install
50
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
51
kodi.FTPParse.patch Deleted
73
 
1
@@ -1,71 +0,0 @@
2
---- a/xbmc/filesystem/FTPParse.cpp
3
-+++ b/xbmc/filesystem/FTPParse.cpp
4
-@@ -34,7 +34,7 @@ CFTPParse::CFTPParse()
5
-   m_time = 0;
6
- }
7
- 
8
--string CFTPParse::getName()
9
-+std::string CFTPParse::getName()
10
- {
11
-   return m_name;
12
- }
13
-@@ -59,16 +59,16 @@ time_t CFTPParse::getTime()
14
-   return m_time;
15
- }
16
- 
17
--void CFTPParse::setTime(string str)
18
-+void CFTPParse::setTime(std::string str)
19
- {
20
-   /* Variables used to capture patterns via the regexes */
21
--  string month;
22
--  string day;
23
--  string year;
24
--  string hour;
25
--  string minute;
26
--  string second;
27
--  string am_or_pm;
28
-+  std::string month;
29
-+  std::string day;
30
-+  std::string year;
31
-+  std::string hour;
32
-+  std::string minute;
33
-+  std::string second;
34
-+  std::string am_or_pm;
35
- 
36
-   /* time struct used to set the time_t variable */
37
-   struct tm time_struct = {};
38
-@@ -338,21 +338,21 @@ int CFTPParse::getDayOfWeek(int month, i
39
-   return day_of_week;
40
- }
41
- 
42
--int CFTPParse::FTPParse(string str)
43
-+int CFTPParse::FTPParse(std::string str)
44
- {
45
-   /* Various variable to capture patterns via the regexes */
46
--  string permissions;
47
--  string link_count;
48
--  string owner;
49
--  string group;
50
--  string size;
51
--  string date;
52
--  string name;
53
--  string type;
54
--  string stuff;
55
--  string facts;
56
--  string version;
57
--  string file_id;
58
-+  std::string permissions;
59
-+  std::string link_count;
60
-+  std::string owner;
61
-+  std::string group;
62
-+  std::string size;
63
-+  std::string date;
64
-+  std::string name;
65
-+  std::string type;
66
-+  std::string stuff;
67
-+  std::string facts;
68
-+  std::string version;
69
-+  std::string file_id;
70
- 
71
-   /* Regex for standard Unix listing formats */
72
-   pcrecpp::RE unix_re("^([-bcdlps])" // type
73
_service:download_files:17.3-Krypton.tar.gz Deleted
_service:download_files:17.4-Krypton.tar.gz Added
kodi.VERSION Changed
4
 
1
@@ -1,1 +1,1 @@
2
-20170524-147cec4
3
+20170822-7fc6da0
4