summaryrefslogtreecommitdiff
path: root/extra/allegro4
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-15 03:56:51 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-15 03:56:51 +0000
commitf60de6664a098734dc7962a6105c175268706e36 (patch)
tree7ef66496e5b48e4985c3ae4e0abe0673e5dce38c /extra/allegro4
parenta4111d7e955b56d51181adc90eb77f8e4903cb64 (diff)
Tue Jul 15 03:46:22 UTC 2014
Diffstat (limited to 'extra/allegro4')
-rw-r--r--extra/allegro4/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/allegro4/PKGBUILD b/extra/allegro4/PKGBUILD
index e15282e73..4be6e7622 100644
--- a/extra/allegro4/PKGBUILD
+++ b/extra/allegro4/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 197590 2013-10-27 03:29:02Z eric $
+# $Id: PKGBUILD 216867 2014-07-14 01:06:58Z eric $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
# Contributor: arjan <arjan@archlinux.org>
pkgname=allegro4
pkgver=4.4.2
-pkgrel=2
+pkgrel=3
pkgdesc="Portable library mainly aimed at video game and multimedia programming (legacy version)"
arch=('i686' 'x86_64')
url="http://alleg.sourceforge.net/"
license=('custom')
depends=('sh' 'jack' 'libxpm' 'libxxf86vm' 'libxxf86dga' 'libxcursor')
-makedepends=('cmake' 'libpng' 'mesa')
+makedepends=('cmake' 'libpng' 'mesa' 'glu')
options=('staticlibs')
source=(http://downloads.sourceforge.net/alleg/allegro-${pkgver}.tar.gz
LICENSE)