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
|
%define with_pulseaudio 1
|
||||||
|
|
||||||
Name: vlc
|
Name: vlc
|
||||||
Version: 3.0.18
|
Version: 3.0.20
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: The VideoLAN client
|
Summary: The VideoLAN client
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
Vendor: openmamba
|
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
|
Patch14: vlc-3.0.11.1-libqt5-5.15.patch
|
||||||
Patch15: vlc-3.0.17.3-libdav1d-1.0.0.patch
|
Patch15: vlc-3.0.17.3-libdav1d-1.0.0.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libGLU-devel
|
BuildRequires: libGLU-devel
|
||||||
@ -168,6 +167,7 @@ BuildRequires: liblive-devel
|
|||||||
BuildRequires: libprojectM-devel >= 3.1.7
|
BuildRequires: libprojectM-devel >= 3.1.7
|
||||||
BuildRequires: libspeexdsp-devel
|
BuildRequires: libspeexdsp-devel
|
||||||
BuildRequires: libsasl2-devel
|
BuildRequires: libsasl2-devel
|
||||||
|
BuildRequires: libsndio-devel
|
||||||
BuildRequires: protobuf
|
BuildRequires: protobuf
|
||||||
BuildRequires: libva-static
|
BuildRequires: libva-static
|
||||||
%ifarch arm aarch64
|
%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}
|
%setup -q -n %{name}-%{version}
|
||||||
#-D -T
|
#-D -T
|
||||||
#:<< _EOF
|
#:<< _EOF
|
||||||
%patch6 -p1
|
%patch 6 -p1
|
||||||
%patch9 -p1
|
%patch 9 -p1
|
||||||
#%patch15 -p1
|
#%patch15 -p1
|
||||||
|
|
||||||
# FIXME: bootstrap: build with ffmpeg2 is correct, but libs are relinked with ffmpeg at install
|
# 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/liboss_plugin.so
|
||||||
#%{_libdir}/vlc/plugins/audio_output/libportaudio_plugin.so
|
#%{_libdir}/vlc/plugins/audio_output/libportaudio_plugin.so
|
||||||
%{_libdir}/vlc/plugins/audio_output/libpulse_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/codec
|
||||||
%{_libdir}/vlc/plugins/control
|
%{_libdir}/vlc/plugins/control
|
||||||
%{_libdir}/vlc/plugins/demux
|
%{_libdir}/vlc/plugins/demux
|
||||||
@ -434,6 +435,9 @@ fi
|
|||||||
%doc ChangeLog README THANKS
|
%doc ChangeLog README THANKS
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jun 30 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.18-2mamba
|
||||||
- added more configure options, i.e. for rtsp
|
- added more configure options, i.e. for rtsp
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user