@@ -17,7 +17,7 @@ def setup():
|
||||
shelltools.system("python waf configure --prefix=/usr --confdir=/etc/mpv --enable-zsh-comp --enable-libmpv-shared --enable-cdda --disable-libsmbclient")
|
||||
|
||||
def build():
|
||||
shelltools.system("python waf build -v")
|
||||
shelltools.system("python waf build -v")
|
||||
|
||||
def install():
|
||||
shelltools.system("DESTDIR=%s python waf install" % get.installDIR())
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>mpv-player</Name>
|
||||
<Homepage>http://www.mplayerhq.hu/</Homepage>
|
||||
<Homepage>https://mpv.io/</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
@@ -11,7 +11,7 @@
|
||||
<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>
|
||||
<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="83f2bc0eb5a8bec9a9d5efc7de0e19a442238ac5" type="targz">https://github.com/mpv-player/mpv/archive/v0.29.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>ffmpeg-devel</Dependency>
|
||||
@@ -67,7 +67,7 @@
|
||||
<Patch level="1">02_fix-config-path.patch</Patch>
|
||||
<Patch level="1">05_add-keywords.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>mpv-player</Name>
|
||||
@@ -108,20 +108,20 @@
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-youtube_dl</Dependency>
|
||||
<Dependency>jack-audio-connection-kit</Dependency>
|
||||
</RuntimeDependencies>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="application">/usr/share/applications</Path>
|
||||
<Path fileType="application">/usr/share/applications</Path>
|
||||
<Path fileType="icons">/usr/share/icons</Path>
|
||||
<Path fileType="data">/usr/share/zsh</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>mpv-player-devel</Name>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
@@ -131,6 +131,7 @@
|
||||
<Dependency release="current">mpv-player</Dependency>
|
||||
</RuntimeDependencies>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="14">
|
||||
<Date>2019-10-14</Date>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>smplayer</Name>
|
||||
<Homepage>http://smplayer.sourceforge.net</Homepage>
|
||||
<Homepage>https://www.smplayer.info/</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
@@ -23,7 +23,7 @@
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>qt5-linguist</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>smplayer</Name>
|
||||
@@ -44,7 +44,7 @@
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc/smplayer</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="16">
|
||||
|
||||
Reference in New Issue
Block a user