public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libheif] epel10.2: Enable OpenJPH in i686 builds for real
@ 2026-09-22 22:44 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-22 22:44 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libheif
Branch : epel10.2
Commit : fc5bb790b9a3da5d3541203efb0617a8944bcf90
Author : Miloš Komarčević <kmilos@gmail.com>
Date   : 2026-01-16T12:02:42+00:00
Stats  : +3/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libheif/c/fc5bb790b9a3da5d3541203efb0617a8944bcf90?branch=epel10.2

Log:
Enable OpenJPH in i686 builds for real

---
diff --git a/libheif.spec b/libheif.spec
index 80ef1da..3d478df 100644
--- a/libheif.spec
+++ b/libheif.spec
@@ -117,12 +117,12 @@ rm -rf third-party/
  -DWITH_OpenJPEG_DECODER_PLUGIN=OFF \
  -DWITH_OpenJPEG_ENCODER=ON \
  -DWITH_OpenJPEG_ENCODER_PLUGIN=OFF \
-%ifnarch %{ix86}
- -DWITH_OpenH264_DECODER=ON \
- -DWITH_OpenH264_ENCODER=ON \
  -DWITH_OPENJPH_DECODER=ON \
  -DWITH_OPENJPH_ENCODER=ON \
  -DWITH_OPENJPH_ENCODER_PLUGIN=OFF \
+%ifnarch %{ix86}
+ -DWITH_OpenH264_DECODER=ON \
+ -DWITH_OpenH264_ENCODER=ON \
 %endif
 %if ! (0%{?rhel} && 0%{?rhel} <= 9)
  -DWITH_RAV1E=ON \

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-22 22:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 22:44 [rpms/libheif] epel10.2: Enable OpenJPH in i686 builds for real 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox