public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vlc] rawhide: Drop schroedinger plugin
@ 2026-07-27 17:57 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-07-27 17:57 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-27 17:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-27 17:57 [rpms/vlc] rawhide: Drop schroedinger plugin Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox