summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
4 daysuser/horizon: Update to 0.9.9.11.0-BETA6A. Wilcox1-2/+2
4 daysuser/linux-firmware: New packageA. Wilcox1-0/+72
4 daysuser/rdfind: New packageA. Wilcox1-0/+35
5 daysuser/seatd: add openrc supportSíle Ekaterin Liszka3-4/+37
5 daysuser/mesa: Enable the SVGA driver for VMwareA. Wilcox1-1/+1
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.
5 daysuser/libglvnd: Replace more of MesaA. Wilcox1-1/+6
We are replacing a lot more than just mesa-gl. Also, the dev package needs to replace Mesa's dev package. Fixes: 1c2766e191 ("user/libglvnd: Ensure mesa-gl is replaced") Closes: #1299
5 dayssystem/ncurses: Add dependency for cross-buildA. Wilcox1-0/+1
The bootstrap environment needs `tic` available to create the terminfo database for the target environment.
5 dayssystem/adelie-base: Update to 0.9.8A. Wilcox1-3/+10
5 dayssystem/abuild: Update to 3.5A. Wilcox4-95/+19
5 daysuser/horizon: Update to 0.9.9A. Wilcox1-7/+4
6 daysuser/librsvg: Build with -fno-tree-vrpA. Wilcox1-1/+2
This flag causes a miscompilation on PPC32 resulting in downstream consumers of librsvg being hit with NaNs drawing arcs. Ref: #1307
7 daysuser/wimlib: avoid linux headersZach van Rijn2-9/+24
7 daysuser/wimlib: More fixesA. Wilcox2-2/+44
* 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
7 daysuser/wimlib: Update to 1.14.14A. Wilcox2-3/+17
* 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
8 daysuser/libglvnd: Ensure mesa-gl is replacedA. Wilcox1-0/+1
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
8 daysuser/gtk4: add missing dependency. fixes #1298.Zach van Rijn1-2/+2
8 days{user => legacy}/ikona: package removed by upstream. fixes #1297.Zach van Rijn2-2/+2
"This app is unmaintained and no longer released by the KDE community."
8 daysuser/kgamma5: add missing dependency. fixes #1296.Zach van Rijn1-1/+1
8 daysuser/gst-plugins-bad: disable failing test. fixes #1295.Zach van Rijn2-1/+62
The test is disabled upstream, so let's trust them.
8 daysuser/spice-gtk: remove bad git assumption. fixes #1294.Zach van Rijn2-2/+28
8 daysuser/qt5-qtwebkit: add patch for ruby. fixes #1293.Zach van Rijn2-2/+50
8 dayssystem/execline: fix /usr/bin/execlineb symbolic linkLaurent Bercot1-2/+2
8 daysuser/spack: revert temporary PATH change. fixes #1292.Zach van Rijn1-6/+0
9 daysuser/v4l-utils: tweak argp dependency. fixes #1291.Zach van Rijn1-1/+1
9 daysuser/gtk-layer-shell: Depend on a font for testsA. Wilcox1-0/+1
What a bug. Closes: #1290
9 daysuser/xf86-video-vboxvideo: Only build on x86 CPUsA. Wilcox2-3/+5
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
9 daysuser/horizon: use correct 'setcap' path. fixes #1288.Zach van Rijn1-1/+1
Commit 73af845ed6f744157d753c1e61ffb4a9b9129caf changed the default libcap installation path (/usr/sbin --> /sbin). See also: !777
9 daysuser/mesa: Add libarchive-dev dep for freedrenoA. Wilcox1-1/+1
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
9 daysuser/abiword: add patch for libxml2. fixes #1286.Zach van Rijn2-2/+33
9 daysuser/mesa: Depend on py3-cparser for Arm64A. Wilcox1-1/+1
This is needed to compile the Gallium drivers we enable on Arm64, specifically etnativ. Closes: #1283
9 daysuser/qt5-qtbase: Depend on libglvnd for GL headersA. Wilcox1-2/+2
Closes: #1284
10 daysuser/mesa: Let kmsro be auto-detectedA. Wilcox1-1/+1
This is apparently the way upstream wants us to do it. Closes: #1280
10 daysuser/xdriinfo: Use libglvnd for GLXA. Wilcox1-2/+2
Closes: #1282
10 daysuser/libva: Depend on libglvnd for GLX supportA. Wilcox1-3/+3
Closes: #1279
10 daysuser/mesa-amber: get sum check sum before you wreck sum.Zach van Rijn1-0/+1
10 daysuser/postgresql: bump { 14.6 --> 14.15 }. fixes #1278.Zach van Rijn1-2/+2
10 daysuser/liblangtag: bump { 0.6.3 --> 0.6.7 }. fixes #1277.Zach van Rijn1-2/+2
10 daysuser/raptor2: support libxml2 >= 2.11. fixes #1276.Zach van Rijn2-2/+23
10 daysuser/libgsf: Update to 1.14.53A. Wilcox1-2/+2
* Required for compatibility with new libxml2 release. Closes: #1275
11 daysuser/xmlsec: bump { 1.3.4 --> 1.3.6 }. fixes #1273.Zach van Rijn1-2/+2
11 daysuser/hfsutils: new packageSheila Aman2-0/+53
11 daysuser/tmux: bump { 3.5 --> 3.5a }. no 'yacc' needed.Zach van Rijn2-3/+37
The patch is inverted to effectively revert this requirement.
11 daysuser/llvm18: Ensure stack sizes are set properlyA. Wilcox2-0/+18
* Run `chelf` on the binaries after they are installed, in case they are re-linked during the install process. This was the cause of #1272. * Disable two more tests that caused failures on gwyn due to #1250. Closes: #1272
11 daysuser/spack: bump { 0.21.0 --> 0.23.0 }.Zach van Rijn3-30/+23
NOTE: packages built during the 'clingo-bootstrap' process no longer apply patches of the form 'patch("foo.patch")' due to changes noted at spack#16. Upstream is aware. v0.22.0 introduces libc awareness (currently glibc or musl). https://github.com/spack/spack/pull/43190 v0.23.0 removes the old concretizer, final 0.x release. https://github.com/spack/spack/pull/45215 v1.0.0 has high-impact changes. several compiler limitations. https://github.com/spack/spack/pull/45189 See also: https://github.com/spack/spack/discussions/30634
11 daysuser/libavc1394: look for different argp symbol. fixes #1271.Zach van Rijn2-4/+4
Commit e9634624744109ff3ae8228d8a87ce3c31a9a121 changed upstream for 'argp-standalone', a dependency of this package. The 'argp.patch' file looks for the 'argp_usage' symbol in libargp but is apparently not able to find it due to (I believe): https://github.com/ericonr/argp-standalone/commit/e7ff8d9787d2641e55f6ac4afb777da60ef98043 This commit looks for a different symbol instead. Note: -dev is now required and should be investigated.
11 daysuser/ol: ensure consistency.Zach van Rijn1-1/+1
11 daysuser/jq: new package.Zach van Rijn1-0/+34
12 daysbootstrap/llvm18: replace symlink with files.Zach van Rijn14-1/+762
Note: default_llvm="no" Effectively reverts 1c7549b7bb4dcf1142d6c19876841ccc93fcafd5 since 'abuild' uses readlink to derive repository information. The user/llvm18 package is free to be updated independently.
12 dayssystem/elfutils: skip problematic tests. ref: #1267, #1268.Zach van Rijn5-0/+52
12 daysuser/llvm18: disable flaky tests. fixes #1250.Zach van Rijn1-10/+17