mpv ver. bump
This commit is contained in:
@@ -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="2ba645963ada1e4e423658d45658f0fab968b523" type="targz">https://github.com/mpv-player/mpv/archive/v0.36.0.tar.gz</Archive>
|
||||
<Archive sha1sum="1c580de6279ab121c0e4b3e216a7ea4fa91e282c" type="targz">https://github.com/mpv-player/mpv/archive/v0.37.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>libzimg-devel</Dependency>
|
||||
@@ -66,6 +66,7 @@
|
||||
<Dependency>libavc1394-devel</Dependency>
|
||||
<Dependency>libarchive-devel</Dependency>
|
||||
<Dependency>python3-youtube_dl</Dependency>
|
||||
<Dependency>libplacebo-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch level="1">02_fix-config-path.patch</Patch> -->
|
||||
@@ -116,6 +117,7 @@
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-youtube_dl</Dependency>
|
||||
<Dependency>jack-audio-connection-kit</Dependency>
|
||||
<Dependency>libplacebo</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
@@ -143,6 +145,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="25">
|
||||
<Date>2023-11-22</Date>
|
||||
<Version>0.37.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2023-07-25</Date>
|
||||
<Version>0.36.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user