Build with hevc

i10e changed/i10e/libheif-1.17.6-2.el10.inferit
Arkady L. Shane 3 weeks ago
parent 630841b03c
commit 46bb54f64b
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -1,13 +1,13 @@
%global somajor 1
# Unable to ship this in Fedora
%bcond_with hevc
%bcond_without hevc
%bcond_with check
Name: libheif
Version: 1.17.6
Release: 2%{?dist}
Release: 2%{?dist}.inferit
Summary: HEIF and AVIF file format decoder and encoder
License: LGPL-3.0-or-later and MIT
@ -34,11 +34,9 @@ BuildRequires: pkgconfig(dav1d)
BuildRequires: pkgconfig(libjpeg)
BuildRequires: pkgconfig(libopenjp2)
BuildRequires: pkgconfig(libpng)
%if ! (0%{?rhel} && 0%{?rhel} <= 9)
BuildRequires: pkgconfig(libsharpyuv)
BuildRequires: pkgconfig(rav1e)
BuildRequires: pkgconfig(SvtAv1Enc)
%endif
%description
libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format)
@ -172,6 +170,9 @@ rm -rf third-party/
%changelog
* Sun Jan 12 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.17.6-2.inferit
- Build with hevc
* Thu Dec 19 2024 Dmitriy Samoylik <samoylikdv@msvsphere-os.ru> - 1.17.6-2
- Rebuilt for MSVSphere 10

Loading…
Cancel
Save