Commit Graph

59200 Commits

Author SHA1 Message Date
Bernd Kuhls
629c20d115 package/kodi-pvr-mythtv: bump version to 7.3.4-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:29:41 +02:00
Bernd Kuhls
275ef67deb package/kodi-pvr-mediaportal-tvserver: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:29:41 +02:00
Bernd Kuhls
6d0b1a3880 package/kodi-pvr-iptvsimple: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:29:41 +02:00
Bernd Kuhls
000dfab894 package/kodi-pvr-hts: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:29:41 +02:00
Bernd Kuhls
3effedbcfc package/kodi-pvr-hdhomerun: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:29:41 +02:00
Bernd Kuhls
610c46d368 package/kodi-pvr-filmon: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:29:41 +02:00
Bernd Kuhls
fb26e14321 package/kodi-pvr-dvbviewer: bump version to 19.0.1-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:29:41 +02:00
Bernd Kuhls
ed556f9344 package/kodi-pvr-dvblink: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:29:41 +02:00
Bernd Kuhls
b9423064ac package/kodi-pvr-argustv: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:29:41 +02:00
Bernd Kuhls
72897d8099 package/kodi-screensaver-stars: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:29:40 +02:00
Bernd Kuhls
d6a417f1c3 package/kodi-screensaver-rsxs: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:29:40 +02:00
Bernd Kuhls
51a18465e2 package/kodi-screensaver-pyro: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:29:40 +02:00
Bernd Kuhls
4cf83e9ed8 package/kodi-screensaver-pingpong: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:29:40 +02:00
Bernd Kuhls
9ac689c57e package/kodi-screensaver-matrixtrails: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:29:40 +02:00
Fabrice Fontaine
6b92b0d5b7 package/uhd: fix build of examples
Fix the following build failure raised since the addition of the package
in commit 130a0163af:

