summaryrefslogtreecommitdiffstats
path: root/kde/post-install/plasma-workspace.post-install (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Final KDE.SlackBuild harness, ready for the upcoming release of Plasma 5.2.0. Eric Hameleers2015-01-261-1/+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
* Plasma-workspace:rRemove custom kde5-plasma*.desktop files. Eric Hameleers2015-01-211-14/+15
| | | | | | Also we no longer compile kde-workspace since most of this package's files clash with plasma-workspace and we are targeting a KDE 5 workspace anyway, not a KDE 4 one.
* New dependency for kwin: libepoxy. Eric Hameleers2015-01-091-15/+12
|
* KDE 5 for Slackware current (post-14.1) (16sep2014)5 Eric Hameleers2014-12-221-0/+41
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.