guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#67405] [PATCH] Update fftw3


From: Mehmet Tekman
Subject: [bug#67405] [PATCH] Update fftw3
Date: Sun, 26 Nov 2023 20:59:12 +0100

Hello Mathieu,

I was wondering if you could advise me best on how to handle
this related patch (fftw-cmake):

87o7fmu8or.fsf@gmail.com/">https://patches.guix-patches.cbaines.net/project/guix-patches/patch/87o7fmu8or.fsf@gmail.com/

It's a direct clone of fftw, but built with cmake-build instead of gnu-build.
The reason is that the gnu-build doesn't generate the required *.cmake
files required in a dependent package (krita):

87il5uu5tt.fsf@gmail.com/">https://patches.guix-patches.cbaines.net/project/guix-patches/patch/87il5uu5tt.fsf@gmail.com/

The cmake-build provides all the required *.cmake files for the library, but has
none of the CPU-optimisations in the gnu-build.

Do you know how I can proceed with this? Is it bad etiquette to have a package
that is a direct source clone of another, only built differently?

Best,
Mehmet





reply via email to

[Prev in Thread] Current Thread [Next in Thread]