Rudi Heitbaum
92beb508ac
swig: update to 4.1.1
...
release botes:
- https://www.swig.org/Release/RELEASENOTES
2022-12-02 09:50:09 +00:00
Rudi Heitbaum
b55e41b113
libass: update to 0.17.0
...
release notes:
- https://github.com/libass/libass/releases/tag/0.17.0
2022-12-02 09:50:09 +00:00
Rudi Heitbaum
8b729e2670
pciutils: update to 3.9.0
...
release notes:
- https://github.com/pciutils/pciutils/blob/v3.9.0/ChangeLog
2022-12-02 09:50:09 +00:00
Rudi Heitbaum
c07a6cf63a
cmake: update to 3.25.1
...
changelog:
- https://cmake.org/cmake/help/latest/release/3.25.html#id16
2022-12-02 09:48:24 +00:00
Rudi Heitbaum
6e8e63e687
wavpack: update to 5.6.0
...
changelog:
- https://www.wavpack.com/changelog.txt
2022-12-02 09:48:07 +00:00
Rudi Heitbaum
a850fe01c6
vulkan-tools: update to 1.3.236
2022-12-02 00:13:28 +00:00
Rudi Heitbaum
7c389e9f2f
vulkan-loader: update to 1.3.236
2022-12-02 00:13:28 +00:00
Rudi Heitbaum
e5794280bd
vulkan-headers: update to 1.3.236
2022-12-02 00:13:28 +00:00
Matthias Reichl
8022ec23bf
scripts/build: use wrapper scripts when building with local-cc flag
...
Several packages and buildsystems (most notably cmake) badly trip
over CC="ccache gcc" so create local wrapper scripts in the build
dir and set CC/CXX to them to work around that - like we do for
host-gcc and gcc in toolchain.
Signed-off-by: Matthias Reichl <hias@horus.com>
fixup scripts/build local-cc wrapper
2022-12-02 01:11:39 +01:00
Matthias Reichl
627b7c9829
config/functions: support using local ccache for early builds
...
If LOCAL_CCACHE is set to the full path of ccache on the build host
it will be used for early stage host package builds, eg make and ccache
at the moment.
By default it uses a separate cache dir (.ccache-local) so that it
doesn't interfere with our ccache (which is typically a different
version). The location can be changed by setting LOCAL_CCACHE_DIR
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-02 01:11:39 +01:00
Matthias Reichl
eea2b116d5
ccache: explicitly set CCACHE_DIR to the dir we want to use
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-02 01:11:39 +01:00
Matthias Reichl
99d87d4142
config/path: add support for build-host local ccache directory settings
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-02 01:11:39 +01:00
Matthias Reichl
88b3ca8f7e
ccache: use local-cc flag instead of manually setting CC
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-02 01:11:39 +01:00
Matthias Reichl
8eb0080e8c
make: use local-cc flag instead of manually setting CC
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-02 01:11:39 +01:00
Matthias Reichl
d022bc8c3a
config/functions: add local-cc flag for building with local build-host cc
...
This is needed for host packages built in very early stages,
before host-cc (which typically uses ccache) is available.
Set CC/CXX to LOCAL_CC/CXX in this case.
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-02 01:11:39 +01:00
Frank Hartung
732acb2880
Merge pull request #7177 from heitbaum/kernel60
...
linux: update to 6.0.y
2022-12-01 12:46:13 +01:00
SupervisedThinking
191893f9fe
kodi: fix build with mesa 22.3.0
...
- f5bb9dd738
removed eglextchromium.h
2022-12-01 12:35:37 +01:00
Rudi Heitbaum
80990fb24f
Merge pull request #7189 from SupervisedThinking/up_mesa
...
mesa: update to 22.3.0
2022-12-01 09:17:52 +11:00
SupervisedThinking
d5312bb1f1
mesa: update to 22.3.0
2022-11-30 23:13:31 +01:00
Rudi Heitbaum
d1120c5b95
Merge pull request #7188 from SupervisedThinking/up_nvidia
...
nvidia: update to 520.56.06
2022-12-01 08:13:42 +11:00
SupervisedThinking
4c046ec2b2
nvidia: update to 520.56.06
...
- release notes https://www.nvidia.com/Download/driverResults.aspx/193764/en-us/
2022-11-30 21:38:51 +01:00
CvH
247ab88acb
Merge pull request #7187 from heitbaum/misc-pkgs
...
Miscellaneous package updates
2022-11-30 21:09:19 +01:00
Frank Hartung
7104b881b0
Merge pull request #7162 from heitbaum/x11
...
X11 package updates
2022-11-30 20:28:49 +01:00
Frank Hartung
e6caa20447
Merge pull request #7182 from heitbaum/wayland2
...
Wayland package updates
2022-11-30 20:06:42 +01:00
Christian Hewitt
5c149b0339
Merge pull request #7183 from heitbaum/tz11
...
[le11] tz: update to 2022g
2022-11-30 13:35:37 +04:00
Rudi Heitbaum
cbb11f54dd
open-vm-tools: update to 12.1.5
2022-11-30 09:29:48 +00:00
Rudi Heitbaum
710408c47c
llvm: update to 15.0.6
2022-11-30 09:29:48 +00:00
Rudi Heitbaum
f429b000b7
newt: update to 0.52.23
2022-11-30 09:29:48 +00:00
Rudi Heitbaum
c62d2fa6c4
pycryptodome: update to 3.16.0
2022-11-30 09:29:48 +00:00
Rudi Heitbaum
0e558b17dc
jellyfin: update to 10.8.8 and addon (111)
...
release notes:
- https://github.com/jellyfin/jellyfin/releases/tag/v10.8.8
2022-11-30 09:16:51 +00:00
Rudi Heitbaum
f7cd3e06f2
tz: update to 2022g
2022-11-30 08:36:32 +00:00
CvH
b58b59cbad
Merge pull request #7129 from heitbaum/glib
...
glib: update to 2.75.0
2022-11-29 18:51:36 +01:00
CvH
5a40514fef
Merge pull request #7171 from heitbaum/btrfs
...
[le11] btrfs-progs: update to 6.0.2 and addon (111)
2022-11-29 18:51:02 +01:00
CvH
7bea33f725
Merge pull request #7167 from heitbaum/atf
...
atf: update to 2.8
2022-11-29 18:49:40 +01:00
CvH
a48562fe20
Merge pull request #7179 from heitbaum/binaries
...
pvr.nextpvr: update 20.3.0-Nexus to 20.3.1-Nexus
2022-11-29 18:49:14 +01:00
Rudi Heitbaum
214161db2c
wayland-protocols: update to 1.31
2022-11-29 14:39:41 +00:00
Frank Hartung
44a9247110
Merge pull request #7149 from heitbaum/wayland2
...
Wayland package updates
2022-11-29 15:35:29 +01:00
Rudi Heitbaum
d7d75ada18
pvr.nextpvr: update 20.3.0-Nexus to 20.3.1-Nexus
2022-11-29 09:05:53 +00:00
CvH
5ee9fb6f93
Merge pull request #7161 from antonlacon/openssl-passwd
...
buildsystem: adjust for python crypt module deprecation
2022-11-27 22:05:48 +01:00
Rudi Heitbaum
94a7ec4e37
linux: update to 6.0.10
2022-11-26 10:16:32 +00:00
CvH
b3894b892b
Merge pull request #7175 from heitbaum/addons
...
[le11] Addon updates - oscam and pcscd
2022-11-26 10:54:50 +01:00
Rudi Heitbaum
a0e3358718
pcscd: update to addon (102)
2022-11-26 09:41:18 +00:00
Rudi Heitbaum
89e20e792e
oscam: update to 11715 and addon (112)
2022-11-26 09:41:18 +00:00
heitbaum
3043b7082a
pcsc-lite: update to 1.9.9
...
update 1.9.0 (2020-06-14) to 1.9.9 (2022-09-11)
changelog: https://salsa.debian.org/rousseau/PCSC/blob/master/ChangeLog
diff: https://salsa.debian.org/rousseau/PCSC/-/compare/1.9.0...1.9.9
2022-11-26 09:41:02 +00:00
heitbaum
5c91d26166
ccid: update to 1.5.1
2022-11-26 09:20:13 +00:00
CvH
2100d88c53
Merge pull request #7174 from heitbaum/util-linux
...
util-linux: update to 2.38.1
2022-11-26 09:47:42 +01:00
CvH
ee4aef1bf8
Merge pull request #7169 from heitbaum/pipewire
...
pipewire: update to 0.3.61
2022-11-26 09:47:21 +01:00
CvH
b99c254f46
Merge pull request #7168 from heitbaum/meson
...
meson: update to 0.64.1
2022-11-26 09:47:05 +01:00
CvH
3b20d17486
Merge pull request #7163 from heitbaum/pkgs-upd
...
Miscellaneous package updates
2022-11-26 08:04:06 +01:00
Rudi Heitbaum
9ff55a0c00
util-linux: update to 2.38.1
...
Release notes:
- https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.38/v2.38.1-ReleaseNotes
2022-11-26 02:51:58 +00:00