summaryrefslogtreecommitdiffstats
path: root/kde/cmake/frameworks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Final KDE.SlackBuild harness, ready for the upcoming release of Plasma 5.2.0. Eric Hameleers2015-01-261-0/+1
| | | | | | | | | | | | | | | | | | All bugs have bee ironed out I hope... Final changes: eigen2: updated to latest version so 'step' can compile. kde-workspace: required to build this, or else kdeartwork won't compile. Frameworks as well as Plasma use /usr/lib{,64} as the libexec directory (not sure if this is the best solution but it solves a lot of path issues). Applications: modified the build order so that KF5 applications are built first (before kde-workspace overwrites part of plasma-workspace). My final package set will not have kde-workspace but if you compile this yourself, your last step needs to be: # removepkg kde-workspace # upgradepkg --reinstall /path/to/plasma-workspace
* KDE Frameworks: move Qt5 mkspecs files into Qt5 directory. Eric Hameleers2015-01-211-0/+1
| | | | Use /usr/lib{64,}/qt5/mkspecs/ instead of /usr/mkspecs/ which is ugly.
* KDE 5 for Slackware current (post-14.1) (16sep2014)5 Eric Hameleers2014-12-221-0/+20
The KDE 5 Software Compilation no longer exists as such. The components are now: - Frameworks 5.2.0 - Plasma 5.0.2 These packages need to be installed on top of the most recent KDE 4.14.x because Applications tarballs which build on top of Frameworks and Plasma have not yet been released.