summaryrefslogtreecommitdiffstats
path: root/PKGLIST (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-01-31PKGLIST: add the list of packages in this release5_15.01 Eric Hameleers1-0/+774
+--------------------------+ Wed Jan 28 21:49:44 UTC 2015 current/5/kde/kde4/calligra: rebuilt the 64-bit package against the newer exiv2 package (fixes error while loading shared libraries: libexiv2.so.12). +--------------------------+ Tue Jan 27 22:34:18 UTC 2015 This is KDE 5 for Slackware. It consists of Frameworks 5.6.0, Plasma 5.2.0 and Applications 14.12.1. This is meant only to be installed on top of Slackware -current and it will *replace* any version of KDE 4 you migh thave installed!
2015-01-28README: fix a typoPlasma-5.2.0 Eric Hameleers1-1/+1
2015-01-27KDE.SlackBuild: re-enable 'step' in kde/modules/applications Eric Hameleers1-1/+1
2015-01-27KDE 5 (Frameworks 5.6.0, Plasma 5.2.0, Applications 14.12.1) ready. Eric Hameleers4-5/+37
All packages have been built, this commit is a final SlackBuild polishing. Expect a release for Slackware -current in my 'ktown' reository soon.
2015-01-26Final KDE.SlackBuild harness, ready for the upcoming release of Plasma 5.2.0. Eric Hameleers19-43/+159
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
2015-01-24Add support for GTK applications to dock to the Plasma 5 systray. Eric Hameleers11-1353/+704
json-glib: added dep - a JSON library built on glib.. libdbusmenu-gtk: added dep - GTK implementation of the DBusMenu protocol. libindicator: added dep - support functions for indicators. libappindicator: added dep - provides the actual Plasma 5 systray support for GTK applications.
2015-01-24Add support for Qt4 applications to dock to the Plasma 5 systray. Eric Hameleers22-0/+3596
qt-4.8.6: added dep; compared to the Slackware original, I have applied several patches to impement qsystemtrayicon support. sni-qt: added dep; this application actually provides the systray support for Qt4 apps in Plasma 5.
2015-01-23Plasma: updated to 5.2.0. Eric Hameleers26-30/+349
New dependency added: wayland (in order to compile KWin).
2015-01-21Plasma-workspace:rRemove custom kde5-plasma*.desktop files. Eric Hameleers3-25/+31
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.