public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/vlc] rawhide: Drop schroedinger plugin
Date: Mon, 27 Jul 2026 17:57:16 GMT [thread overview]
Message-ID: <178517503642.1.10649086727816048922.rpms-vlc-5638ebdaf611@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/vlc
Branch : rawhide
Commit : 5638ebdaf611c16bb29076b7284d29747a9b3d54
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-07-27T13:53:13-04:00
Stats : +0/-8 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/vlc/c/5638ebdaf611c16bb29076b7284d29747a9b3d54?branch=rawhide
Log:
Drop schroedinger plugin
This plugin has been dropped from 3.0.24 in favour of avcodec:
https://code.videolan.org/videolan/vlc/-/merge_requests/9433
---
diff --git a/vlc.spec b/vlc.spec
index f3cb2a5..adbfada 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -19,7 +19,6 @@
# some dependencies are not yet in EPEL 10
%bcond daala 1
%bcond lirc 1
-%bcond schro %[!(0%{?rhel} >= 10)]
%bcond sdl %[!(0%{?rhel} >= 10)]
%ifnarch s390x
@@ -215,9 +214,6 @@ BuildRequires: pkgconfig(Qt5Svg) >= 5.5
BuildRequires: pkgconfig(Qt5Widgets) >= 5.5
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.5
BuildRequires: pkgconfig(samplerate)
-%if %{with schro}
-BuildRequires: pkgconfig(schroedinger-1.0) >= 1.0.10
-%endif
%if %{with sdl}
BuildRequires: pkgconfig(SDL_image) >= 1.2.10
%endif
@@ -676,7 +672,6 @@ export LIVE555_PREFIX=%{_prefix}
--enable-theora \
--enable-oggspots \
--enable-daala%{!?with_daala:=no} \
- --enable-schroedinger%{!?with_schro:=no} \
--enable-png \
--enable-jpeg \
--disable-bpg \
@@ -1159,9 +1154,6 @@ make check
%if %{with vpl}
%{vlc_plugindir}/codec/libqsv_plugin.so
%endif
-%if %{with schro}
-%{vlc_plugindir}/codec/libschroedinger_plugin.so
-%endif
%if %{with sdl}
%{vlc_plugindir}/codec/libsdl_image_plugin.so
%endif
reply other threads:[~2026-07-27 17:57 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=178517503642.1.10649086727816048922.rpms-vlc-5638ebdaf611@fedoraproject.org \
--to=yselkowi@redhat.com \
--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