3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu
Pierre Langlois 01c4869003
gnu: libmygpo-qt: Fix Qt 5.11 build.
The update to Qt 5.11.0 broke libmygpo-qt. It turned it was using a deprecated
CMake function (qt5_use_moduldes).  Let's pick up two upstream patches that
fix the issue: https://github.com/gpodder/libmygpo-qt/pull/15

As mentioned in the the pull request, there is now a test failure but it looks
harmless.

* gnu/packages/patches/libmygpo-qt-fix-qt-5.11.patch,
gnu/packages/patches/libmygpo-qt-missing-qt5-modules.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/music.scm (libmygpo-qt)[source]: Add patches.
[arguments]: Build tests but do not run them.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2018-05-27 22:33:01 +03:00
..
bootloader system: Add u-boot-pine64-plus installer. 2018-05-18 20:21:30 +02:00
build vm: Pass "panic=1" to Linux. 2018-05-25 13:43:03 +02:00
packages gnu: libmygpo-qt: Fix Qt 5.11 build. 2018-05-27 22:33:01 +03:00
services gnu: mate-desktop-service-type: Add description. 2018-05-24 10:15:51 +02:00
system vm: Use a deterministic file system UUID in shared-store VMs. 2018-05-23 10:21:02 +02:00
tests services: Add modem-manager-service-type. 2018-04-30 03:47:16 +02:00
artwork.scm
bootloader.scm discovery: Remove dependency on (guix ui). 2018-04-08 17:48:33 +02:00
local.mk gnu: libmygpo-qt: Fix Qt 5.11 build. 2018-05-27 22:33:01 +03:00
packages.scm packages: 'find-packages-by-name' properly honors version prefixes. 2018-05-13 13:29:27 +02:00
services.scm discovery: Remove dependency on (guix ui). 2018-04-08 17:48:33 +02:00
system.scm file-systems: Do not export <file-system>. 2018-05-19 00:14:52 +02:00
tests.scm marionette: Use QEMU's "VM channel" mechanism. 2018-02-19 22:04:11 +01:00