]> git.pld-linux.org Git - packages/mpv.git/commitdiff
- up to 0.7.3 auto/th/mpv-0.7.3-1
authorJan Palus <atler@pld-linux.org>
Tue, 27 Jan 2015 21:36:09 +0000 (22:36 +0100)
committerJan Palus <atler@pld-linux.org>
Tue, 27 Jan 2015 21:36:09 +0000 (22:36 +0100)
- choose libswresample over libavresample

mpv.spec

index b2e789bb1120a2ee2ad063561909b49a283c4fe2..177d13c3bf6c19f77b8cfe5f20fa6d40dd3c7667 100644 (file)
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,11 +1,11 @@
 Summary:       Movie player based on MPlayer and mplayer2
 Name:          mpv
-Version:       0.7.2
+Version:       0.7.3
 Release:       1
 License:       GPL v2+
 Group:         Applications/Multimedia
 Source0:       http://github.com/mpv-player/mpv/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
-# Source0-md5: 5081934235bf1d531364f59e5f718024
+# Source0-md5: 894e712235574fb78077e388f10c1cdd
 Source1:       %{name}.conf
 Patch0:                %{name}-lua.patch
 URL:           http://mpv.io/
@@ -123,13 +123,13 @@ zsh-completion for mpv.
                --enable-libass-osd \
                --enable-libavdevice \
                --enable-libavfilter \
-               --enable-libavresample \
                --enable-libbluray \
                --enable-libbs2b \
                --enable-libguess \
                --enable-libmpv-shared \
                --enable-libpostproc \
                --enable-libsmbclient \
+               --enable-libswresample \
                --enable-libv4l2 \
                --enable-lirc \
                --enable-mpg123 \
This page took 0.180154 seconds and 4 git commands to generate.