48943 Commits

Author SHA1 Message Date
Rudi Heitbaum
8fc1a21be7 hwdata: update to 0.394 2025-04-02 10:40:48 +00:00
Rudi Heitbaum
f1f8d12b0b go: update to 1.24.2 2025-04-02 10:40:48 +00:00
Rudi Heitbaum
69703b5273 meson: update to 1.7.1 2025-04-02 10:40:48 +00:00
Rudi Heitbaum
f15564332b Pillow: update to 11.2.0 2025-04-02 10:40:48 +00:00
Rudi Heitbaum
7078bfa26f bluez: update to 5.81 2025-04-02 10:40:48 +00:00
Rudi Heitbaum
31b621362b libinput: update to 1.28.1 2025-04-02 10:40:48 +00:00
Rudi Heitbaum
dc2eef24b5 nfs-utils: update to 2.8.3 2025-04-02 10:40:48 +00:00
Rudi Heitbaum
c6fd90a32a openal-soft: update to 1.24.3 2025-04-02 10:40:48 +00:00
Rudi Heitbaum
1ed2e2275b spdlog: update to 1.15.2 2025-04-02 10:40:48 +00:00
Rudi Heitbaum
f41b79497d nss: update to 3.110 2025-04-02 10:40:48 +00:00
Christian Hewitt
47e17c1137
Merge pull request #9928 from heitbaum/bin13
inputstream.ffmpegdirect: update 22.1.0-Piers to 22.1.1-Piers
2025-04-02 14:12:58 +04:00
Rudi Heitbaum
a15334c163 inputstream.ffmpegdirect: update 22.1.0-Piers to 22.1.1-Piers 2025-04-02 05:30:52 +00:00
CvH
cb9f25ee9f
Merge pull request #9927 from heitbaum/connman
connman: update to 1.44
2025-04-01 17:35:17 +02:00
Rudi Heitbaum
36d0569e5e connman: update to 1.44 2025-04-01 15:18:32 +00:00
Christian Hewitt
373adf649b
Merge pull request #9926 from emveepee/fixzlib
pvr.nextpvr: Add missing dependency
2025-04-01 18:37:34 +04:00
Martin Vallevand
a2b71ca992 pvr.nextpvr: Add missing dependency
Piers change added zlip but the package was never updated.
2025-04-01 10:28:02 -04:00
Rudi Heitbaum
824de6d581 librespot: update to githash 5981b88 and addon (4)
fixes arm32 and cmake 4.0.0 builds
2025-04-01 08:48:11 +00:00
Christian Hewitt
56ea394eeb
Merge pull request #9923 from heitbaum/addon
Fix Addon builds against libxml2-2.14.0
2025-03-30 19:16:41 +04:00
Rudi Heitbaum
f7a56efe42 vdr-addon: update addon (7)
- rebuild with libxml2-2.14.0
- vdr-plugin-robotv: allow build with cmake-4.0.0
2025-03-30 15:08:17 +00:00
Rudi Heitbaum
486f7b2843 inputstream.ffmpegdirect: update addon (3)
rebuild with libxml2-2.14.0
2025-03-30 15:08:17 +00:00
Rudi Heitbaum
b69d773778 pvr.stalker: update addon (2)
rebuild with libxml2-2.14.0
2025-03-30 15:08:17 +00:00
Rudi Heitbaum
5616cbd584 system-tools: update addon (9)
rebuild with libxml2-2.14.0
- encfs: allow build with cmake-4.0.0
- unrar: update to 7.1.6
- patch: update to 2.8
2025-03-30 15:07:50 +00:00
Rudi Heitbaum
e337da217d ffmpeg-tools: update addon (7)
rebuild with libxml2-2.14.0
2025-03-30 15:07:04 +00:00
Rudi Heitbaum
894c27ff3a tvheadend43: update addon (9)
rebuild with libxml2-2.14.0
2025-03-30 15:07:04 +00:00
Rudi Heitbaum
5e113aa29e tvheadend42: update addon (9)
rebuild with libxml2-2.14.0
2025-03-30 15:07:04 +00:00
Rudi Heitbaum
0b6b9d49ef mariadb: update addon (5)
rebuild with libxml2-2.14.0
2025-03-30 15:07:04 +00:00
Rudi Heitbaum
1eb102fa03 chrome: update to 134.0.6998.165 and addon (3) 2025-03-30 15:07:04 +00:00
Rudi Heitbaum
024affdb19 patch: update to 2.8
Changes in version 2.8:

