Skip to content

Commit

Permalink
mpv-player-0.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Rmys authored Mar 27, 2018
1 parent c5e20db commit cc4717f
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions multimedia/video/mpv-player/pspec.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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="d4bddb88cf7a112a295a130a091181acbe25605b" type="targz">https://github.com/mpv-player/mpv/archive/v0.27.0.tar.gz</Archive>
<Archive sha1sum="764e23136ccec9dc8743f2c63b3d5fbd8a1bf427" type="targz">https://github.com/mpv-player/mpv/archive/v0.27.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>gnutls-devel</Dependency>
Expand All @@ -23,9 +23,10 @@
<Dependency>libX11-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>libass-devel</Dependency>
<Dependency>lua-devel</Dependency>
<Dependency>lua52-devel</Dependency>
<Dependency>yasm</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>rubberband-devel</Dependency>
<Dependency>libvdpau-devel</Dependency>
<Dependency>mesa-glu-devel</Dependency>
<Dependency>libbluray-devel</Dependency>
Expand Down Expand Up @@ -70,7 +71,7 @@
<Package>
<Name>mpv-player</Name>
<RuntimeDependencies>
<Dependency>lua</Dependency>
<Dependency>lua52</Dependency>
<Dependency>enca</Dependency>
<Dependency>mesa</Dependency>
<Dependency>zlib</Dependency>
Expand All @@ -89,6 +90,7 @@
<Dependency>alsa-lib</Dependency>
<Dependency>libvdpau</Dependency>
<Dependency>libXrandr</Dependency>
<Dependency>rubberband</Dependency>
<Dependency>libbluray</Dependency>
<Dependency>libdvdnav</Dependency>
<Dependency>libdvdread</Dependency>
Expand Down Expand Up @@ -125,6 +127,13 @@
</RuntimeDependencies>
</Package>
<History>
<Update release="8">
<Date>2018-03-27</Date>
<Version>0.27.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>[email protected]</Email>
</Update>
<Update release="7">
<Date>2018-01-13</Date>
<Version>0.27.0</Version>
Expand Down

0 comments on commit cc4717f

Please sign in to comment.