add missing dependencies

This commit is contained in:
groni
2017-01-11 19:51:33 +01:00
parent 8271f565f8
commit 75fd32b5e9
4 changed files with 23 additions and 21 deletions
+1 -1
View File
@@ -21,4 +21,4 @@ def install():
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("NOTES", "Changelog", "COPYING-DOCS", "COPYING", "README")
pisitools.dodoc("NOTES", "Changelog", "COPYING-DOCS", "COPYING", "README.md")
+1 -1
View File
@@ -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")
shelltools.system("python waf configure --prefix=/usr --confdir=/etc/mpv --enable-zsh-comp --enable-libmpv-shared --enable-cdda --disable-sidplay")
def build():
shelltools.system("python waf build -v")
+2
View File
@@ -51,6 +51,8 @@
<Dependency>pulseaudio-libs-devel</Dependency>
<Dependency>libcdio-paranoia-devel</Dependency>
<Dependency>jack-audio-connection-kit-devel</Dependency>
<Dependency>libvdpau-devel</Dependency>
<Dependency>libavc1394-devel-devel</Dependency>
</BuildDependencies>
</Source>
+19 -19
View File
@@ -19,22 +19,22 @@ def build():
def install():
autotools.rawInstall("PREFIX=/usr DESTDIR=%s DOC_PATH=/usr/share/doc/%s" % (get.installDIR(),get.srcNAME()))
pisitools.copytree("../smplayer-themes-15.12.0/themes/blackPanther-Light", "%s/usr/share/smplayer/themes/blackPanther-Light" % get.installDIR())
pisitools.copytree("../smplayer-themes-15.12.0/themes/blackPanther-Real", "%s/usr/share/smplayer/themes/blackPanther-Real" % get.installDIR())
pisitools.copytree("../smplayer-themes-15.12.0/themes/blackPanther-VistaLike", "%s/usr/share/smplayer/themes/blackPanther-VistaLike" % get.installDIR())
pisitools.copytree("../smplayer-themes-15.12.0/themes/Gnome", "%s/usr/share/smplayer/themes/Faenza" % get.installDIR())
pisitools.copytree("../smplayer-themes-15.12.0/themes/Gnome", "%s/usr/share/smplayer/themes/Faenza-Darkest" % get.installDIR())
pisitools.copytree("../smplayer-themes-15.12.0/themes/Gnome", "%s/usr/share/smplayer/themes/Faenza-Silver" % get.installDIR())
pisitools.copytree("../smplayer-themes-15.12.0/themes/Gartoon", "%s/usr/share/smplayer/themes/Gartoon" % get.installDIR())
pisitools.copytree("../smplayer-themes-15.12.0/themes/Gnome", "%s/usr/share/smplayer/themes/Gnome" % get.installDIR())
pisitools.copytree("../smplayer-themes-15.12.0/themes/Monochrome", "%s/usr/share/smplayer/themes/Monochrome" % get.installDIR())
pisitools.copytree("../smplayer-themes-15.12.0/themes/Noia", "%s/usr/share/smplayer/themes/Noia" % get.installDIR())
pisitools.copytree("../smplayer-themes-15.12.0/themes/Numix-uTouch", "%s/usr/share/smplayer/themes/Numix-remix" % get.installDIR())
pisitools.copytree("../smplayer-themes-15.12.0/themes/Numix-uTouch", "%s/usr/share/smplayer/themes/Numix-uTouch" % get.installDIR())
pisitools.copytree("../smplayer-themes-15.12.0/themes/Nuvola", "%s/usr/share/smplayer/themes/Nuvola" % get.installDIR())
pisitools.copytree("../smplayer-themes-15.12.0/themes/Oxygen", "%s/usr/share/smplayer/themes/Oxygen" % get.installDIR())
pisitools.copytree("../smplayer-themes-15.12.0/themes/Oxygen-Air", "%s/usr/share/smplayer/themes/Oxygen-Air" % get.installDIR())
pisitools.copytree("../smplayer-themes-15.12.0/themes/Oxygen-Air", "%s/usr/share/smplayer/themes/Oxygen-KDE" % get.installDIR())
pisitools.copytree("../smplayer-themes-15.12.0/themes/Oxygen-Refit", "%s/usr/share/smplayer/themes/Oxygen-Refit" % get.installDIR())
pisitools.copytree("../smplayer-themes-15.12.0/themes/Silk", "%s/usr/share/smplayer/themes/Silk" % get.installDIR())
pisitools.copytree("../smplayer-themes-15.12.0/themes/Tango", "%s/usr/share/smplayer/themes/Tango" % get.installDIR())
pisitools.copytree("../smplayer-themes-16.8.0/themes/blackPanther-Light", "%s/usr/share/smplayer/themes/blackPanther-Light" % get.installDIR())
pisitools.copytree("../smplayer-themes-16.8.0/themes/blackPanther-Real", "%s/usr/share/smplayer/themes/blackPanther-Real" % get.installDIR())
pisitools.copytree("../smplayer-themes-16.8.0/themes/blackPanther-VistaLike", "%s/usr/share/smplayer/themes/blackPanther-VistaLike" % get.installDIR())
pisitools.copytree("../smplayer-themes-16.8.0/themes/Gnome", "%s/usr/share/smplayer/themes/Faenza" % get.installDIR())
pisitools.copytree("../smplayer-themes-16.8.0/themes/Gnome", "%s/usr/share/smplayer/themes/Faenza-Darkest" % get.installDIR())
pisitools.copytree("../smplayer-themes-16.8.0/themes/Gnome", "%s/usr/share/smplayer/themes/Faenza-Silver" % get.installDIR())
pisitools.copytree("../smplayer-themes-16.8.0/themes/Gartoon", "%s/usr/share/smplayer/themes/Gartoon" % get.installDIR())
pisitools.copytree("../smplayer-themes-16.8.0/themes/Gnome", "%s/usr/share/smplayer/themes/Gnome" % get.installDIR())
pisitools.copytree("../smplayer-themes-16.8.0/themes/Monochrome", "%s/usr/share/smplayer/themes/Monochrome" % get.installDIR())
pisitools.copytree("../smplayer-themes-16.8.0/themes/Noia", "%s/usr/share/smplayer/themes/Noia" % get.installDIR())
pisitools.copytree("../smplayer-themes-16.8.0/themes/Numix-uTouch", "%s/usr/share/smplayer/themes/Numix-remix" % get.installDIR())
pisitools.copytree("../smplayer-themes-16.8.0/themes/Numix-uTouch", "%s/usr/share/smplayer/themes/Numix-uTouch" % get.installDIR())
pisitools.copytree("../smplayer-themes-16.8.0/themes/Nuvola", "%s/usr/share/smplayer/themes/Nuvola" % get.installDIR())
pisitools.copytree("../smplayer-themes-16.8.0/themes/Oxygen", "%s/usr/share/smplayer/themes/Oxygen" % get.installDIR())
pisitools.copytree("../smplayer-themes-16.8.0/themes/Oxygen-Air", "%s/usr/share/smplayer/themes/Oxygen-Air" % get.installDIR())
pisitools.copytree("../smplayer-themes-16.8.0/themes/Oxygen-Air", "%s/usr/share/smplayer/themes/Oxygen-KDE" % get.installDIR())
pisitools.copytree("../smplayer-themes-16.8.0/themes/Oxygen-Refit", "%s/usr/share/smplayer/themes/Oxygen-Refit" % get.installDIR())
pisitools.copytree("../smplayer-themes-16.8.0/themes/Silk", "%s/usr/share/smplayer/themes/Silk" % get.installDIR())
pisitools.copytree("../smplayer-themes-16.8.0/themes/Tango", "%s/usr/share/smplayer/themes/Tango" % get.installDIR())