provide/obsolete kimageformats [release 6.12.0-2mamba;Tue Apr 08 2025]
This commit is contained in:
parent
2855940dc1
commit
29b1473da3
@ -2,4 +2,3 @@
|
||||
|
||||
KDE Frameworks 6 plugins to allow QImage to support extra file formats.
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user