public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/libheif] epel10: stop building rav1e and svt AV1 encoders as plugins
Date: Thu, 30 Jul 2026 20:23:16 GMT	[thread overview]
Message-ID: <178544299621.1.3149336897067146442.rpms-libheif-db3852a4df2f@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-30 20:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178544299621.1.3149336897067146442.rpms-libheif-db3852a4df2f@fedoraproject.org \
    --to=dominik@greysector.net \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox