- Dec 16, 2024
-
-
Anna Wilcox authored
This fixes many bugs, including the ability to read newer XFS disks. Closes: #1311
-
- Dec 14, 2024
-
-
Anna Wilcox authored
-
Anna Wilcox authored
-
Síle Ekaterin Liszka authored
-
Anna Wilcox authored
This builds the Gallium3D driver for "SVGA", which is, for some reason, what VMware calls their accelerator driver. Needed to use Wayland on VMware virtual machines.
-
Anna Wilcox authored
We are replacing a lot more than just mesa-gl. Also, the dev package needs to replace Mesa's dev package. Fixes: 1c2766e1 ("user/libglvnd: Ensure mesa-gl is replaced") Closes: #1299
-
Anna Wilcox authored
The bootstrap environment needs `tic` available to create the terminfo database for the target environment.
- Dec 13, 2024
-
-
-
-
-
Anna Wilcox authored
This flag causes a miscompilation on PPC32 resulting in downstream consumers of librsvg being hit with NaNs drawing arcs. Ref: #1307
-
- Dec 12, 2024
-
-
Zach van Rijn authored
-
Anna Wilcox authored
* Missed actually using the header patch that was added before. * Need a patch to fix the pkg-config file used for FUSE 3. * Disable tests due to flakiness (see comment). Closes: #1305
-
Anna Wilcox authored
* Fixes some bugs including security and stack alignment. * Drops the dependency on libxml2 entirely, in the interests of security. * Uses FUSE 3 instead of old FUSE. Closes: #1304
-
- Dec 10, 2024
-
-
Anna Wilcox authored
We install the same libGL/EGL files that mesa-gl used to provide. Since we *have* to come before Mesa in the new depgraph (because Mesa requires libglvnd), APK will note this as an error because libglvnd is overwriting files owned by old mesa-gl. Closes: #1299
-
Zach van Rijn authored
-
Zach van Rijn authored
"This app is unmaintained and no longer released by the KDE community."
-
Zach van Rijn authored
-
Zach van Rijn authored
The test is disabled upstream, so let's trust them.
-
Zach van Rijn authored
-
Zach van Rijn authored
-
Laurent Bercot authored
-
Zach van Rijn authored
-
Zach van Rijn authored
-
Anna Wilcox authored
What a bug. Closes: #1290
-
- Dec 09, 2024
-
-
Anna Wilcox authored
VirtualBox is only available for x86 (and SPARC), so we don't need to build this on architectures where it can't work anyway. Similarly, drop it from the xorg-drivers metapackage on other arches. Closes: #1289
-
Zach van Rijn authored
Commit 73af845e changed the default libcap installation path (/usr/sbin --> /sbin). See also: !777
-
Anna Wilcox authored
This dependency is only needed on Arm64 and only for the freedreno driver and its tools. Note that without this dep, Mesa will download libarchive itself and build it and install it, which we obviously do not want. We would have noticed this sooner had we not required Mesa to download Rust crates that it requires. Closes: #1287 Ref: #1285 Ref: https://gitlab.freedesktop.org/mesa/mesa/-/issues/11062
-
Zach van Rijn authored
-
Anna Wilcox authored
This is needed to compile the Gallium drivers we enable on Arm64, specifically etnativ. Closes: #1283
-
Anna Wilcox authored
Closes: #1284
-
Anna Wilcox authored
This is apparently the way upstream wants us to do it. Closes: #1280
-
Anna Wilcox authored
Closes: #1282
-
Anna Wilcox authored
Closes: #1279
-
- Dec 08, 2024
-
-
Zach van Rijn authored
-
Zach van Rijn authored
-
Zach van Rijn authored
-
Zach van Rijn authored
-
Anna Wilcox authored
* Required for compatibility with new libxml2 release. Closes: #1275
-