summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-12-24user/thunar-volman: upgrade to 4.20.0Síle Ekaterin Liszka1-2/+2
2024-12-24user/xfce4-power-manager: upgrade to 4.20.0Síle Ekaterin Liszka1-3/+3
2024-12-24user/xfce4-appfinder: upgrade to 4.20.0Síle Ekaterin Liszka1-2/+2
2024-12-24user/xfwm4: upgrade to 4.20.0Síle Ekaterin Liszka1-5/+8
2024-12-24user/libxpresent: new packageSíle Ekaterin Liszka1-0/+35
2024-12-24user/xfdesktop: upgrade to 4.20.0Síle Ekaterin Liszka1-4/+5
2024-12-24user/xfce4-session: upgrade to 4.20.0Síle Ekaterin Liszka1-4/+6
2024-12-24user/xfce4-settings: upgrade to 4.20.0Síle Ekaterin Liszka1-3/+5
2024-12-24user/xfce4-panel: upgrade to 4.20.0Síle Ekaterin Liszka1-6/+9
2024-12-24user/libxfce4windowing: new packageSíle Ekaterin Liszka1-0/+36
2024-12-24user/thunar: upgrade to 4.20.0Síle Ekaterin Liszka1-2/+2
2024-12-24user/exo: upgrade to 4.20.0Síle Ekaterin Liszka1-2/+2
2024-12-24user/garcon: upgrade to 4.20.0Síle Ekaterin Liszka1-2/+2
2024-12-24user/libxfce4ui: upgrade to 4.20.0Síle Ekaterin Liszka1-2/+2
2024-12-24user/xfconf: upgrade to 4.20.0Síle Ekaterin Liszka1-4/+4
2024-12-24user/libxfce4util: upgrade to 4.20.0Síle Ekaterin Liszka1-2/+2
2024-12-24user/xfce4-dev-tools: upgrade to 4.20.0Síle Ekaterin Liszka1-3/+3
2024-12-21user/horizon: Add upstream patch for PPC32 disksA. Wilcox3-78/+35
This is required to partition PPC32 disks correctly when blank. Otherwise, users will face the dreaded error: ``` /etc/horizon/installfile:8: error: partition: consistency error on /dev/sda: Partition #1 has been requested, but the disk has 1 partitions ``` This fixes that issue.
2024-12-15user/grub: Update to 2.12A. Wilcox13-451/+70
This fixes many bugs, including the ability to read newer XFS disks. Closes: #1311
2024-12-14user/horizon: Update to 0.9.9.11.0-BETA6A. Wilcox1-2/+2
2024-12-14user/linux-firmware: New packageA. Wilcox1-0/+72
2024-12-14user/rdfind: New packageA. Wilcox1-0/+35
2024-12-13user/seatd: add openrc supportSíle Ekaterin Liszka3-4/+37
2024-12-14user/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.
2024-12-14user/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
2024-12-14system/ncurses: Add dependency for cross-buildA. Wilcox1-0/+1
The bootstrap environment needs `tic` available to create the terminfo database for the target environment.
2024-12-13system/adelie-base: Update to 0.9.8A. Wilcox1-3/+10
2024-12-13system/abuild: Update to 3.5A. Wilcox4-95/+19
2024-12-13user/horizon: Update to 0.9.9A. Wilcox1-7/+4
2024-12-12user/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
2024-12-11user/wimlib: avoid linux headersZach van Rijn2-9/+24
2024-12-11user/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
2024-12-11user/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
2024-12-10user/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
2024-12-10user/gtk4: add missing dependency. fixes #1298.Zach van Rijn1-2/+2
2024-12-10{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."
2024-12-10user/kgamma5: add missing dependency. fixes #1296.Zach van Rijn1-1/+1
2024-12-10user/gst-plugins-bad: disable failing test. fixes #1295.Zach van Rijn2-1/+62
The test is disabled upstream, so let's trust them.
2024-12-10user/spice-gtk: remove bad git assumption. fixes #1294.Zach van Rijn2-2/+28
2024-12-10user/qt5-qtwebkit: add patch for ruby. fixes #1293.Zach van Rijn2-2/+50
2024-12-10system/execline: fix /usr/bin/execlineb symbolic linkLaurent Bercot1-2/+2
2024-12-10user/spack: revert temporary PATH change. fixes #1292.Zach van Rijn1-6/+0
2024-12-10user/v4l-utils: tweak argp dependency. fixes #1291.Zach van Rijn1-1/+1
2024-12-09user/gtk-layer-shell: Depend on a font for testsA. Wilcox1-0/+1
What a bug. Closes: #1290
2024-12-09user/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
2024-12-09user/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
2024-12-09user/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
2024-12-09user/abiword: add patch for libxml2. fixes #1286.Zach van Rijn2-2/+33
2024-12-09user/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
2024-12-09user/qt5-qtbase: Depend on libglvnd for GL headersA. Wilcox1-2/+2
Closes: #1284