Accepting request 1143627 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1143627 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=142
This commit is contained in:
commit
0953d1a233
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 2 09:50:53 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- drop support for libmfx, which is no longer supported upstream
|
||||
at all (boo#1219494)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 8 15:38:07 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
8
vlc.spec
8
vlc.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package vlc
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2012 Dominique Leuenberger, Amsterdam, The Netherlands
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -177,9 +177,6 @@ Conflicts: %{conflicts}
|
||||
Obsoletes: %{name}-gnome <= %{version}
|
||||
%if 0%{?suse_version} >= 1550
|
||||
BuildRequires: pkgconfig(dav1d)
|
||||
%ifarch x86_64
|
||||
BuildRequires: pkgconfig(libmfx)
|
||||
%endif
|
||||
%endif
|
||||
%if 0%{?suse_version} > 1500 && 0%{?is_opensuse}
|
||||
BuildRequires: pkgconfig(srt)
|
||||
@ -883,9 +880,6 @@ fi
|
||||
%{_libdir}/vlc/plugins/codec/libcvdsub_plugin.so
|
||||
%if 0%{?suse_version} >= 1550
|
||||
%{_libdir}/vlc/plugins/codec/libdav1d_plugin.so
|
||||
%ifarch x86_64
|
||||
%{_libdir}/vlc/plugins/codec/libqsv_plugin.so
|
||||
%endif
|
||||
%endif
|
||||
%{_libdir}/vlc/plugins/codec/libdca_plugin.so
|
||||
%{_libdir}/vlc/plugins/codec/libddummy_plugin.so
|
||||
|
Loading…
x
Reference in New Issue
Block a user