1 # Maintainer: sbillaudelle <stein@cream-project.org>
3 pkgname=pyjavascriptcore-git
6 pkgdesc="Use Python to tap into the whole power of WebKit."
8 url="https://launchpad.net/pyjavascriptcore"
15 _gitroot="git://github.com/cream/PyJavascriptCore.git"
19 git clone $_gitroot $srcdir/ || return 1
22 python setup.py install --prefix=/usr --root="$pkgdir" || return