1 # Maintainer: Jaroslav Lichtblau <svetlemodry@archlinux.org>
2 # Contributor: Allan McRae <mcrae_allan@hotmail.com>
3 # Contributor: Angelo Theodorou <encelo@users.sourceforge.net>
8 pkgdesc="A violent point-and-click shooting game with nice effects"
10 url="http://lgames.sourceforge.net/index.php?project=Barrage"
12 depends=('hicolor-icon-theme' 'sdl_mixer')
13 changelog=$pkgname.changelog
14 source=(https://downloads.sourceforge.net/lgames/$pkgname-$pkgver.tar.gz)
15 sha256sums=('9c5924cd3e408dc3df5ec771c2f12c938f915fd3f2d6656a003beea311381dae')
18 cd "${srcdir}"/$pkgname-$pkgver
20 ./configure --prefix=/usr
25 cd "${srcdir}"/$pkgname-$pkgver
27 make DESTDIR="${pkgdir}" install