summaryrefslogtreecommitdiffstats
path: root/deps/qt5 (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-07-21deps: updated for KDE 5_16.07 Eric Hameleers2-22/+25
2016-06-15deps: updated for KDE 5_16.06 Eric Hameleers3-10/+126
The packages for qt5 and qt5-webkit were both upgraded to 5.6.1. This is now the Plasma 5 minimum required version because of all the issues the developers had with 5.6.0. Remember, qt5 still depends on libxkbcommon.
2016-04-20Refresh the 'deps' for upcoming KDE 5_16.04. Eric Hameleers8-108/+519
New packages: - deps/ninja (needed for easier compilation of qt5-webkit) - deps/qt5-webkit (sources have been split off qt5)
2016-03-07deps: Recompiled qt5 and qca-qt5 to drop support for OpenSSL SSLv2. Eric Hameleers1-1/+1
2016-02-10qt5: patched QTBUG-48321 which affects the new VLC 2.2.2 fullscreen mode. Eric Hameleers2-1/+28
2016-02-05deps/qt5: apply a patch to build the ALSA plugin successfully. Eric Hameleers2-1/+111
Luigi Trovato (lonestar) alerted me to this patch found in the FreeBSD repository. It fixes the detection of ALSA in Slackware and results in a Qt5 package which simultaneously supports ALSA and PulseAudio.
2016-01-21Updated deps for the new KDE 5: Eric Hameleers1-4/+10
OpenAL: version bump. qt5: rebuilt against PulseAudio. phonon: rebuilt against PulseAudio.
2015-12-10KDE 5_15.11: recompilations as a result of major library updates in -current.5_15.11 Eric Hameleers1-1/+1
2015-09-02Updated deps for KDE-5_15.09 Eric Hameleers1-1/+20
Added: ConsoleKit2 LoginKit lmdb Removed (use the Slackware version): PyQt libepoxy sip Removed (no longer used); akonadi-qt5 grantlee-qt5
2015-08-11deps: In SlackBuild scripts, where present change 'armv7lh' to 'armv7hl'. Eric Hameleers1-1/+1
2015-08-11Update deps for KDE 5_15.07. Eric Hameleers1-1/+1
2015-04-30Refreshed all remaining deps for KDE 5_15.04. Eric Hameleers3-2/+18
2015-01-09Prepare for new KDE 5: Frameworks 5.6.0, Plasma 5.1.2, Applications 14.12.0. Eric Hameleers8-525/+59
KDE 5_1501 ========== This is going to be KDE 5 for Slackware-current, composed of Frameworks 5.6.0, Plasma 5.1.2 and Applications 14.12.0. Note that there is still a lot of KDE 4 stuff in here, which is necessary to support all the Applications that have not yet been ported to KDE Frameworks 5. The Applications 15.04 (march 2015) release should offer a lot more KF5 ports. Preliminary build procedure (not verified 100% yet): ---------------------------------------------------- - (crude) get rid of Slackware's KDE: removepkg /var/log/packages/*-4.10.5-* - build all the deps using "updates.SlackBuild" script in the "deps/" directory - note that extra-cmake-modules is required here as well as when building the frameworks, so I just copied it from frameworks to deps. - logoff/login to activate Qt5 profile script. - removepkg akonadi-qt5 or else kdepimlibs-4.14.3 picks up Qt5 dependencies and its compilation will fail as a result - build all the KDE 4 stuff in the "kde/" directory, using "./KDE.SlackBuild kde libs kdebase:nepomuk-core kdepimlibs kdebase kdebindings kdebase:kde-workspace k depim extragear" - installpkg akonadi-qt5 - build the remaining KDE 5 stuff in the "kde/" directory, using "./KDE.SlackBui ld frameworks plasma plasma-extra polkit-kde applications" - build kdei ============================================================================== Eric Hameleers / alien at slackware dot com / 09-jan-2015
2014-12-22KDE 5 for Slackware current (post-14.1) (16sep2014)5 Eric Hameleers9-0/+848
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.