Package is now updated for a brand new release 2.0.0!!!1
PKGBUILD is now updated to pass all namcap checks.
Please bring the PKGBUILD to the latest standards.
$ namcap PKGBUILD
PKGBUILD (coquillo) E: Use $srcdir instead of $startdir/src
PKGBUILD is now fixed so that the package compiles again on current version of Pacman.
Hi,
Can I suggest you to update your package like that ?
http://pastebin.archlinux.fr/1366090
It avoids warning message about missing package section.
Thanks a lot.
It should work now. I had accidentally submitted a price Git build that contained a feature that required Phonon (pkg: phonon-qt4). It's broken anyways so I prepackaged Coquillo from an earlier build. Thank you for your submission.
I am also currently working towards a Qt 5 version that will also contain lots of improvements but it might take weeks to get ready.
Error trying to install:
In file included from src/gui/MainWindow.cpp:39:0:
src/gui/MiniPlayer.h:21:36: error fatal: phonon/phononnamespace.h: No existe el fichero o el directorio (translate from spanish: don't exist the file or directory)
#include <phonon/phononnamespace.h>
Makefile:476: recipe for target 'build/MainWindow.o' failed
make: *** [build/MainWindow.o] Error 1
Now fixed 'qmake' command and instead run 'qmake-qt4'.
Qt dependency now updated to package 'qt4'.