]> git.pld-linux.org Git - packages/vlc.git/blobdiff - vlc.spec
- release 3 (by relup.sh)
[packages/vlc.git] / vlc.spec
index 9edeba6c504649177a7c41642fd87a456efe2157..5d91525e18237f54373530b58d44aef1c22628b3 100644 (file)
--- a/vlc.spec
+++ b/vlc.spec
@@ -64,7 +64,7 @@ Summary:      VLC - a multimedia player and stream server
 Summary(pl.UTF-8):     VLC - odtwarzacz multimedialny oraz serwer strumieni
 Name:          vlc
 Version:       3.0.6
-Release:       1
+Release:       3
 License:       GPL v2+
 Group:         X11/Applications/Multimedia
 Source0:       http://download.videolan.org/pub/videolan/vlc/%{version}/%{name}-%{version}.tar.xz
@@ -74,6 +74,7 @@ Patch1:               %{name}-tremor.patch
 Patch2:                %{name}-mpc.patch
 Patch3:                xmas-sucks.patch
 Patch4:                no-cache.patch
+Patch5:                %{name}-libvpx-1.8.patch
 URL:           http://www.videolan.org/vlc/
 # 1.0 for X11 or GLESv1, 1.1 for GLESv2
 BuildRequires: EGL-devel >= %{?with_glesv2:1.1}%{!?with_glesv2:1.0}
@@ -111,7 +112,7 @@ BuildRequires:      fontconfig-devel >= 2.11
 BuildRequires: freetype-devel >= 2
 BuildRequires: fribidi-devel
 BuildRequires: game-music-emu-devel
-BuildRequires: gettext-tools >= 0.18.3
+BuildRequires: gettext-tools >= 0.19.8
 %{?with_gnutls:BuildRequires:  gnutls-devel >= 3.3.6}
 BuildRequires: gstreamer-plugins-base-devel >= 1.0
 %{?with_notify:BuildRequires:  gtk+2-devel >= 2.0}
@@ -129,6 +130,7 @@ BuildRequires:      libcdio-devel >= 0.78.2
 BuildRequires: libchromaprint-devel >= 0.6.0
 %{?with_crystalhd:BuildRequires:       libcrystalhd-devel}
 BuildRequires: libdc1394-devel >= 2.1.0
+BuildRequires: libdsm-devel >= 0.2.0
 BuildRequires: libdts-devel >= 0.0.5
 BuildRequires: libdvbpsi-devel >= 1.2.0
 BuildRequires: libdvdnav-devel >= 4.9.1
@@ -351,6 +353,7 @@ Akcje klienta VLC dla Solid.
 %patch3 -p1
 %endif
 %patch4 -p1
+%patch5 -p1
 
 %build
 %{__libtoolize}
@@ -563,6 +566,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with decklink}
 %attr(755,root,root) %{_libdir}/vlc/plugins/access/libdecklink_plugin.so
 %endif
+%attr(755,root,root) %{_libdir}/vlc/plugins/access/libdsm_plugin.so
 %attr(755,root,root) %{_libdir}/vlc/plugins/access/libdtv_plugin.so
 %attr(755,root,root) %{_libdir}/vlc/plugins/access/libdvb_plugin.so
 # R: libdvdnav >= 4.9.1
This page took 0.026895 seconds and 4 git commands to generate.