summaryrefslogtreecommitdiff
path: root/user
AgeCommit message (Collapse)AuthorFilesLines
11 daysuser/linux-firmware: remove symlinks from -otherErmine2-17/+38
2025-01-15user/weechat: bump { 4.2.1 --> 4.5.1 }. fixes #1319.Zach van Rijn1-3/+3
Note: the 'cjson-dev' dependency is required from 4.3.x, while 4.3.x does not support Ruby 3.4.x out of the box. Rather than work around supporting Ruby 3.4.x with 4.2.x, just update it and add the dependency.
2025-01-10user/lighttpd: Bump to 1.4.77Glenn Strauss1-2/+2
Ref https://www.lighttpd.net/2025/1/10/1.4.77/
2025-01-10user/xfce4-screenshooter: force -j1 during installation. fixes #1302.Zach van Rijn1-1/+1
2025-01-10user/aria2: fix checksum.Zach van Rijn1-1/+1
2025-01-03user/node: Fix PPC64 patch to actually compileA. Wilcox2-6/+9
The patch as committed was not finished. This finishes the patch. Tested on G5 and Power9. No regressions on P9, 12 failures on G5 - which is significantly better than the 3800 we had before. Fixes: 5a785f870b ("user/node: Added fixes for pre-Power8 ppc64 CPUs") See-also: !817
2025-01-03user/node: Added fixes for pre-Power8 ppc64 CPUs. Fixes #278.Svetlana Akaeva2-1/+918
2025-01-01user/mailcap: Fix style issuesA. Wilcox1-4/+5
* Tabs, not spaces. * License should be an SPDX identifier, which doesn't allow spaces. * sha512sums can be on one line (regen'd with `abuild checksum`).
2025-01-01user/mailcap: new packageErmine1-0/+21
2025-01-01user/dovecot: fix useradd usage in pre-installErmine2-3/+3
2024-12-28user/aria2: new packageAlice6-0/+197
2024-12-28user/linux-firmware: compress using ZSTDErmine1-3/+3
Also fixes a typo in subpackage descriptions.
2024-12-27user/tyrquake: new packageErmine3-0/+66
2024-12-23user/xfce-desktop: bump { 4.13 --> 4.20 }.Zach van Rijn1-2/+2
2024-12-24user/xfce4-pulseaudio-plugin: upgrade to 0.4.9Síle Ekaterin Liszka1-4/+4
2024-12-24user/xfce4-cpugraph-plugin: upgrade to 1.2.10Síle Ekaterin Liszka1-2/+2
2024-12-24user/xfce4-taskmanager: upgrade to 1.5.7Síle Ekaterin Liszka1-2/+2
2024-12-24user/xfce4-screenshooter: upgrade to 1.11.1Síle Ekaterin Liszka1-3/+3
2024-12-24user/xfce4-notifyd: upgrade to 0.9.6Síle Ekaterin Liszka1-5/+6
2024-12-24user/xfce4-dict: upgrade to 0.8.8Síle Ekaterin Liszka1-2/+2
2024-12-24user/xfburn: upgrade to 0.7.2Síle Ekaterin Liszka1-2/+2
2024-12-24user/mousepad: upgrade to 0.6.3Síle Ekaterin Liszka1-4/+4
2024-12-24user/gspell: new packageSíle Ekaterin Liszka1-0/+38
2024-12-24user/tumbler: upgrade to 4.20.0Síle Ekaterin Liszka1-2/+2
2024-12-24user/gdk-pixbuf: upgrade to 2.42.12Síle Ekaterin Liszka1-7/+7
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