[packages/libheif] - disable rav1e where librav1e not available

qboosh qboosh at pld-linux.org
Sun Apr 25 21:54:37 CEST 2021


commit 6b874e2f722c7568263d698ed9a18a7b781fdfd7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Apr 25 21:56:19 2021 +0200

    - disable rav1e where librav1e not available

 libheif.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/libheif.spec b/libheif.spec
index bc5e629..af34b9a 100644
--- a/libheif.spec
+++ b/libheif.spec
@@ -4,6 +4,9 @@
 %bcond_without	tests	# don't perform "make check"
 %bcond_without	rav1e	# rav1e encoder
 #
+%ifnarch %{ix86} %{x8664} aarch64
+%undefine	with_rav1e
+%endif
 Summary:	ISO/IEC 23008-12:2017 HEIF file format decoder and encoder
 Summary(pl.UTF-8):	Koder i dekoder formatu plików HEIF zgodnego z ISO/IEC 23008-12:2017
 Name:		libheif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libheif.git/commitdiff/6b874e2f722c7568263d698ed9a18a7b781fdfd7



More information about the pld-cvs-commit mailing list