mpv-player 0.31.0
This commit is contained in:
@@ -11,6 +11,7 @@ from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import pythonmodules
|
||||
|
||||
shelltools.export("JOBS", get.makeJOBS().replace("-j", ""))
|
||||
shelltools.export("LDFLAGS", "%s -Wl,--as-needed" % get.LDFLAGS())
|
||||
|
||||
def setup():
|
||||
shelltools.system("./bootstrap.py")
|
||||
|
||||
@@ -12,13 +12,13 @@
|
||||
<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="94da9cc423339a8d4f583542a4e7c5f794b82e7b" type="targz">https://github.com/mpv-player/mpv/archive/v0.30.0.tar.gz</Archive>
|
||||
<Archive sha1sum="1cf3d2c86139ebea3facce594fa0c64c54a4f45e" type="targz">https://github.com/mpv-player/mpv/archive/v0.31.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>ffmpeg-devel</Dependency>
|
||||
<Dependency>wayland-devel</Dependency>
|
||||
<Dependency>libarchive-devel</Dependency>
|
||||
<Dependency>gnutls-devel</Dependency>
|
||||
<Dependency>mesa-devel</Dependency>
|
||||
<Dependency>libglvnd-devel</Dependency>
|
||||
<Dependency>pkgconfig</Dependency>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>samba-devel</Dependency>
|
||||
@@ -75,7 +75,7 @@
|
||||
<Dependency>libarchive</Dependency>
|
||||
<Dependency>lua52</Dependency>
|
||||
<Dependency>enca</Dependency>
|
||||
<Dependency>mesa</Dependency>
|
||||
<Dependency>libglvnd</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>lcms2</Dependency>
|
||||
<Dependency>libXv</Dependency>
|
||||
@@ -133,6 +133,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="16">
|
||||
<Date>2020-01-22</Date>
|
||||
<Version>0.31.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>İdris Kalp</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2019-10-28</Date>
|
||||
<Version>0.30.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user