public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libheif] epel10: stop building rav1e and svt AV1 encoders as plugins
@ 2026-07-30 20:23 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-07-30 20:23 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libheif
Branch : epel10
Commit : db3852a4df2ff176f1ecbb9edf9d3823b62e303a
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date   : 2024-11-13T21:45:24+00:00
Stats  : +3/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libheif/c/db3852a4df2ff176f1ecbb9edf9d3823b62e303a?branch=epel10

Log:
stop building rav1e and svt AV1 encoders as plugins

---
diff --git a/libheif.spec b/libheif.spec
index 655cc97..f23f5f0 100644
--- a/libheif.spec
+++ b/libheif.spec
@@ -36,10 +36,6 @@ file format decoder and encoder.
 %doc README.md
 %{_libdir}/%{name}.so.%{somajor}{,.*}
 %dir %{_libdir}/%{name}
-%if ! (0%{?rhel} && 0%{?rhel} <= 9)
-%{_libdir}/%{name}/%{name}-rav1e.so
-%{_libdir}/%{name}/%{name}-svtenc.so
-%endif
 
 # ----------------------------------------------------------------------
 
@@ -117,7 +113,9 @@ rm -rf third-party/
  -DWITH_OPENJPH_ENCODER_PLUGIN=OFF \
 %if ! (0%{?rhel} && 0%{?rhel} <= 9)
  -DWITH_RAV1E=ON \
+ -DWITH_RAV1E_PLUGIN=OFF \
  -DWITH_SvtEnc=ON \
+ -DWITH_SvtEnc_PLUGIN=OFF \
 %endif
  -DWITH_UNCOMPRESSED_CODEC=ON \
  -Wno-dev
@@ -141,6 +139,7 @@ rm -rf third-party/
 - run tests unconditionally, they no longer require special build options
 - drop conditional hevc subpackage
 - use fewer wildcards in the file lists
+- stop building rav1e and svt AV1 encoders as plugins
 
 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.17.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

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

only message in thread, other threads:[~2026-07-30 20:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 20:23 [rpms/libheif] epel10: stop building rav1e and svt AV1 encoders as plugins Dominik 'Rathann' Mierzejewski

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