1 # Contributor: ianux <ianux@free.fr>
5 pkgdesc="picture sequence capture tool"
7 url="http://festival.inattendu.org/Myrtille-Linux"
9 depends=('ffmpeg' 'gnome-python' 'gstreamer0.10-base-plugins' 'gstreamer0.10-bad-plugins' \
10 'gstreamer0.10-good-plugins' 'gstreamer0.10-python' 'imagemagick' 'pil')
11 source=(http://launchpad.net/myrtille/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz)
12 md5sums=('ab49449c7aec6e6ca664bb3620322f40')
13 install=${pkgname}.install
16 cd ${srcdir}/${pkgname}-${pkgver}
18 make DESTDIR=${pkgdir} install