mpv-player-0.27:ver.bump

This commit is contained in:
Rmys
2018-01-13 17:48:40 +03:00
parent 3b9a923041
commit 17743ece3a
4 changed files with 416 additions and 5 deletions
+8 -5
View File
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA>
<Summary>mpv is based on mplayer2</Summary>
<Description>mpv has Wayland support, Improved OpenGL output, Support for libavfilter (for video->video and audio->audio). This allows using most of FFmpeg's filters, which improve greatly on the old MPlayer filters in features, performance, and correctness.is a movie player that can run on many platforms. Improved OpenGL output. More correct color reproduction (color matrix generation), including support for BT.2020 (Ultra HD) and linear XYZ (Digital Cinema) inputs.</Description>
<Archive sha1sum="ade12ce6a626fdba5cbdb41444805f1ed3dfcb36" type="targz">https://github.com/mpv-player/mpv/archive/v0.24.0.tar.gz</Archive>
<Archive sha1sum="d4bddb88cf7a112a295a130a091181acbe25605b" type="targz">https://github.com/mpv-player/mpv/archive/v0.27.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>gnutls-devel</Dependency>
@@ -56,9 +56,12 @@
<Dependency>libavc1394-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">03_waf.patch</Patch>
<Patch level="1">0001-opengl-backend-support-multiple-backends.patch</Patch>
<Patch level="1">0002-vaapi-Use-libva2-message-callbacks.patch</Patch>
<Patch level="1">0003-demux_lavf-return-AVERROR_EOF-on-file-end.patch</Patch>
<!-- <Patch level="1">03_waf.patch</Patch> -->
<Patch level="1">02_fix-config-path.patch</Patch>
<Patch level="1">04_waf-pie.patch</Patch>
<!-- <Patch level="1">04_waf-pie.patch</Patch> -->
<Patch level="1">05_add-keywords.patch</Patch>
<Patch level="1">06_ffmpeg-abi.patch</Patch>
</Patches>
@@ -124,8 +127,8 @@
<History>
<Update release="7">
<Date>2018-01-13</Date>
<Version>0.24.0</Version>
<Comment>Rebuild.</Comment>
<Version>0.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>