Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-10-24 | Fixed missing PyQt4 support in sip. Recompiled QScintilla against sip....This also makes the HPLIP systray applet work again. | Eric Hameleers | 2 | -24/+46 |
2018-10-24 | KIO: fix crash in QCoreApplication when accessing help://KDE-5_18.10 | Eric Hameleers | 3 | -0/+49 |
2018-10-24 | Updates to the dependencies for upcoming Plasma5 release...The update of icu4c in -current required that several packages had to be recompiled or upgraded to get them to work again. Unfortunately the update of icu4c in -current co-incided with my release of KDE 5_18.10 and these deps had to be fixed post-release. Some issues emerged as a result of these updates: - SIP now stores private copies of sip.so in PyQt5 subdirectories, and the hp-systray in the hplip package fails to start as a result - In the new QScintilla packages, I was unable to compile the Python2 bindings for PyQt4. | Eric Hameleers | 15 | -157/+149 |
2018-10-24 | Two new dependencies, python-enum34 and hyphen...- python-enum34 is now required by PyQt5 - hyphen is required by qt5-webkit which had to be updated from the ancient 5.9.1 release to an actively maintained port because 5.9.1 is no longer compatible with QT 5.10 and later. | Eric Hameleers | 6 | -0/+257 |
2018-10-24 | KScreenlocker patch ported from 5.14 is no longer needed | Eric Hameleers | 1 | -1/+1 |
2018-10-24 | Reset the BUILD numbers for the new round of compilations | Eric Hameleers | 1 | -1/+0 |
2018-09-22 | Updated and rebuilt some of the deps...OpenAL: updated cryfs: rebuilt against the new cryptopp cryptopp: updated libxkbcommon: updated qt5: updated | Eric Hameleers | 10 | -19/+72 |
2018-09-22 | deps/lmdb removed because it was added to Slackwre | Eric Hameleers | 3 | -147/+0 |
2018-09-09 | README: also mention that kpat was removed and why | Eric Hameleers | 1 | -0/+2 |
2018-09-09 | Add a 'removepkg kpat' since we do not ship its package anymore | Eric Hameleers | 1 | -1/+3 |
2018-09-08 | Release of KDE 5_18.09 for Slackware...- PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated. KDE-5_18.095_18.09 | Eric Hameleers | 2 | -701/+701 |
2018-09-08 | The syndication package moved from kdepim to frameworks | Eric Hameleers | 2 | -1/+1 |
2018-09-08 | Updated applications-extra:kdevelop | Eric Hameleers | 1 | -1/+0 |
2018-09-08 | Disable applications/kpat package because it requires fc-solver...And fc-solver is not part of the Slackware distro. It in turn requires additional packages and I am not prepared to add four new packages to Slackware just to provide a Freecell solver for a Patience game. Still wondering why the developer felt the need to impose a hard dependency instead of making fc-solver an optional dep... | Eric Hameleers | 1 | -1/+2 |
2018-09-08 | Disable patch that has been applied upstream | Eric Hameleers | 1 | -1/+2 |
2018-09-08 | Package updates as a result of poppler bump to 0.68.0 | Eric Hameleers | 4 | -4/+4 |
2018-08-17 | Cryfs also needs a rebuild against the new boost in -current | Eric Hameleers | 1 | -1/+1 |
2018-08-16 | Release of KDE 5_18.08 for Slackware...- PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated. KDE-5_18.085_18.08 | Eric Hameleers | 2 | -689/+696 |
2018-08-12 | Backport two kscreenlocker patches from the 5.14 branch...- Force software rendering when greeter crashed: - Load QtQuickSettings for software rendering (KDEBUG #347772): In particular the second patch eliminates 100% CPU usage in the lockscreen in case you have older hardware and rely on software rendering. I think this warrants the backport into Slackware's Plasma5 Desktop. | Eric Hameleers | 3 | -0/+169 |