[bug#33136,0/7] Qt updates

Message ID 20181024112618.2417-1-efraim@flashner.co.il
Headers show
Series Qt updates | expand

Message

Efraim Flashner Oct. 24, 2018, 11:26 a.m. UTC
I saw there was an update to qt and started working on it. I've built
out to scribus, gcompris-qt, warzone2100, kdenlive, owncloud-client and
python-matplotlib to see if there was any breakage and they built fine.
I've pushed them to a qt-updates branch.

Efraim Flashner (7):
  gnu: qt: Update to 5.11.2.
  gnu: qt: Use system sqlite.
  gnu: qt: Add vulkan support.
  gnu: qt: Use invoke.
  gnu: qt@4: Update license list.
  gnu: qt@4: Update build config.
  gnu: qt@4: Use invoke.

 gnu/packages/databases.scm |  12 ++
 gnu/packages/qt.scm        | 346 +++++++++++++++++++------------------
 2 files changed, 192 insertions(+), 166 deletions(-)

Comments

Efraim Flashner Oct. 28, 2018, 8:14 a.m. UTC | #1
6 of 7 patches pushed with minor changes
Clément Lassieur Oct. 28, 2018, 9:38 a.m. UTC | #2
Hi Efraim,

Those patches triggered ~1000 builds :-) I wonder if it would have been
better to push them on staging.  Not a huge deal though.

Clément

Efraim Flashner <efraim@flashner.co.il> writes:

> 6 of 7 patches pushed with minor changes