mpv-player version bump

This commit is contained in:
groni
2017-02-17 13:52:13 +01:00
parent b816489cd3
commit 400d795433
7 changed files with 13749 additions and 5 deletions
+17 -2
View File
@@ -12,9 +12,10 @@
<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="99df32c3fdeece2e01ff6bc112586b13f10cffb9" type="targz">https://github.com/mpv-player/mpv/archive/v0.23.0.tar.gz</Archive>
<Archive sha1sum="ade12ce6a626fdba5cbdb41444805f1ed3dfcb36" type="targz">https://github.com/mpv-player/mpv/archive/v0.24.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>gnutls-devel</Dependency>
<Dependency>mesa-devel</Dependency>
<Dependency>pkgconfig</Dependency>
<Dependency>perl</Dependency>
@@ -54,6 +55,13 @@
<Dependency>libvdpau-devel</Dependency>
<Dependency>libavc1394-devel</Dependency>
</BuildDependencies>
<Patches>
<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">05_add-keywords.patch</Patch>
<Patch level="1">06_ffmpeg-abi.patch</Patch>
</Patches>
</Source>
<Package>
@@ -113,7 +121,14 @@
<Dependency release="current">mpv-player</Dependency>
</RuntimeDependencies>
</Package>
<History>
<History>
<Update release="6">
<Date>2017-02-16</Date>
<Version>0.24.0</Version>
<Comment>Release bump.</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2017-01-11</Date>
<Version>0.23.0</Version>