From da0a0d88caa1bf934ebf314ef86e15928dbb027b Mon Sep 17 00:00:00 2001 From: root Date: Tue, 7 May 2013 00:36:35 -0700 Subject: Tue May 7 00:36:35 PDT 2013 --- community/allegro/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/allegro') diff --git a/community/allegro/PKGBUILD b/community/allegro/PKGBUILD index d32c75048..9980ad250 100644 --- a/community/allegro/PKGBUILD +++ b/community/allegro/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 84380 2013-02-17 11:58:40Z arodseth $ +# $Id: PKGBUILD 90003 2013-05-06 19:36:13Z foutrelis $ # Maintainer: Alexander Rødseth # Contributor: Ionut Biru # Contributor: Tom Newsom @@ -6,13 +6,13 @@ pkgname=allegro pkgver=5.0.9 -pkgrel=1 +pkgrel=3 pkgdesc='Portable library mainly aimed at video game and multimedia programming' arch=('x86_64' 'i686') url='http://alleg.sourceforge.net/' license=('custom') +makedepends=('cmake' 'mesa-libgl' 'glu') depends=('jack' 'libxpm' 'libxxf86dga' 'libgl' 'physfs' 'gtk2' 'libpulse') -makedepends=('cmake' 'mesa' 'glu') source=("http://downloads.sourceforge.net/alleg/$pkgname-$pkgver.tar.gz") sha256sums=('ba28ac307023f1c756f1c421086f81d1e19ec5f09412d5848303c64177a20bd5') -- cgit v1.2.3-54-g00ecf