update to 3.0.20 [release 3.0.20-1mamba;Mon Nov 20 2023]
This commit is contained in:
parent
1aa06a9b48
commit
74f1e34c3d
14
vlc.spec
14
vlc.spec
@ -3,8 +3,8 @@
|
||||
%define with_pulseaudio 1
|
||||
|
||||
Name: vlc
|
||||
Version: 3.0.18
|
||||
Release: 2mamba
|
||||
Version: 3.0.20
|
||||
Release: 1mamba
|
||||
Summary: The VideoLAN client
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
Vendor: openmamba
|
||||
@ -27,7 +27,6 @@ Patch13: vlc-3.0.3-libqt5-5.12.0.patch
|
||||
Patch14: vlc-3.0.11.1-libqt5-5.15.patch
|
||||
Patch15: vlc-3.0.17.3-libdav1d-1.0.0.patch
|
||||
License: GPL
|
||||
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libGLU-devel
|
||||
@ -168,6 +167,7 @@ BuildRequires: liblive-devel
|
||||
BuildRequires: libprojectM-devel >= 3.1.7
|
||||
BuildRequires: libspeexdsp-devel
|
||||
BuildRequires: libsasl2-devel
|
||||
BuildRequires: libsndio-devel
|
||||
BuildRequires: protobuf
|
||||
BuildRequires: libva-static
|
||||
%ifarch arm aarch64
|
||||
@ -210,8 +210,8 @@ Install this package if you need to build Videolan Client plugins or intend to l
|
||||
%setup -q -n %{name}-%{version}
|
||||
#-D -T
|
||||
#:<< _EOF
|
||||
%patch6 -p1
|
||||
%patch9 -p1
|
||||
%patch 6 -p1
|
||||
%patch 9 -p1
|
||||
#%patch15 -p1
|
||||
|
||||
# FIXME: bootstrap: build with ffmpeg2 is correct, but libs are relinked with ffmpeg at install
|
||||
@ -384,6 +384,7 @@ fi
|
||||
#%{_libdir}/vlc/plugins/audio_output/liboss_plugin.so
|
||||
#%{_libdir}/vlc/plugins/audio_output/libportaudio_plugin.so
|
||||
%{_libdir}/vlc/plugins/audio_output/libpulse_plugin.so
|
||||
%{_libdir}/vlc/plugins/audio_output/libsndio_plugin.so
|
||||
%{_libdir}/vlc/plugins/codec
|
||||
%{_libdir}/vlc/plugins/control
|
||||
%{_libdir}/vlc/plugins/demux
|
||||
@ -434,6 +435,9 @@ fi
|
||||
%doc ChangeLog README THANKS
|
||||
|
||||
%changelog
|
||||
* Mon Nov 20 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.20-1mamba
|
||||
- update to 3.0.20
|
||||
|
||||
* Fri Jun 30 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.18-2mamba
|
||||
- added more configure options, i.e. for rtsp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user