1 # Maintainer: boenki <boenki at gmx dot de>
6 pkgdesc="A non-linear video editor"
8 url="http://auteur-editor.info"
10 depends=('mplayer' 'python' 'python-qscintilla')
11 source=($url/releases/source_tarballs/$pkgname-$pkgver.tar.gz)
12 md5sums=('c2e2237f58a23451c647393183ff0911')
15 cd $srcdir/$pkgname-$pkgver
16 python setup.py install --root=$pkgdir