@@ -14,7 +14,7 @@ shelltools.export("JOBS", get.makeJOBS().replace("-j", ""))
|
||||
|
||||
def setup():
|
||||
shelltools.system("./bootstrap.py")
|
||||
shelltools.system("python waf configure --prefix=/usr --confdir=/etc/mpv --enable-zsh-comp --enable-libmpv-shared --enable-cdda --disable-sidplay")
|
||||
shelltools.system("python waf configure --prefix=/usr --confdir=/etc/mpv --enable-zsh-comp --enable-libmpv-shared --enable-cdda")
|
||||
|
||||
def build():
|
||||
shelltools.system("python waf build -v")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>QMPlay2 is a video and audio player which can play most formats and codecs</Summary>
|
||||
<Description>It can play all formats supported by FFmpeg, libmodplug (including J2B and SFX). It also supports Audio CD, raw files, Rayman 2 music and chiptunes. It contains YouTube and Prostopleer browser.</Description>
|
||||
<Archive sha1sum="613794fc107fc306ebdc442c71a8b8408d196887" type="tarxz">https://github.com/zaps166/QMPlay2/archive/16.12.23.tar.gz</Archive>
|
||||
<Archive sha1sum="613794fc107fc306ebdc442c71a8b8408d196887" type="targz">https://github.com/zaps166/QMPlay2/archive/16.12.23.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-qdbusviewer</Dependency>
|
||||
|
||||
Reference in New Issue
Block a user