rebuild for DirectFB part 1

This commit is contained in:
Ertuğrul Erata
2016-03-27 17:55:45 +03:00
parent e71fa88f15
commit 66ba3d3590
6 changed files with 11 additions and 16 deletions
+6 -6
View File
@@ -9,8 +9,8 @@
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2+</License>
<IsA>app:gui</IsA>
<License>GPLv2+</License>
<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="2b83a8bbbecdf61604b7c6b8f7bc3d9a768ac537" type="targz">https://github.com/mpv-player/mpv/archive/v0.14.0.tar.gz</Archive>
@@ -56,7 +56,7 @@
</Source>
<Package>
<Name>mpv-player</Name>
<Name>mpv-player</Name>
<RuntimeDependencies>
<Dependency>lua</Dependency>
<Dependency>enca</Dependency>
@@ -98,7 +98,7 @@
<Path fileType="man">/usr/share/man</Path>
<Path fileType="application">/usr/share/applications</Path>
<Path fileType="icons">/usr/share/icons</Path>
<Path fileType="data">/usr/share/zsh</Path>
<Path fileType="data">/usr/share/zsh</Path>
</Files>
</Package>
@@ -108,13 +108,13 @@
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="header">/usr/include</Path>
</Files>
<RuntimeDependencies>
<RuntimeDependencies>
<Dependency release="current">mpv-player</Dependency>
</RuntimeDependencies>
</Package>
<History>
<Update release="1">
<Date>2016-01-06</Date>
<Date>2016-03-27</Date>
<Version>0.14</Version>
<Comment>First release</Comment>
<Name>Stefan Gronewold</Name>