Build without aom for new vmaf version

epel9
Leigh Scott 4 years ago
parent c0f09f6e9d
commit 69b7b3cfa5

@ -1,14 +1,14 @@
# Force out of source build # Force out of source build
%undefine __cmake_in_source_build %undefine __cmake_in_source_build
%bcond_without aom #bcond_without aom
%ifarch x86_64 %ifarch x86_64
%bcond_without svt %bcond_without svt
%endif %endif
Name: libavif Name: libavif
Version: 0.8.4 Version: 0.8.4
Release: 3%{?dist} Release: 4%{?dist}
Summary: Library for encoding and decoding .avif files Summary: Library for encoding and decoding .avif files
License: BSD License: BSD
@ -96,6 +96,9 @@ Avif-pixbuf-loader contains a plugin to load AVIF images in GTK+ applications.
%{_libdir}/gdk-pixbuf-2.0/*/loaders/libpixbufloader-avif.so %{_libdir}/gdk-pixbuf-2.0/*/loaders/libpixbufloader-avif.so
%changelog %changelog
* Wed Mar 10 2021 Leigh Scott <leigh123linux@gmail.com> - 0.8.4-4
- Build without aom for new vmaf version
* Sat Feb 20 2021 Andreas Schneider <asn@redhat.com> - 0.8.4-4 * Sat Feb 20 2021 Andreas Schneider <asn@redhat.com> - 0.8.4-4
- Build release with debug info - Build release with debug info

Loading…
Cancel
Save