2 # Arch Linux package build script
4 # Contributor: Vsevolod Balashov <vsevolod@balashov.name>
6 # $Id: PKGBUILD,v 7c6a50e6f806 2011/04/12 19:42:33 vsevolod $
11 pkgname=$python-$name-hg
14 pkgdesc="Middleware for use Storm ORM in WSGI applications"
16 url="http://pypi.python.org/pypi/$name"
18 depends=("$python-storm")
19 makedepends=('mercurial')
21 _hgroot="http://bitbucket.org/sevkin"
26 $python setup.py install --prefix=/usr --root=$pkgdir