Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
37 hours | user/fish: Fix regex test escapeawilfox/system-next-25Q2 | Síle Ekaterin Liszka | 2 | -3/+19 | |
37 hours | user/mosquitto: [CVE] Update to 2.0.22 | A. Wilcox | 4 | -25/+27 | |
Also fixes multiple test failures. | |||||
37 hours | user/sway: Add support for new libinput | A. Wilcox | 2 | -3/+52 | |
37 hours | user/lxqt-session: Backport procps-ng 4.0.5 patch | A. Wilcox | 2 | -3/+56 | |
37 hours | user/qt-creator: Port to newer Qt API | A. Wilcox | 2 | -1/+14 | |
37 hours | user/ktorrent: Simplify dependency | A. Wilcox | 1 | -1/+1 | |
We don't need all of plasma-workspace, just libkworkspace. | |||||
37 hours | user/kdebugsettings: Port to new KMessageBox API | A. Wilcox | 2 | -3/+24 | |
This is a partial backport from upstream, but modified to be simpler. | |||||
37 hours | user/gst-plugins-bad: Disable qsv module | A. Wilcox | 1 | -0/+1 | |
This does not work on 32-bit systems that are not x86/Arm (i.e. ppc32). | |||||
40 hours | user/krdc: Patch libvncserver check for modern C | A. Wilcox | 2 | -3/+130 | |
Otherwise, we fail to find it and can't build KRDC. Patch is upstream, but only in Qt6/KF6 versions. | |||||
40 hours | user/kwin: Add needed dependencies | A. Wilcox | 1 | -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 days | user/waypipe: Allow building on 32-bit musl | A. Wilcox | 2 | -2/+20 | |
Thread IDs are opaque pointers in musl-land, not integers. | |||||
3 days | user/libkscreen: Multiple fixes | A. Wilcox | 1 | -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 days | user/gdk-pixbuf: Enable extra loaders | A. Wilcox | 1 | -0/+1 | |
This is required to build and run Netsurf at least (for the XPM loader). | |||||
3 days | user/kdevelop-pg-qt: Update to 2.2.2 | A. Wilcox | 1 | -2/+2 | |
Required to build against new KF5/Qt5. | |||||
3 days | user/syntax-highlighting: Ensure libatomic linkage | A. Wilcox | 1 | -0/+5 | |
3 days | user/kdelibs4support: Add missing test dependency | A. Wilcox | 1 | -0/+1 | |
KMimeTypeTest needs shared-mime-info. | |||||
4 days | user/kwayland: Add libxkbcommon dep | A. Wilcox | 1 | -1/+1 | |
4 days | user/kio: Fix a few tests | A. Wilcox | 3 | -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 days | user/kxmlgui: Skip test broken on 32-bit BE | A. Wilcox | 1 | -1/+2 | |
4 days | user/kiconthemes: Add needed test dep | A. Wilcox | 1 | -0/+1 | |
4 days | user/kwidgetsaddons: Skip broken test on 32-bit BE | A. Wilcox | 1 | -1/+2 | |
4 days | user/plasma-wayland-protocols: Add wayland-scanner | A. Wilcox | 1 | -1/+1 | |
This is needed to build the Plasma Wayland protocols. | |||||
4 days | user/glib: Drop unneeded check dep | A. Wilcox | 1 | -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-27 | user/bolt: Update to 0.9.10 | A. Wilcox | 1 | -5/+5 | |
Adds support for nopcie security level; fixes issues with new GLib. Closes: #1364 | |||||
2025-07-27 | user/postgresql: [CVE] Update to 14.18 | A. Wilcox | 1 | -2/+2 | |
Closes: #1362 | |||||
2025-07-26 | user/netqmail: Update checksum | A. Wilcox | 1 | -1/+1 | |
Closes: #1357 | |||||
2025-07-13 | user/[KDE Plasma 5]: Update to 5.27.12 | A. Wilcox | 47 | -252/+279 | |
2025-07-13 | user/libxpm: Ensure ncompress is present | A. Wilcox | 1 | -2/+3 | |
Otherwise, the build fails with an error. | |||||
2025-07-13 | user/[KDE Frameworks 5]: Update to 5.116.0 | A. Wilcox | 89 | -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-13 | user/plasma-wayland-protocols: Update to 1.18.0 | A. Wilcox | 1 | -2/+2 | |
2025-07-13 | user/qt5: Update to 5.15.17 | A. Wilcox | 34 | -24600/+11096 | |
2025-07-13 | user/xfsprogs: Update to 6.15.0 | A. Wilcox | 2 | -24/+7 | |
* ICU 77 support. * Install udev rules in the correct directory. | |||||
2025-07-13 | user/open-vm-tools: pkgrel for ICU 77 | A. Wilcox | 1 | -1/+1 | |
2025-07-13 | user/php7: pkgrel for ICU 77 | A. Wilcox | 1 | -1/+1 | |
2025-07-13 | user/rspamd: Update to 3.12.1 | A. Wilcox | 1 | -2/+2 | |
* ICU 77 support. | |||||
2025-07-13 | user/thunderbird: [CVE] Update to 128.11.1 | A. Wilcox | 2 | -2/+44 | |
* ICU 77 support. | |||||
2025-07-13 | user/firefox-esr: [CVE] Update to 128.12.0 | A. Wilcox | 2 | -2/+44 | |
* ICU 77 support. | |||||
2025-07-13 | user/openldap: Update to 2.6.10 | A. Wilcox | 5 | -179/+17 | |
* Many portability and correctness fixes. * Modern C porting. * Support for ICU 77. | |||||
2025-07-13 | user/sword: pkgrel for ICU 77 | A. Wilcox | 1 | -1/+1 | |
2025-07-13 | user/r: Update to 4.5.1 | A. Wilcox | 2 | -69/+4 | |
2025-07-13 | user/postfix: Update to 3.9.4 | A. Wilcox | 1 | -3/+3 | |
* Misc auth and DB fixes. * Support for ICU 77. | |||||
2025-07-13 | user/libzmf: pkgrel for ICU 77 | A. Wilcox | 1 | -1/+1 | |
2025-07-13 | user/libvisio: Update to 1.0.8 | A. Wilcox | 1 | -3/+3 | |
* Feature additions. * Support for newer libxml2 and ICU. | |||||
2025-07-13 | user/gptfdisk: Update to 1.0.9 | A. Wilcox | 2 | -6/+6 | |
* Drop ICU dep; it doesn't use it any more. * Fix up ncurses patch to work after code churn. | |||||
2025-07-13 | user/libqxp: pkgrel for ICU 77 | A. Wilcox | 1 | -1/+1 | |
2025-07-13 | user/libqalculate: Update to 5.5.2 | A. Wilcox | 2 | -4/+37 | |
Wow, that's a big jump. | |||||
2025-07-13 | user/libmspub: pkgrel for ICU 77 | A. Wilcox | 1 | -1/+1 | |
2025-07-13 | user/libfreehand: pkgrel for ICU 77 | A. Wilcox | 1 | -1/+1 | |
2025-07-13 | user/libe-book: pkgrel for ICU 77 | A. Wilcox | 1 | -1/+1 | |
2025-07-13 | user/libcdr: Update to 0.1.8 | A. Wilcox | 1 | -3/+3 | |
* Fixes a few crashes when loading corner-case-ish CDR files. * Modern C fixes. * ICU 77 support. |