GNU bug report logs - #46437
gnu: cvassistant: Change build-system.

Previous Next

Package: guix-patches;

Reported by: Raghav Gururajan <rg <at> raghavgururajan.name>

Date: Thu, 11 Feb 2021 11:02:01 UTC

Severity: normal

Tags: fixed

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 46437 <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> outlook.com>
To: Raghav Gururajan <rg <at> raghavgururajan.name>
Cc: 46437 <at> debbugs.gnu.org
Subject: Re: [bug#46437] gnu: cvassistant: Change build-system.
Date: Thu, 11 Feb 2021 19:36:40 +0800
Raghav Gururajan <rg <at> raghavgururajan.name> writes:

> Subject: [PATCH] gnu: cvassistant: Change build-system.
> [...]
> -    (build-system gnu-build-system)
> +    (build-system qt-build-system)
>      (arguments
>       `(#:phases
>         (modify-phases %standard-phases

Hello, I think the only difference here is that 'qt-build-system' will
wrap the binary with 'QT_PLUGIN_PATH', but if a package only use
'qtbase' it works fine without 'QT_PLUGIN_PATH.  So this patch (also you
need to disable tests when use qt-build-system) is not needed?

Thank you!




This bug report was last modified 4 years and 61 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.