From 120df4e0db159525806a9b33364483e76f9d51d3 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 24 Oct 2012 01:50:39 -0700 Subject: Wed Oct 24 01:47:51 PDT 2012 --- community/critter/PKGBUILD | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'community/critter/PKGBUILD') diff --git a/community/critter/PKGBUILD b/community/critter/PKGBUILD index 1c01a5742..848639171 100644 --- a/community/critter/PKGBUILD +++ b/community/critter/PKGBUILD @@ -1,16 +1,18 @@ -# $Id: PKGBUILD 63520 2012-02-05 11:53:03Z ibiru $ +# $Id: PKGBUILD 78732 2012-10-23 20:20:15Z lcarlier $ +# Maintainer: Laurent Carlier # Contributor: Allan McRae -# Maintainer: Daniel J Griffiths +# Contributor: Daniel J Griffiths pkgname=critter _origname=CriticalMass pkgver=1.0.2 -pkgrel=6 +pkgrel=7 pkgdesc="Critical Mass (aka Critter) is an SDL/OpenGL space shoot'em up game" arch=('i686' 'x86_64') url="http://sourceforge.net/projects/criticalmass" license=('GPL') -depends=('sdl_image' 'sdl_mixer' 'mesa') +depends=('sdl_image' 'sdl_mixer' 'libgl') +makedepends=('mesa') source=(http://downloads.sourceforge.net/sourceforge/criticalmass/$_origname-${pkgver}.tar.bz2 critter-gcc43.patch criticalmass-1.0.2-libpng15.patch -- cgit v1.2.3-54-g00ecf