1 # Maintainer: archtux <antonio.arias99999@gmail.com>
6 pkgdesc="Application to create your own movie collection retrieving information and photos from the biggest website databases"
7 url="https://sites.google.com/site/mycinemaproject/home"
13 _gitroot=git://gitorious.org/mycinema/mycinema.git
19 msg "Connecting to GIT server...."
21 if [ -d $srcdir/$_gitname ] ; then
22 cd $_gitname && git pull --rebase
27 msg "GIT checkout done or server timeout"
28 msg "Starting make..."
30 cd mycinema/experimental
33 install -Dm755 mycinema $pkgdir/usr/bin/mycinema