summaryrefslogtreecommitdiffstats
path: root/kde/build/kjots (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-22Updated and rebuilt some of the deps Eric Hameleers10-19/+72
OpenAL: updated cryfs: rebuilt against the new cryptopp cryptopp: updated libxkbcommon: updated qt5: updated
2018-09-22deps/lmdb removed because it was added to Slackwre Eric Hameleers3-147/+0
2018-09-09README: also mention that kpat was removed and why Eric Hameleers1-0/+2
2018-09-09Add a 'removepkg kpat' since we do not ship its package anymore Eric Hameleers1-1/+3
2018-09-08Release of KDE 5_18.09 for SlackwareKDE-5_18.095_18.09 Eric Hameleers2-701/+701
- PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated.
2018-09-08The syndication package moved from kdepim to frameworks Eric Hameleers2-1/+1
2018-09-08Updated applications-extra:kdevelop Eric Hameleers1-1/+0
2018-09-08Disable applications/kpat package because it requires fc-solver Eric Hameleers1-1/+2
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...
2018-09-08Disable patch that has been applied upstream Eric Hameleers1-1/+2
2018-09-08Package updates as a result of poppler bump to 0.68.0 Eric Hameleers4-4/+4
2018-08-17Cryfs also needs a rebuild against the new boost in -current Eric Hameleers1-1/+1
2018-08-16Release of KDE 5_18.08 for SlackwareKDE-5_18.085_18.08 Eric Hameleers2-689/+696
- PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated.
2018-08-12Backport two kscreenlocker patches from the 5.14 branch Eric Hameleers3-0/+169
- 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.