../lib/libuhd.so.3.15.0: undefined reference to `int boost::math::sign<double>(double const&)'

Fixes:
 - http://autobuild.buildroot.org/results/a38856930b20a0d6fda28fe52f8a4c90c9df4e3a

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2021-09-26 21:29:40 +02:00
Asaf Kahlon
41606634b7 package/python-sh: bump to version 1.14.2
Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
2021-09-26 21:29:40 +02:00
Asaf Kahlon
09417e47d7 package/python-psycopg2: bump to version 2.9.1
Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
2021-09-26 21:29:40 +02:00
Asaf Kahlon
9c0d6a574b package/python-ipy: bump to version 1.01
* The package supports both python versions.
* Indent with two spaces in hash file.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
2021-09-26 21:29:39 +02:00
Asaf Kahlon
6c09567e6b package/python-inflection: bump to version 0.5.1
License file update was a year bump.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
2021-09-26 21:29:39 +02:00
Fabrice Fontaine
9c66439bb7 package/opencv4: fix build with protobuf 3.18.0
Fix the following build failure raised since bump of protobuf to version
3.18.0 in commit c28924920d:

/home/giuliobenetti/autobuild/run/instance-0/output-1/build/opencv3-3.4.15/modules/dnn/src/caffe/caffe_io.cpp: In function 'bool cv::dnn::ReadProtoFromBinary(google::protobuf::io::ZeroCopyInputStream*, google::protobuf::Message*)':
/home/giuliobenetti/autobuild/run/instance-0/output-1/build/opencv3-3.4.15/modules/dnn/src/caffe/caffe_io.cpp:1114:67: error: no matching function for call to 'google::protobuf::io::CodedInputStream::SetTotalBytesLimit(const int&, int)'
 1114 |     coded_input.SetTotalBytesLimit(kProtoReadBytesLimit, 536870912);
      |                                                                   ^
In file included from /home/giuliobenetti/autobuild/run/instance-0/output-1/build/opencv3-3.4.15/modules/dnn/src/caffe/caffe_io.cpp:93:
/home/giuliobenetti/autobuild/run/instance-0/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/google/protobuf/io/coded_stream.h:401:8: note: candidate: 'void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int)'
  401 |   void SetTotalBytesLimit(int total_bytes_limit);
      |        ^~~~~~~~~~~~~~~~~~
/home/giuliobenetti/autobuild/run/instance-0/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/google/protobuf/io/coded_stream.h:401:8: note:   candidate expects 1 argument, 2 provided

Fixes:
 - http://autobuild.buildroot.org/results/2856060cb59250f4ef7ab75a848a3dc0be9b821b

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2021-09-26 21:29:39 +02:00
Fabrice Fontaine
29478cac06 package/opencv3: fix build with protobuf 3.18.0
Fix the following build failure raised since bump of protobuf to version
3.18.0 in commit c28924920d:

/home/giuliobenetti/autobuild/run/instance-0/output-1/build/opencv3-3.4.15/modules/dnn/src/caffe/caffe_io.cpp: In function 'bool cv::dnn::ReadProtoFromBinary(google::protobuf::io::ZeroCopyInputStream*, google::protobuf::Message*)':
/home/giuliobenetti/autobuild/run/instance-0/output-1/build/opencv3-3.4.15/modules/dnn/src/caffe/caffe_io.cpp:1114:67: error: no matching function for call to 'google::protobuf::io::CodedInputStream::SetTotalBytesLimit(const int&, int)'
 1114 |     coded_input.SetTotalBytesLimit(kProtoReadBytesLimit, 536870912);
      |                                                                   ^
In file included from /home/giuliobenetti/autobuild/run/instance-0/output-1/build/opencv3-3.4.15/modules/dnn/src/caffe/caffe_io.cpp:93:
/home/giuliobenetti/autobuild/run/instance-0/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/google/protobuf/io/coded_stream.h:401:8: note: candidate: 'void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int)'
  401 |   void SetTotalBytesLimit(int total_bytes_limit);
      |        ^~~~~~~~~~~~~~~~~~
/home/giuliobenetti/autobuild/run/instance-0/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/google/protobuf/io/coded_stream.h:401:8: note:   candidate expects 1 argument, 2 provided

Fixes:
 - http://autobuild.buildroot.org/results/4f2a4e769c826d44fdec61b049d3d30a7e39a4d2

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2021-09-26 21:29:39 +02:00
Fabrice Fontaine
57adb82576 package/ntfs-3g: security bump to version 2021.8.22
- Fixed vulnerability threats caused by maliciously tampered NTFS
  partitions (CVE-2021-33285, CVE-2021-33286, CVE-2021-33287, etc.):
  https://github.com/tuxera/ntfs-3g/security/advisories/GHSA-q759-8j5v-q5jp
- Drop patch (already in version)

https://github.com/tuxera/ntfs-3g/wiki/NTFS-3G-Release-History

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2021-09-26 21:29:39 +02:00
Fabrice Fontaine
3d99699f82 package/mtr: add libcap optional dependency
libcap is an optional dependency which is enabled by default since
version 0.88 and
2ff8de3102

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2021-09-26 21:29:39 +02:00
Fabrice Fontaine
fd863e3fae package/mjpegtools: bump to version 2.2.1
- Drop patch (already in version) and so autoreconf
- Update indentation in hash file (two spaces)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2021-09-26 21:29:39 +02:00
Fabrice Fontaine
12a336c323 package/minizip: bump to version 3.0.3
https://github.com/zlib-ng/minizip-ng/releases/tag/3.0.3

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2021-09-26 21:29:39 +02:00
Fabrice Fontaine
e1d37ab0a7 package/libcamera: bump to version 40f5fddca7f774944a53f58eeaebc4db79c373d8
This will fix the following build failure raised since commit
c09f126f57 thanks to
https://git.linuxtv.org/libcamera.git/commit/?id=c52e8429cce91dadf98378d87015d8f476a44f70:

/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/sparc-buildroot-linux-uclibc/9.3.0/../../../../sparc-buildroot-linux-uclibc/bin/ld: src/libcamera/base/libcamera-base.so.p/message.cpp.o: in function `libcamera::Message::registerMessageType()':
message.cpp:(.text+0x290): undefined reference to `__atomic_fetch_add_4'

Fixes:
 - http://autobuild.buildroot.org/results/6e3471df8e9312a1789ca05ae70cc2283bfeec23

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2021-09-26 21:29:39 +02:00
Bernd Kuhls
4e6de6d541 package/kodi: fix build with fmt 8.x
Backport upstream patch, no autobuild errors detected so far.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:29:38 +02:00
Bernd Kuhls
f46f080d64 package/kodi-visualisation-fishbmc: add dependency to glm
The glm dependency was added upstream in 2019:
31eda216bc

and was not added when this package was bumped to version 6.3.0:
https://git.buildroot.net/buildroot/commit/?id=7ad1e18bfb93cce3d397b3a2afc3ad418b828e01

This bug was found while testing per-package directories.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:29:38 +02:00
Bernd Kuhls
0a9a26b3c2 package/kodi-screensaver-rsxs: fix build with gcc11
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:29:28 +02:00
Bernd Kuhls
2d8e452895 package/kodi-pvr-octonet: fix json dependency
While creating the initial package file a wrong dependency was chosen.

This package really depends on jsoncpp, not json-for-modern-cpp:
f724c5934c

This bug was found while testing per-package directories.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:08:34 +02:00
Fabrice Fontaine
53495c204b package/google-breakpad: fix build with glibc >= 2.33
Fix the following build failure with glibc >= 2.33:

src/client/linux/handler/exception_handler.cc: In function 'void google_breakpad::{anonymous}::InstallAlternateStackLocked()':
src/client/linux/handler/exception_handler.cc:147:49: error: no matching function for call to 'max(int, long int)'
  147 |   static const unsigned kSigStackSize = std::max(16384, SIGSTKSZ);
      |                                         ~~~~~~~~^~~~~~~~~~~~~~~~~

Fixes:
 - http://autobuild.buildroot.org/results/61a89fa954db16a7b5b9fcee55c545e489f8d489

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2021-09-26 21:08:34 +02:00
Bernd Kuhls
6569e25a88 package/kodi-screensaver-greynetic: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:08:34 +02:00
Bernd Kuhls
bbf7380376 package/kodi-screensaver-cpblobs: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:08:34 +02:00
Bernd Kuhls
99bed3c206 package/kodi-screensaver-biogenesis: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:08:34 +02:00
Bernd Kuhls
e3da7ebb50 package/kodi-screensaver-asterwave: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:08:34 +02:00
Bernd Kuhls
8536c35b30 package/kodi-screensaver-asteroids: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:08:33 +02:00
Bernd Kuhls
0ee351d8ba package/kodi-visualisation-matrix: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:08:33 +02:00
Bernd Kuhls
cb7a3f2b20 package/kodi-visualisation-goom: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:08:33 +02:00
Bernd Kuhls
cb5fbda96e package/kodi-visualisation-fishbmc: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:08:33 +02:00
Bernd Kuhls
211683cf01 package/kodi-vfs-sftp: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:08:33 +02:00
Bernd Kuhls
a43a40ea68 package/kodi-vfs-rar: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:08:33 +02:00
Bernd Kuhls
fe77c30f61 package/kodi-vfs-libarchive: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:08:33 +02:00
Bernd Kuhls
e13279478a package/kodi-inputstream-rtmp: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:08:33 +02:00
Bernd Kuhls
ba48432cfd package/kodi-inputstream-ffmpegdirect: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:08:33 +02:00
Bernd Kuhls
0bd1208f73 package/kodi-inputstream-adaptive: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:08:33 +02:00
Bernd Kuhls
fd250f0be6 package/kodi-audiodecoder-vgmstream: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:08:33 +02:00
Bernd Kuhls
22144ed48f package/kodi-audiodecoder-timidity: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:08:32 +02:00
Bernd Kuhls
babe29e584 package/kodi-audiodecoder-stsound: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:08:32 +02:00
Bernd Kuhls
13077eb4dc package/kodi-audiodecoder-snesapu: bump version to 19.0.0-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-09-26 21:08:32 +02:00
Asaf Kahlon
ef5c8be25a package/python-attrs: depends on python3
python-attrs contains a file with API for python 3.6+.
Although we can make a "tweak" and remove this specific file
for python2, we prefer to make this package available only for
python3, because the day this package (and many others) will drop
support for python2 is probably very close.

In addition, update python-attrs recursive dependencies to
depend on python3 too (python-automat is the only one left).

Fixes:
 - http://autobuild.buildroot.net/results/aa6/aa6889bc254eaa93adb4fc1a71bcee9f2f23cb33/

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
[yann.morin.1998@free.fr: fix check-package]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-09-25 18:31:10 +02:00