summaryrefslogtreecommitdiffstats
path: root/deps/qt5/patches (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-14Deps: updated for the upcoming release Eric Hameleers2-0/+48
The qt5 and qt5-speech packages have been updated to 5.13.1, PyQt5 was updated to 5.13.0. There's a new official polkit-qt5-1 version too: 0.113.0. The cryfs package was updated to 0.10.2. Tthe phonon layer is now Qt5-only: phonon 4.11.0, phonon-gstreamer 4.10.0, phonon-vlc 0.11.0.
2019-07-11Deps: qt5 updated to 5.13.0 Eric Hameleers3-0/+155
2019-05-09Deps: update qt5 and also update/rebuild the 'deps' programs using it Eric Hameleers1-0/+14
2019-02-14Updated deps for the next ktown release Eric Hameleers2-0/+109
libxkbcommon: updated to 0.8.3 qt5: updated to 5.12.1 qt5-webkit: recompiled against the new qt5 sip: updated to 4.19.14 PyQt: updated to 4.12.3 (only managed to compile on 64bit) PyQt5: updated to 5.12 QScintilla: updated to 2.11 (dropped the Qt4 support which would not compile)
2018-09-22Updated and rebuilt some of the deps Eric Hameleers1-0/+26
OpenAL: updated cryfs: rebuilt against the new cryptopp cryptopp: updated libxkbcommon: updated qt5: updated
2018-08-10Update the deps for KDE 5_18.07 Eric Hameleers1-0/+53
Most prominent is the upgrade of Qt to 5.11.1
2018-02-24deps/qt5: Extend the MariaDB define check to cover the later versions too Eric Hameleers1-0/+43
2018-02-10Update the deps for the next release Eric Hameleers1-0/+172
Notably: - qt5 was updated to 5.9.4 and a patch was applied which is essential for the Plasma desktop's correct drag & drop behavior. - cryptopp and cryfs were added to give the Plasma Vault a storage backend.
2017-06-25Updated deps for upcoming KDE 5_17.06 Eric Hameleers3-4/+136
On slackware-current, we switch to Qt 5.9 which is going to be a LTS release (Long Term Support).
2017-01-27deps: support the new and changed requirements for KDE 5_17.01 Eric Hameleers2-0/+121
New: - libdmtx - libwacom - qrencode Upgraded: - PyQt - libinput - qt5 - qt5-webkit - sip
2016-12-08Updated deps for KDE 5_16.12 Eric Hameleers1-0/+185
- added gpgme: Slackware's version is too old for kwallet now. - rebuilt qt5 with a stability patch. - updated telepathy/telepathy-qt5: required for telepathy-morse. - added telepathy/telegram-qt: required for telepathy-morse. - added telepathy/telepathy-morse: adds KDE Telepathy support for Telegram IM.
2016-11-01deps: updated for KDE 5_16.08 Eric Hameleers3-0/+181
2016-06-15deps: updated for KDE 5_16.06 Eric Hameleers1-0/+116
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 Hameleers6-97/+498
New packages: - deps/ninja (needed for easier compilation of qt5-webkit) - deps/qt5-webkit (sources have been split off qt5)
2016-02-10qt5: patched QTBUG-48321 which affects the new VLC 2.2.2 fullscreen mode. Eric Hameleers1-0/+24
2016-02-05deps/qt5: apply a patch to build the ALSA plugin successfully. Eric Hameleers1-0/+104
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.
2015-01-09Prepare for new KDE 5: Frameworks 5.6.0, Plasma 5.1.2, Applications 14.12.0. Eric Hameleers5-0/+39
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 Hameleers2-0/+0
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.