1 # Contributor: Angelo Theodorou <encelo@users.sourceforge.net>
6 pkgdesc="Networked Bust a Move/Puzzle Bobble clone"
8 url="http://www.junoplay.com/pengupop"
10 depends=('sdl' 'zlib')
11 source=(http://www.junoplay.com/files/$pkgname-$pkgver.tar.gz)
12 md5sums=('6341fd2dddf4fe7fdddf3eb707c60750')
15 cd $startdir/src/$pkgname-$pkgver
16 ./configure --prefix=/usr
18 make DESTDIR=$startdir/pkg install