summaryrefslogtreecommitdiffstats
path: root/deps/wayland (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-09Deps: update mlt (kdenlive needs that) and wayland Eric Hameleers2-5/+8
2017-09-11Updated deps for KDE 5_17.09 Eric Hameleers2-37/+32
2017-06-25Updated deps for upcoming KDE 5_17.06 Eric Hameleers2-3/+6
On slackware-current, we switch to Qt 5.9 which is going to be a LTS release (Long Term Support).
2017-02-13deps: updated for the upcoming KDE 5_17.02. Eric Hameleers2-2/+4
Recompiled against new libraries in Slackware-current: - qt5 Updated versions: - OpenAL - libxkbcommon - phonon - wayland
2015-10-11deps: use most recent versions of qca and wayland. Eric Hameleers1-1/+1
2015-04-30Refreshed all remaining deps for KDE 5_15.04. Eric Hameleers1-1/+2
2015-01-26Final KDE.SlackBuild harness, ready for the upcoming release of Plasma 5.2.0. Eric Hameleers1-7/+7
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-23Plasma: updated to 5.2.0. Eric Hameleers2-0/+158
New dependency added: wayland (in order to compile KWin).