1 # Maintainer: David Zaragoza <david@zaragoza.com.ve>
5 pkgdesc="A clone of the Blokus game, with a rudimentary AI built in, and supports 4 player games."
7 url="http://idav.ucdavis.edu/~dfalcant/projects.php?project_name=blokish_v0.9.4"
20 source=('https://downloads.sourceforge.net/project/blokish/blokish/v0.9.4%20%28compile%20patch%29/blokish_v0.9.4_clean.tgz'
24 md5sums=('c663359b30361e831f546e119a63f097'
25 'a389bd2458534cb8eb7917b416238c1d'
26 '325244e631f784085f30e76096223ff2')
31 ./configure --prefix=/usr
38 make DESTDIR="$pkgdir/" install
41 install -Dm644 $startdir/blokish.png $pkgdir/usr/share/pixmaps/blokish.png
42 install -Dm644 $startdir/blokish.desktop $pkgdir/usr/share/applications/blokish.desktop