File mingw64-lcms2.spec of Package mingw64-lcms2
#
# spec file for package mingw64-lcms2
#
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{_mingw64_package_header_debug}
Name: mingw64-lcms2
Version: 2.18
Release: 0
Summary: Utilities for the Little CMS Engine
License: X11
URL: https://www.littlecms.com
Source: http://www.littlecms.com/lcms2-%{version}.tar.gz
BuildRequires: mingw64-cross-binutils
BuildRequires: mingw64-cross-gcc
BuildRequires: mingw64-cross-meson
BuildRequires: mingw64-filesystem
BuildRequires: mingw64-libjpeg-turbo
BuildRequires: mingw64-tiff
BuildRequires: mingw64-zlib
BuildArch: noarch
BuildSystem: mingw64meson
BuildOption: -Dutils=true
%description
Little cms is a small speed optimized color management engine.
%package -n mingw64-liblcms2
Summary: Libraries for the Little CMS Engine
%description -n mingw64-liblcms2
Little cms is a small speed optimized color management engine.
%{_mingw64_debug_package}
%files
%{_mingw64_bindir}/jpgicc.exe
%{_mingw64_bindir}/linkicc.exe
%{_mingw64_bindir}/psicc.exe
%{_mingw64_bindir}/tificc.exe
%{_mingw64_bindir}/transicc.exe
%{_mingw64_mandir}/man1/jpgicc.1.gz
%{_mingw64_mandir}/man1/linkicc.1.gz
%{_mingw64_mandir}/man1/psicc.1.gz
%{_mingw64_mandir}/man1/tificc.1.gz
%{_mingw64_mandir}/man1/transicc.1.gz
%files -n mingw64-liblcms2
%{_mingw64_includedir}/lcms2.h
%{_mingw64_includedir}/lcms2_plugin.h
%{_mingw64_libdir}/liblcms2.a
%{_mingw64_libdir}/pkgconfig/lcms2.pc
%changelog