summaryrefslogtreecommitdiff
path: root/user
AgeCommit message (Collapse)AuthorFilesLines
2025-05-18user/xfce4-settings: remove conflict with adelie-xfce-themefixes/xfceSíle Ekaterin Liszka1-0/+3
2025-05-18user/adelie-xfce-theme: depend on adw-gtk3Síle Ekaterin Liszka1-2/+2
2025-05-18user/xfce4-adwaita: depend on adw-gtk3Síle Ekaterin Liszka1-1/+1
2025-05-18user/adw-gtk3: new packageSíle Ekaterin Liszka2-0/+124
2025-05-17user/libadwaita: new packageSíle Ekaterin Liszka1-0/+38
2025-05-17user/appstream: new packageSíle Ekaterin Liszka1-0/+43
2025-05-17user/libstemmer: new packageSíle Ekaterin Liszka2-0/+68
2025-05-17user/libxmlb: new packageSíle Ekaterin Liszka1-0/+35
2025-05-17user/wayland-protocols: upgrade to 1.44Síle Ekaterin Liszka1-2/+2
2025-05-17user/xfce-desktop: depend on adelie-xfce-themeSíle Ekaterin Liszka1-1/+1
2025-05-17user/adelie-xfce-theme: new packageSíle Ekaterin Liszka5-0/+201
2025-05-17user/xfce4-adwaita: new packageSíle Ekaterin Liszka1-0/+20
2025-05-17user/xfce4-session: xsettings.xml will be handled by our themeSíle Ekaterin Liszka1-0/+3
2025-05-17user/xfce4-session: depend on dbus-x11Síle Ekaterin Liszka1-2/+2
2025-05-17user/gtk4: Update to 4.18.5A. Wilcox2-14/+85
2025-05-17user/gst*: Update to 1.26.1A. Wilcox15-593/+91
Integrates upstream fixes allowing tests to pass on all platforms.
2025-05-17user/pango: Update to 1.56.3, re-enable testsA. Wilcox1-8/+21
2025-05-17user/fontconfig: Update to 2.15.0, re-enable testsA. Wilcox2-17/+31
Disable one test that requires network and is also very time-consuming. (It nearly hit the 600s timeout on gwyn.)
2025-05-17user/harfbuzz: Update to 11.2.0, re-enable testsA. Wilcox1-19/+20
2025-05-17user/glib: Update to 2.84.0A. Wilcox8-35/+49
Patch is needed until musl has a fix for _SC_MINSIGSTKSZ on ppc64. Closes: #1314
2025-05-04user/cairo: Update to 1.18.4A. Wilcox6-167/+73
* Remove Infinality patch set, and bring in the two still-relevant ones. * Change to the Meson build system.
2025-05-04user/hyperfine: new package.Zach van Rijn1-0/+376
2025-05-04user/rspamd: 3.11Lee Starnes2-63/+30
Closes #1330
2025-05-04user/wayland-protocols: upgrade to 1.42Ermine1-2/+2
2025-05-04user/libxkbcommon: upgrade to 1.8.1Ermine1-4/+5
2025-05-04user/clang: Re-enable interpreter tests on ppc32Ash Logan2-48/+1
Now that LLVM has REL24 support patched in, these tests are good to run.
2025-05-04user/llvm18: Add support for additional relocation types in RuntimeDyldAsh Logan3-29/+183
* The REL24 relocation is used in JIT'd code for library calls. Implementing this allows the ExecutionEngine tests, clang-repl, and llvmpipe to all start working. * Implement a bunch of "easy" relocations while we're here. These are not really tested. * Anna's existing patch leaked a "delta" variable into the switch scope, so add braces to contain that. Also, the PPC ELF ABI doesn't specify an overflow check for REL32 (unlike ppc64), so remove it and allow truncation. * Add mention of the problematic relocation type to the LLVM error message, so if other relocation types (like the PLT/GOT relocs) end up being needed later, this is obvious from user reports. Partially resolves #1233
2025-05-04user/libinput: upgrade to 1.28.0Ermine1-2/+2
2025-05-04user/lighttpd: prefer lighttpd built-in web mimeGlenn Strauss3-84/+2
prefer lighttpd built-in web mime types (remove mime-types.conf snapshot copy from 2010 from Gentoo)
2025-05-04user/lighttpd: Bump to 1.4.79Glenn Strauss1-2/+2
Ref https://www.lighttpd.net/2025/4/4/1.4.79/
2025-04-23user/wireguard-tools: update to 1.0.20210914Laurent Bercot1-2/+2
By user request.
2025-03-27user/thunar: Add gvfs as explicit dependencyA. Wilcox1-2/+2
This is required to be able to manage USB and other removable media. Fixes: image#417
2025-03-25user/mdbook: New packageA. Wilcox1-0/+623
2025-03-23user/lighttpd: Bump to 1.4.78Glenn Strauss1-2/+2
Ref https://www.lighttpd.net/2025/3/22/1.4.78/
2025-02-25user/xorg-server + xwayland: [CVE] UpdateA. Wilcox2-8/+4
* user/xorg-server: Update to 21.1.16 * user/xwayland: Update to 24.1.6
2025-02-19user/drm_info: new packageErmine1-0/+26
2025-02-12user/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