summaryrefslogtreecommitdiff
path: root/user
AgeCommit message (Collapse)AuthorFilesLines
37 hoursuser/fish: Fix regex test escapeawilfox/system-next-25Q2Síle Ekaterin Liszka2-3/+19
37 hoursuser/mosquitto: [CVE] Update to 2.0.22A. Wilcox4-25/+27
Also fixes multiple test failures.
37 hoursuser/sway: Add support for new libinputA. Wilcox2-3/+52
37 hoursuser/lxqt-session: Backport procps-ng 4.0.5 patchA. Wilcox2-3/+56
37 hoursuser/qt-creator: Port to newer Qt APIA. Wilcox2-1/+14
37 hoursuser/ktorrent: Simplify dependencyA. Wilcox1-1/+1
We don't need all of plasma-workspace, just libkworkspace.
37 hoursuser/kdebugsettings: Port to new KMessageBox APIA. Wilcox2-3/+24
This is a partial backport from upstream, but modified to be simpler.
37 hoursuser/gst-plugins-bad: Disable qsv moduleA. Wilcox1-0/+1
This does not work on 32-bit systems that are not x86/Arm (i.e. ppc32).
40 hoursuser/krdc: Patch libvncserver check for modern CA. Wilcox2-3/+130
Otherwise, we fail to find it and can't build KRDC. Patch is upstream, but only in Qt6/KF6 versions.
40 hoursuser/kwin: Add needed dependenciesA. Wilcox1-3/+3
* hwdata is a runtime dep for EDID (like KScreen). * Wayland Protocols (and Plasma's) and the Qt Wayland Scanner are required for building KWin's Wayland port.
3 daysuser/waypipe: Allow building on 32-bit muslA. Wilcox2-2/+20
Thread IDs are opaque pointers in musl-land, not integers.
3 daysuser/libkscreen: Multiple fixesA. Wilcox1-2/+3
* DPMS test crashes on 32-bit BE. Disable. * TestEDID requires hwdata present, or monitor manufacturers are reported as 'unknown'. It's kind of debatable on whether that's a real runtime dependency or not, but for now, add to checkdepends. * Add dependency to the KConfig Framework.
3 daysuser/gdk-pixbuf: Enable extra loadersA. Wilcox1-0/+1
This is required to build and run Netsurf at least (for the XPM loader).
3 daysuser/kdevelop-pg-qt: Update to 2.2.2A. Wilcox1-2/+2
Required to build against new KF5/Qt5.
3 daysuser/syntax-highlighting: Ensure libatomic linkageA. Wilcox1-0/+5
3 daysuser/kdelibs4support: Add missing test dependencyA. Wilcox1-0/+1
KMimeTypeTest needs shared-mime-info.
4 daysuser/kwayland: Add libxkbcommon depA. Wilcox1-1/+1
4 daysuser/kio: Fix a few testsA. Wilcox3-2/+59
* Some tests are broken upstream when root is not mounted. * The favicon test is broken when we land on a KDE mirror that has removed KDE 4 software. Change the URL to one we control.
4 daysuser/kxmlgui: Skip test broken on 32-bit BEA. Wilcox1-1/+2
4 daysuser/kiconthemes: Add needed test depA. Wilcox1-0/+1
4 daysuser/kwidgetsaddons: Skip broken test on 32-bit BEA. Wilcox1-1/+2
4 daysuser/plasma-wayland-protocols: Add wayland-scannerA. Wilcox1-1/+1
This is needed to build the Plasma Wayland protocols.
4 daysuser/glib: Drop unneeded check depA. Wilcox1-1/+1
GLib no longer requires shared-mime-info, and shared-mime-info does require GLib, so this was an unnecessary circular dependency.
2025-07-27user/bolt: Update to 0.9.10A. Wilcox1-5/+5
Adds support for nopcie security level; fixes issues with new GLib. Closes: #1364
2025-07-27user/postgresql: [CVE] Update to 14.18A. Wilcox1-2/+2
Closes: #1362
2025-07-26user/netqmail: Update checksumA. Wilcox1-1/+1
Closes: #1357
2025-07-13user/[KDE Plasma 5]: Update to 5.27.12A. Wilcox47-252/+279
2025-07-13user/libxpm: Ensure ncompress is presentA. Wilcox1-2/+3
Otherwise, the build fails with an error.
2025-07-13user/[KDE Frameworks 5]: Update to 5.116.0A. Wilcox89-627/+441
* KConfig: Remove a flaky test known upstream. * KDELibs4Support: Fix test silliness. * KDEWebKit: Fix a dependency on a beta release of KF6. * KIconThemes: Support big-endian systems. * KIO: Remove patch that is now upstream. * KNewStuff: Remove patch that is now upstream. * Oxygen Icons: Rename to follow upstream. We still `provide` the old name if anyone is using it, but there are zero in-tree consumers. * Prison: Remove patch that is now upstream. This release of KF5 supports side-by-side installation with KF6. When work begins on KF6 in earnest, these will be mass-renamed to kf5-* and a kf6-* will appear for that version branch.
2025-07-13user/plasma-wayland-protocols: Update to 1.18.0A. Wilcox1-2/+2
2025-07-13user/qt5: Update to 5.15.17A. Wilcox34-24600/+11096
2025-07-13user/xfsprogs: Update to 6.15.0A. Wilcox2-24/+7
* ICU 77 support. * Install udev rules in the correct directory.
2025-07-13user/open-vm-tools: pkgrel for ICU 77A. Wilcox1-1/+1
2025-07-13user/php7: pkgrel for ICU 77A. Wilcox1-1/+1
2025-07-13user/rspamd: Update to 3.12.1A. Wilcox1-2/+2
* ICU 77 support.
2025-07-13user/thunderbird: [CVE] Update to 128.11.1A. Wilcox2-2/+44
* ICU 77 support.
2025-07-13user/firefox-esr: [CVE] Update to 128.12.0A. Wilcox2-2/+44
* ICU 77 support.
2025-07-13user/openldap: Update to 2.6.10A. Wilcox5-179/+17
* Many portability and correctness fixes. * Modern C porting. * Support for ICU 77.
2025-07-13user/sword: pkgrel for ICU 77A. Wilcox1-1/+1
2025-07-13user/r: Update to 4.5.1A. Wilcox2-69/+4
2025-07-13user/postfix: Update to 3.9.4A. Wilcox1-3/+3
* Misc auth and DB fixes. * Support for ICU 77.
2025-07-13user/libzmf: pkgrel for ICU 77A. Wilcox1-1/+1
2025-07-13user/libvisio: Update to 1.0.8A. Wilcox1-3/+3
* Feature additions. * Support for newer libxml2 and ICU.
2025-07-13user/gptfdisk: Update to 1.0.9A. Wilcox2-6/+6
* Drop ICU dep; it doesn't use it any more. * Fix up ncurses patch to work after code churn.
2025-07-13user/libqxp: pkgrel for ICU 77A. Wilcox1-1/+1
2025-07-13user/libqalculate: Update to 5.5.2A. Wilcox2-4/+37
Wow, that's a big jump.
2025-07-13user/libmspub: pkgrel for ICU 77A. Wilcox1-1/+1
2025-07-13user/libfreehand: pkgrel for ICU 77A. Wilcox1-1/+1
2025-07-13user/libe-book: pkgrel for ICU 77A. Wilcox1-1/+1
2025-07-13user/libcdr: Update to 0.1.8A. Wilcox1-3/+3
* Fixes a few crashes when loading corner-case-ish CDR files. * Modern C fixes. * ICU 77 support.