mpv-player ver. bump

This commit is contained in:
Rmys
2022-11-13 12:06:04 +03:00
parent d3e01cb58f
commit 4fb9e096ff
+13 -2
View File
@@ -12,13 +12,15 @@
<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="ab1838641e4de3c897364bf521f2798d8819d9e0" type="targz">https://github.com/mpv-player/mpv/archive/v0.34.1.tar.gz</Archive>
<Archive sha1sum="211cf2321aa94a7e482854797c014a649b1cca40" type="targz">https://github.com/mpv-player/mpv/archive/v0.35.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>libzimg-devel</Dependency>
<Dependency>mesa-devel</Dependency>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>wayland-devel</Dependency>
<Dependency>pipewire-devel</Dependency>
<Dependency>libXpresent-devel</Dependency>
<Dependency>libarchive-devel</Dependency>
<Dependency>gnutls-devel</Dependency>
<Dependency>libglvnd-devel</Dependency>
@@ -67,7 +69,7 @@
</BuildDependencies>
<Patches>
<!-- <Patch level="1">02_fix-config-path.patch</Patch> -->
<Patch level="1">05_add-keywords.patch</Patch>
<!-- <Patch level="1">05_add-keywords.patch</Patch> -->
</Patches>
</Source>
@@ -95,6 +97,8 @@
<Dependency>libcaca</Dependency>
<Dependency>libcdio</Dependency>
<Dependency>alsa-lib</Dependency>
<Dependency>pipewire</Dependency>
<Dependency>libXpresent</Dependency>
<Dependency>libvdpau</Dependency>
<Dependency>libXrandr</Dependency>
<Dependency>rubberband</Dependency>
@@ -139,6 +143,13 @@
</Package>
<History>
<Update release="23">
<Date>2022-11-13</Date>
<Version>0.35.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2022-01-04</Date>
<Version>0.34.1</Version>