public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libheif] rawhide: Add FFMpeg plugin to bootstrap exclusion
@ 2026-08-09 21:11 Simone Caronni
  0 siblings, 0 replies; only message in thread
From: Simone Caronni @ 2026-08-09 21:11 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libheif
Branch : rawhide
Commit : 4342744b2b807c38817124f27306d8a5d58a4d04
Author : Simone Caronni <negativo17@gmail.com>
Date   : 2026-08-09T23:11:12+02:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libheif/c/4342744b2b807c38817124f27306d8a5d58a4d04?branch=rawhide

Log:
Add FFMpeg plugin to bootstrap exclusion

---
diff --git a/libheif.spec b/libheif.spec
index 4e141f3..e9d6a49 100644
--- a/libheif.spec
+++ b/libheif.spec
@@ -132,8 +132,10 @@ rm -rf third-party/
  -DWITH_DAV1D=ON \
  -DWITH_DAV1D_PLUGIN=ON \
  -DWITH_EXAMPLES=ON \
+%if %{with bootstrap}
  -DWITH_FFMPEG_DECODER=ON \
  -DWITH_FFMPEG_DECODER_PLUGIN=ON \
+%endif
  -DWITH_JPEG_DECODER=ON \
  -DWITH_JPEG_DECODER_PLUGIN=ON \
  -DWITH_JPEG_ENCODER=ON \

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

only message in thread, other threads:[~2026-08-09 21:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-09 21:11 [rpms/libheif] rawhide: Add FFMpeg plugin to bootstrap exclusion Simone Caronni

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