summaryrefslogtreecommitdiff
path: root/user
AgeCommit message (Collapse)AuthorFilesLines
2024-08-07user/akonadi-search: Disable PGSQL tests as wellA. Wilcox1-1/+1
2024-08-07user/volume_key: Fix build against Python 3A. Wilcox1-2/+4
If the build environment has a /usr/bin/python, the build system believes it is Python 2. Ensure that does not happen.
2024-08-07user/bash-completion: Workaround for GCC 13A. Wilcox2-1/+25
Non-x86 arches don't have -march= or -mtune=generic. This has been reported upstream.
2024-08-07user/swig: Update to 4.2.1A. Wilcox2-32/+6
Needed for GCC 13 support, since the generated C++ code was not amenable to GCC 13 in its prior state. 4.1.1 is the last version to support PHP 7, so I stopped there until we are able to land PHP 8. Closes: #1213
2024-08-07user/glm: Workaround for GCC 13A. Wilcox1-10/+10
There is a compiler bug on PowerPC 64 that is being investigated. Ref: #1170
2024-08-04user/{kaffeine,phonon-vlc}: relbump for vlc rebuild.Zach van Rijn2-2/+2
2024-08-04user/vlc: Disable AltiVec on 32-bit PowerPCA. Wilcox1-1/+2
VLC was automatically enabling AltiVec on 32-bit PPC builds despite not requesting it on the ./configure line. This wasn't evident until GCC 13 enforced the AltiVec ABI switch for vec_* primitive calls. Closes: #1059, #1237
2024-06-11user/open-vm-tools: add time64 patch. fixes #1210.Zach van Rijn2-1/+61
2024-06-10user/xmlsec: bump { 1.3.3 --> 1.3.4 }. switch upstream. fixes #1209.Zach van Rijn1-3/+3
2024-06-10user/lynx: upgrade to 2.9.2Síle Ekaterin Liszka1-2/+2
2024-06-10user/libxfce4ui: upgrade to 4.18.6Síle Ekaterin Liszka1-2/+2
2024-06-10user/icewm: upgrade to 3.5.0Síle Ekaterin Liszka1-2/+2
2024-06-10user/gucharmap: upgrade to 15.1.5Síle Ekaterin Liszka1-2/+2
2024-06-10user/aspell-dict-da: upgrade to 4.3Síle Ekaterin Liszka1-2/+2
2024-06-10user/apache-httpd: upgrade to 2.4.59Síle Ekaterin Liszka1-2/+2
2024-06-10user/gvim: upgrade to 9.1.0378Síle Ekaterin Liszka1-2/+2
2024-06-07Skaware.20240531Laurent Bercot4-14/+18
2024-05-22user/open-vm-tools: New packageA. Wilcox15-0/+532
2024-05-22user/fuse3: Update to 3.16.2A. Wilcox1-3/+3
2024-05-04user/nano: bump { 5.8 --> 8.0 }.Zach van Rijn1-3/+3
2024-04-27user/apaste: align packaging with Adélie styleLaurent Bercot4-20/+18
2024-04-26user/horizon: Fix for horizon#376A. Wilcox2-3/+81
2024-04-26user/diskdev_cmds: Install hfsbootdata fileA. Wilcox1-3/+8
This file is required to create bootable HFS+ partitions, which is needed by Horizon. Fixes: 9e44b83b0c49 ("user/diskdev_cmds: add 1985 Apple C code...") Closes: horizon#392
2024-04-25user/grub: Fix dependencies on PowerPC targetsA. Wilcox1-2/+2
The variable is $CTARGET_ARCH, not $CTARGETARCH. Reported numerously on IRC and Telegram, but not in GitLab.
2024-04-25user/elogind: add required changes from skaware cleanup.Zach van Rijn1-2/+2
2024-04-25user/tipidee: clean up compiled db on deinstallLaurent Bercot2-0/+4
2024-04-25user/tipidee: fix default logdir permissionsLaurent Bercot1-1/+1
2024-04-25user/tipidee: improve APKBUILD, fix packaging nitsLaurent Bercot4-16/+17
2024-04-25user/smtpd-starttls-proxy: add -doc packageLaurent Bercot1-2/+4
2024-04-25user/s6-linux-utils: simplify APKBUILDLaurent Bercot1-10/+4
2024-04-25user/s6-portable-utils: simplify APKBUILDLaurent Bercot1-9/+4
2024-04-25user/s6-networking: simplify APKBUILDLaurent Bercot1-34/+5
2024-04-25user/s6-dns: simplify APKBUILDLaurent Bercot1-32/+5
2024-04-25user/apaste: fix and simplify APKBUILDLaurent Bercot3-13/+14
2024-04-25user/tipidee: new packageLaurent Bercot9-0/+257
2024-04-20user/lighttpd: Bump to 1.4.76Glenn Strauss1-2/+2
Ref https://www.lighttpd.net/2024/4/12/1.4.76/
2024-04-20user/freetype: Upgrade 2.10.4 to 2.13.2Leigh Arber1-2/+6
Closes: #843
2024-04-06user/xmlsec: Update 1.2.30 to 1.3.3Leigh Arber2-4/+17
Closes: #1030
2024-03-20user/netsurf: update checksums.Zach van Rijn1-1/+1
Commit 912e313ecea7757158e9d6efd809c8681a6df343 modified the netsurf.desktop file; the APKBUILD was not also updated.
2024-03-20user/aspell-dict-lv: fix bad source URL.Zach van Rijn1-2/+2
2024-03-20user/unicode-data: use versioned filenamesSíle Ekaterin Liszka1-19/+17
2024-03-20user/fish: remove a problematic testSíle Ekaterin Liszka1-0/+5
tests/checks/check-completions.fish is intended to see if completions work for all completions which have a working command to generate them. this is fragile and fails if a command exists but returns nonzero.
2024-03-20user/xterm: upgrade to 390 [CVE]Síle Ekaterin Liszka1-2/+6
2024-03-20user/xscreensaver: upgrade to 6.08Síle Ekaterin Liszka1-2/+2
2024-03-20user/xfconf: upgrade to 4.18.3Síle Ekaterin Liszka1-2/+2
2024-03-20user/xfce4-whiskermenu-plugin: upgrade to 2.8.3Síle Ekaterin Liszka1-2/+2
2024-03-20user/xfce4-terminal: upgrade to 1.1.3Síle Ekaterin Liszka1-2/+2
2024-03-20user/xfce4-taskmanager: downgrade to 1.4.2Síle Ekaterin Liszka1-2/+2
The 1.5.x release series is for development, oops.
2024-03-20user/xfce4-settings: upgrade to 4.18.4Síle Ekaterin Liszka1-2/+2
2024-03-20user/xfce4-screenshooter: upgrade to 1.10.5Síle Ekaterin Liszka1-2/+2