Updating link to change in openSUSE:Factory/vlc revision 94.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=d102f2c0d1b34158eb18d6bf3a04b61e
This commit is contained in:
committed by
Git OBS Bridge
parent
32e80dbb46
commit
d77c672ad5
9
vlc.spec
9
vlc.spec
@@ -57,6 +57,8 @@ Patch101: 0001-Fix-leaking-AvahiServiceResolver-in-the-error-paths.patch
|
||||
Patch102: 0002-Add-Avahi-implementation-for-chromecast-renderer-dis.patch
|
||||
# PATCH-FIX-UPSTREAM 0001-codec-vpx-Detect-libvpx-1.8.0.patch -- Fix building vlc with libvpx 1.8.0
|
||||
Patch103: 0001-codec-vpx-Detect-libvpx-1.8.0.patch
|
||||
# PATCH-FIX-UPSTREAM vlc-libssh2-ECDSA-version.patch dimstar@opensuse.org -- sftp: fix version for ECDSA known hosts (fixes #22060)
|
||||
Patch104: vlc-libssh2-ECDSA-version.patch
|
||||
BuildRequires: Mesa-devel
|
||||
BuildRequires: SDL-devel >= 1.2.10
|
||||
BuildRequires: aalib-devel
|
||||
@@ -167,6 +169,9 @@ Requires: %{name}-qt = %{version}-%{release}
|
||||
PreReq: %{name}-noX
|
||||
Conflicts: %{conflicts}
|
||||
Obsoletes: %{name}-gnome <= %{version}
|
||||
%if 0%{?suse_version} >= 1550
|
||||
BuildRequires: pkgconfig(dav1d)
|
||||
%endif
|
||||
%if 0%{?suse_version} > 1500 && 0%{?is_opensuse}
|
||||
BuildRequires: pkgconfig(srt)
|
||||
%endif
|
||||
@@ -378,6 +383,7 @@ default when `vlc` is invoked from an X session.
|
||||
%patch101 -p1
|
||||
%patch102 -p1
|
||||
%patch103 -p1
|
||||
%patch104 -p1
|
||||
|
||||
### And LUA 5.3.1 has some more API changes
|
||||
if pkg-config --atleast-version 5.3.1 lua; then
|
||||
@@ -812,6 +818,9 @@ done
|
||||
%{_libdir}/vlc/plugins/codec/libcc_plugin.so
|
||||
%{_libdir}/vlc/plugins/codec/libcdg_plugin.so
|
||||
%{_libdir}/vlc/plugins/codec/libcvdsub_plugin.so
|
||||
%if 0%{?suse_version} >= 1550
|
||||
%{_libdir}/vlc/plugins/codec/libdav1d_plugin.so
|
||||
%endif
|
||||
%{_libdir}/vlc/plugins/codec/libddummy_plugin.so
|
||||
%{_libdir}/vlc/plugins/codec/libdvbsub_plugin.so
|
||||
%{_libdir}/vlc/plugins/codec/libedummy_plugin.so
|
||||
|
Reference in New Issue
Block a user