Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-21 | user/qt5-qtwebkit: Update snapshot | A. Wilcox | 10 | -94/+338 | |
Fixes: #644 | |||||
2022-10-21 | user/poppler: Update to 22.06.0 | A. Wilcox | 2 | -28/+16 | |
2022-10-21 | user/kmailtransport: Move to legacy/ | A. Wilcox | 2 | -0/+0 | |
We don't ship any KDE mail client, and forward-porting the patch proved difficult. I don't see why we need this in user/ right now. | |||||
2022-10-21 | user/black-hole-solver: New package | A. Wilcox | 1 | -0/+43 | |
2022-10-21 | user/perl-test-some: New package | A. Wilcox | 1 | -0/+35 | |
2022-10-21 | user/clazy: Fix LLVM dependency | A. Wilcox | 1 | -1/+2 | |
Clang is built against LLVM 8, so build clazy against it as well. | |||||
2022-10-21 | user/subversion: bump { 1.14.1 --> 1.14.2 }. update source URL. fixes #758. | Zach van Rijn | 1 | -3/+3 | |
2022-10-21 | user/valgrind: Update to 3.19.0, ppc64 | A. Wilcox | 3 | -31/+19 | |
Add support for the tkill syscall on ppc64 using the built-in generic Linux support. | |||||
2022-10-21 | user/qt5-qtspeech: Switch backend to flite | A. Wilcox | 1 | -3/+3 | |
Unfortunately, speech-dispatcher does not work properly on musl. | |||||
2022-10-21 | user/flite: Fix multiple issues | A. Wilcox | 1 | -5/+8 | |
Source tarball should use package's name, not 'pkgname'. Build shared libraries, not static (otherwise Qt5 underlinks). Ensure PIC is used. | |||||
2022-10-21 | user/speech-dispatcher: Work around thread leak | A. Wilcox | 2 | -1/+88 | |
2022-10-21 | user/exiv2: Update to 0.27.5 | A. Wilcox | 2 | -9/+32 | |
Do not use Git version. This is an API-incompatible, presently unstable and undefined 1.0 API/ABI that cannot be used with software targeting the 0.27 API/ABI. Fixes: #497, #498, #499, #506, #710, #745 (though it is invalid), #746, #747 | |||||
2022-10-21 | user/[KDE packages]: Backport requests from upstream | A. Wilcox | 5 | -3/+145 | |
2022-10-21 | user/[KDE Plasma]: Update to 5.24.5 | A. Wilcox | 47 | -250/+317 | |
2022-10-21 | user/libqaccessibilityclient: New package | A. Wilcox | 1 | -0/+40 | |
2022-10-21 | user/mobile-broadband-provider-info: New package | A. Wilcox | 1 | -0/+34 | |
Needed for proper hotspot usage with Plasma-NM. | |||||
2022-10-21 | user/xsettingsd: New package | A. Wilcox | 2 | -0/+117 | |
2022-10-21 | user/xorg-server: Build XWayland | A. Wilcox | 1 | -3/+3 | |
2022-10-21 | user/[KDE Frameworks]: Update to 5.94.0 | A. Wilcox | 90 | -282/+660 | |
Many frameworks have added or removed dependencies. Documentation builds have been fixed for new tag file dependencies. * KIO: Fix build on GCC 8. * Prison: Ensure QR and DTMX barcodes are generated properly on big-endian systems. * Syndication: New framework. | |||||
2022-10-21 | user/openldap: Update to 2.6.2 | A. Wilcox | 7 | -93/+209 | |
* Fix all tests. Suite now runs in ~20m instead of ~2h, so re-enable. * Update our patches for 2.6. * Build deps before all target to fix #720. | |||||
2022-10-21 | user/py3-pillow: [CVE] Update to 9.1.1 | A. Wilcox | 1 | -3/+33 | |
Release 6 was not compatible with Python 3.10 and causing segfaults. Fixes: #612 | |||||
2022-10-21 | user/scrot: Repair build, use --docdir properly | A. Wilcox | 2 | -2/+55 | |
--docdir patch is from upstream: resurrecting-open-source-projects/scrot@ee8121c65d1e We were removing a configure line for dash compat, but since the autotools bump we don't need to do that. That removal was now causing build failures. This fixes #712. | |||||
2022-10-21 | user/libinput: Update to 1.20.1 | A. Wilcox | 1 | -3/+3 | |
2022-10-21 | user/qt5: Update to 5.15.4 | A. Wilcox | 42 | -549/+72406 | |
This includes KDE LTS patches when available. | |||||
2022-10-21 | user/mesa: Update to 21.3.8 | A. Wilcox | 4 | -51/+21 | |
2022-10-21 | user/llvm8: Lower from default to auxillary | A. Wilcox | 1 | -2/+2 | |
2022-10-21 | user/llvm14: New package | A. Wilcox | 8 | -0/+541 | |
2022-10-21 | user/libdrm: Update to 2.4.110 | A. Wilcox | 1 | -3/+3 | |
2022-10-21 | user/libva: Update to 2.14.0 | A. Wilcox | 1 | -2/+2 | |
2022-10-21 | user/mesa: Update to 20.3.5 | A. Wilcox | 4 | -66/+16 | |
Run-tested on PPC64. Intermediate step for full update. | |||||
2022-10-21 | user/llvm8: Add compat for Python 3.10 | A. Wilcox | 1 | -0/+1 | |
2022-10-21 | user/libgit2: Fix tests properly | A. Wilcox | 2 | -4/+35 | |
The 'offline' suite was failing the revparse test due to an unexpected passage of time. (Upstream's words, not mine.) Backport the fix for this test from v1.4 to our release. Fixes: #686 | |||||
2022-10-21 | user/mosquitto: Fix (most) endian issues | A. Wilcox | 2 | -16/+177 | |
This integrates a patch I am working with upstream on perfecting. Two tests now fail on ppc64, but the rest pass, and persistence works cross-endian now. Upstream-URL: https://github.com/eclipse/mosquitto/issues/2550 See-Also: #687 | |||||
2022-10-21 | user/z3: Update to 4.8.17, switch to CMake | A. Wilcox | 1 | -7/+15 | |
Upstream recommends CMake for packaging. This also resolves the issue where the SONAME links were not being generated, causing dep errors. Fixes: #643 | |||||
2022-10-21 | user/gst-plugins-good: bump { 1.20.1 --> 1.20.2 }. fixes #741. | Zach van Rijn | 1 | -2/+2 | |
2022-10-21 | user/farstream: work around autoconf-related missing 'gtkdocize'. fixes #740. | Zach van Rijn | 1 | -4/+4 | |
2022-10-21 | user/xfce4-power-manager: bump { 1.6.6 --> 1.7.1 }. fixes #738. | Zach van Rijn | 1 | -3/+3 | |
2022-10-21 | user/vlc: bump { 3.0.11.1 --> 3.0.17.3 }. fixes #733. | Zach van Rijn | 1 | -2/+2 | |
2022-10-21 | user/nextcloud-client: add patch for missing header. fixes #726. | Zach van Rijn | 2 | -3/+17 | |
2022-10-21 | user/networkmanager: add patch for 'reallocarray' on musl >= 1.2.2. fixes #633. | Zach van Rijn | 2 | -1/+38 | |
2022-10-21 | user/postgresql: bump { 14.1 --> 14.3 }. fixes #718. | Zach van Rijn | 1 | -2/+2 | |
2022-10-21 | user/mosquitto: disable tests that fail on ppc64. see #687. | Zach van Rijn | 1 | -0/+14 | |
2022-10-21 | user/libgd: revert upstream regression. become maintainer. fixes #715. | Zach van Rijn | 2 | -4/+34 | |
2022-10-21 | user/bash-completion: disable failing hostname test. see #717. | Zach van Rijn | 1 | -0/+1 | |
2022-10-21 | user/py3-zope-interface: add missing checkdepends. fixes #514. | Zach van Rijn | 1 | -0/+1 | |
2022-10-21 | user/py3-wheel: new package. | Zach van Rijn | 1 | -0/+30 | |
2022-10-21 | user/perl-sub-handlesvia: change 'arch={ all --> noarch }'. fixes #713. | Zach van Rijn | 1 | -1/+1 | |
2022-10-21 | user/nettle: add ppc64 patch. fixes #698. | Zach van Rijn | 2 | -3/+106 | |
2022-10-21 | user/perl-commandable: fix arch | Síle Ekaterin Liszka | 1 | -1/+1 | |
2022-10-21 | user/perl-test2-plugin-nowarnings: fix arch | Síle Ekaterin Liszka | 1 | -1/+1 | |