provide/obsolete kimageformats [release 6.12.0-2mamba;Tue Apr 08 2025]

This commit is contained in:
Silvan Calarco 2025-04-11 19:36:27 +02:00
parent 2855940dc1
commit 29b1473da3
2 changed files with 9 additions and 4 deletions

View File

@ -2,4 +2,3 @@
KDE Frameworks 6 plugins to allow QImage to support extra file formats.

View File

@ -4,7 +4,7 @@
Name: kf6-kimageformats
Version: 6.12.0
Release: 1mamba
Release: 2mamba
Summary: KDE Frameworks 6 plugins to allow QImage to support extra file formats
Group: System/Libraries
Vendor: openmamba
@ -25,6 +25,7 @@ BuildRequires: libglvnd-devel
BuildRequires: libheif-devel
BuildRequires: libimath-devel
BuildRequires: libjxl-devel
BuildRequires: libkf6-karchive-devel
BuildRequires: libopenexr-devel
BuildRequires: libopenjpeg-devel
BuildRequires: libraw-devel
@ -35,17 +36,19 @@ BuildRequires: libopenexr-devel >= 3.0.4-1mamba
BuildRequires: cmake
BuildRequires: kf6-rpm-macros
BuildRequires: extra-cmake-modules
Provides: kimageformats
Obsoletes: kimageformats <= 5.115.0-1mamba
%description
KDE Frameworks 6 plugins to allow QImage to support extra file formats.
%prep
%setup -q -n %{framework}-%{version}
%build
%cmake_kf6 \
-DKIMAGEFORMATS_HEIF=ON
-DKIMAGEFORMATS_HEIF=ON \
-DKIMAGEFORMATS_JXR=ON
%cmake_build
@ -63,6 +66,9 @@ KDE Frameworks 6 plugins to allow QImage to support extra file formats.
%doc LICENSES
%changelog
* Tue Apr 08 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 6.12.0-2mamba
- provide/obsolete kimageformats
* Sat Mar 15 2025 Automatic Build System <autodist@openmamba.org> 6.12.0-1mamba
- automatic version update by autodist