* The --follow-symlinks option now applies to output files as well as input.
* 'patch' now supports file timestamps after 2038 even on traditional
  GNU/Linux platforms where time_t defaults to 32 bits.
* 'patch' no longer creates files with names containing newlines,
  as encouraged by POSIX.1-2024.
* Patches can no longer contain NUL ('\0') bytes in diff directive lines.
  These bytes would otherwise cause unpredictable behavior.
* Patches can now contain sequences of spaces and tabs around line numbers
  and in other places where POSIX requires support for these sequences.
* --enable-gcc-warnings no longer uses expensive static checking.
  Use --enable-gcc-warnings=expensive if you still want it.
* Fix undefined or ill-defined behavior in unusual cases, such as very
  large sizes, possible stack overflow, I/O errors, memory exhaustion,
  races with other processes, and signals arriving at inopportune moments.
* Remove old "Plan B" code, designed for machines with 16-bit pointers.
* Assume C99 or later; previously it assumed C89 or later.
* Port to current GCC, Autoconf, Gnulib, etc.
2025-03-30 15:07:04 +00:00
Rudi Heitbaum
0cade2c77f unrar: update to 7.1.6 2025-03-30 15:07:04 +00:00
Rudi Heitbaum
2110130607 encfs: allow build with cmake-4.0.0
patch for vendor includes from https://github.com/abumq/easyloggingpp 863
2025-03-30 15:07:04 +00:00
Rudi Heitbaum
4012fef858 vdr-plugin-robotv: allow build with cmake-4.0.0 2025-03-30 15:07:04 +00:00
Christian Hewitt
314e0f5a21
Merge pull request #9922 from heitbaum/addon
Addon updates
2025-03-30 18:08:10 +04:00
Rudi Heitbaum
a768b6e059 minisatip: update to 1.3.47 and addon (11) 2025-03-30 13:41:32 +00:00
Rudi Heitbaum
f4207c0d23 mariadb: build with libxml2-2.14.0
reported upstream at https://jira.mariadb.org/browse/MDEV-36427
2025-03-30 13:41:18 +00:00
Rudi Heitbaum
67c779c8da audiodecoder.dumb: update to githash 6adb3bf (Piers 22.0.0+)
update from Nexus to Piers branch and include cmake-4.0.0 patch
2025-03-30 13:41:18 +00:00
Rudi Heitbaum
d4c7bac491 mpd: update to 0.24.2 and addon (5) 2025-03-30 13:41:18 +00:00
Rudi Heitbaum
bd3193f6c8 btrfs-progs: update to 6.14 and addon (4) 2025-03-30 13:41:18 +00:00
CvH
ecb6428fa8
Merge pull request #9921 from HiassofT/le13-libcec7
libcec: update to 7.0.0
2025-03-30 13:01:35 +02:00
Matthias Reichl
a64e8516b9 libcec: update to 7.0.0
Signed-off-by: Matthias Reichl <hias@horus.com>
2025-03-30 10:45:56 +02:00
CvH
9726dea03c
Merge pull request #9919 from heitbaum/kodi
kodi: update to githash c45a28a
2025-03-29 14:08:50 +01:00
Rudi Heitbaum
9af7ad6a8f kodi: update to githash c45a28a
Log:
- 3299328540...c45a28aef1
2025-03-29 12:42:46 +00:00
Rudi Heitbaum
707ee8584f libogg: allow build with cmake-4.0.0 2025-03-29 11:51:50 +00:00
Rudi Heitbaum
038d532fce rapidjson: allow build with cmake-4.0.0 2025-03-29 11:51:50 +00:00
Rudi Heitbaum
56eecd0a3d libevent: allow build with cmake-4.0.0 2025-03-29 11:51:50 +00:00
Rudi Heitbaum
09d47b7fb8 lzo: allow build with cmake-4.0.0 2025-03-29 11:51:50 +00:00
Christian Hewitt
e68ed23bd1
Merge pull request #9915 from heitbaum/pkg 2025-03-29 07:14:21 +04:00
Rudi Heitbaum
66353259bd mimalloc: update to 3.0.3 2025-03-28 23:14:01 +00:00
Rudi Heitbaum
d2b5fc41b9 at-spi2-core: update to 2.56.1 2025-03-28 23:14:01 +00:00
Rudi Heitbaum
06f0a789e3 xmlstarlet: fix compile with libxml 2.14.0
ref: 208f27f964/libxml.h
2025-03-28 23:14:01 +00:00
Rudi Heitbaum
1927c0c431 libxml2: update to 2.14.0 2025-03-28 23:14:01 +00:00