#13 FFTW3LibraryDepends.cmake is fixed in fftw package
Merged 3 months ago by farchord. Opened 3 months ago by sergiomb.
rpms/ sergiomb/krita rawhide  into  rawhide

file removed
-20
@@ -1,20 +0,0 @@ 

- diff -up krita-5.2.2/cmake/modules/FindFFTW3.cmake.orig krita-5.2.2/cmake/modules/FindFFTW3.cmake

- --- krita-5.2.2/cmake/modules/FindFFTW3.cmake.orig	2023-12-06 12:38:26.000000000 +0100

- +++ krita-5.2.2/cmake/modules/FindFFTW3.cmake	2024-01-07 16:43:38.890922702 +0100

- @@ -66,6 +66,8 @@ This will define the following variables

-  

-  #]=======================================================================]

-  

- +# Workaround for missing FFTW3LibraryDepends.cmake in fftw3

- +if(NotUsingCmake)

-  include(FindPackageHandleStandardArgs)

-  

-  set(PKG_FFTW_CONFIG_DIR CACHE STRING "PkgConfig path for locating the package modules")

- @@ -171,6 +173,7 @@ if(FFTW3_FOUND)

-      # )

-      # return()

-  endif()

- +endif()

-  

-  find_package(PkgConfig QUIET)

-  

file modified
+5 -3
@@ -13,7 +13,7 @@ 

  

  Name:           krita

  Version:        5.2.2

- Release:        8%{?dist}

+ Release:        9%{?dist}

  

  Summary:        Krita is a sketching and painting program

  License:        GPL-2.0-or-later
@@ -27,7 +27,6 @@ 

  #org.kde.krita.appdata.xml: failed to parse org.kde.krita.appdata.xml: Error on line 505 char 110: <caption> already set 'Atau' and tried to replace with ' yang aktif'

  #org.kde.krita.appdata.xml: failed to parse org.kde.krita.appdata.xml: Error on line 514 char 120: <caption> already set 'xxOr the active' and tried to replace with 'xx'

  Patch1: krita-5.2.2-appstream_validate.patch

- Patch2: krita-5.2.2-ffwt.patch

  Patch3: krita-5.2.2-libunibreak.patch

  Patch4: https://invent.kde.org/graphics/krita/-/commit/021389637e50638b096c7227cf5c06e6444cef89.diff

  
@@ -145,7 +144,6 @@ 

  %prep

  %setup -q -n %{name}-%{version}%{?pre:-%{pre}} -a 1 -a 2 -a 3

  %patch -P1 -p1

- %patch -P2 -p1

  %patch -P3 -p1

  %patch -P4 -p1

  
@@ -225,6 +223,10 @@ 

  

  

  %changelog

+ * Thu Mar 14 2024 Sérgio Basto <sergio@serjux.com> - 5.2.2-9

+ - FFTW3LibraryDepends.cmake is fixed in fftw package

+   https://src.fedoraproject.org/rpms/fftw/c/eacf254206c5b7b2ac562b0d27e4713b2dc226aa

+ 

  * Wed Mar 13 2024 Sérgio Basto <sergio@serjux.com> - 5.2.2-8

  - Rebuild for jpegxl (libjxl) 0.10.2

  - Add patch to fix build with libjxl 0.9.0+