summaryrefslogtreecommitdiffstats
path: root/deps/qt5/patches (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Deps: rebuilt qt5, qt5-webkit and upgraded sip Eric Hameleers2019-10-191-0/+89
| | | | | The qt5 and qt5-webkit packages needed to be rebuilt against the new icu4c. The sip package was upgraded to the version which is also used in Slackware.
* Deps: updated for the upcoming release Eric Hameleers2019-09-142-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.
* Deps: qt5 updated to 5.13.0 Eric Hameleers2019-07-113-0/+155
|
* Deps: update qt5 and also update/rebuild the 'deps' programs using it Eric Hameleers2019-05-091-0/+14
|
* Updated deps for the next ktown release Eric Hameleers2019-02-142-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)
* Updated and rebuilt some of the deps Eric Hameleers2018-09-221-0/+26
| | | | | | | | OpenAL: updated cryfs: rebuilt against the new cryptopp cryptopp: updated libxkbcommon: updated qt5: updated
* Update the deps for KDE 5_18.07 Eric Hameleers2018-08-101-0/+53
| | | | Most prominent is the upgrade of Qt to 5.11.1
* deps/qt5: Extend the MariaDB define check to cover the later versions too Eric Hameleers2018-02-241-0/+43
|
* Update the deps for the next release Eric Hameleers2018-02-101-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.
* Updated deps for upcoming KDE 5_17.06 Eric Hameleers2017-06-253-4/+136
| | | | | On slackware-current, we switch to Qt 5.9 which is going to be a LTS release (Long Term Support).
* deps: support the new and changed requirements for KDE 5_17.01 Eric Hameleers2017-01-272-0/+121
| | | | | | | | | | | | | | New: - libdmtx - libwacom - qrencode Upgraded: - PyQt - libinput - qt5 - qt5-webkit - sip
* Updated deps for KDE 5_16.12 Eric Hameleers2016-12-081-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.
* deps: updated for KDE 5_16.08 Eric Hameleers2016-11-013-0/+181
|
* deps: updated for KDE 5_16.06 Eric Hameleers2016-06-151-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.
* Refresh the 'deps' for upcoming KDE 5_16.04. Eric Hameleers2016-04-206-97/+498
| | | | | | New packages: - deps/ninja (needed for easier compilation of qt5-webkit) - deps/qt5-webkit (sources have been split off qt5)
* qt5: patched QTBUG-48321 which affects the new VLC 2.2.2 fullscreen mode. Eric Hameleers2016-02-101-0/+24
|
* deps/qt5: apply a patch to build the ALSA plugin successfully. Eric Hameleers2016-02-051-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.
* Prepare for new KDE 5: Frameworks 5.6.0, Plasma 5.1.2, Applications 14.12.0. Eric Hameleers2015-01-095-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
* KDE 5 for Slackware current (post-14.1) (16sep2014)5 Eric Hameleers2014-12-222-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.