1 # Maintainer: linopolus <linopolus@xssn.at>
2 # Contributor: linopolus <linopolus@xssn.at>
4 pkgver='-latest' # note: if the pkgver had been '0.99-10' then use an underscore. like '0.99_10'
6 pkgdesc="Quetzalcoatl is a KDE4 music player client for the MPD music server. It targets the KDE4 platform and is written in Python."
8 url="http://www.vcn.bc.ca/~dugan/quetzalcoatl.html"
12 depends=('pyqt' 'python-mpd-git' 'kdebindings-python')
13 makedepends=('subversion')
14 _svnroot='http://quetzalcoatl-client.googlecode.com/svn/trunk/ quetzalcoatl-client-read-only'
18 svn checkout $_svnroot
19 cd quetzalcoatl-client-read-only
20 mkdir -p $pkgdir/usr/bin
21 cp quetzalcoatl.py $pkgdir/usr/bin/quetzalcoatl