1 # Contributor: Christoph Zeiler <rabyte*gmail>
2 # Contributor: arjan <arjan@archlinux.org>
3 # Contributor: Tom Newsom <Jeepster@gmx.co.uk>
5 pkgname=penguin-command
8 pkgdesc='A clone of the classic game "Missile Command" with improved graphics and sound'
10 url="http://www.linux-games.com/$pkgname/"
12 depends=('sdl_image' 'sdl_mixer')
13 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
14 md5sums=('4dcf0073d62f28e47af18a922a1badc3')
19 ./configure --prefix=/usr
21 make prefix="$pkgdir"/usr install